Hook alter
How do you use hook_menu_alter() in drupal 7
I have been working on Drupal 7 for almost two years now. During these two years I have worked…
How to get dynamic or Custom page titles in Drupal 7
Recently I was working in a project where we needed to show page title in format of [ node count…
Customizing node access in drupal 7
Drupal 7 provides accessing of nodes by roles & its permissions, The permissions can be set…