Hook alter
July 26, 2015
| 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…
July 8, 2015
| 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…
July 6, 2015
| Customizing node access in drupal 7
Drupal 7 provides accessing of nodes by roles & its permissions, The permissions can be set…