Drupal 5 modules hook_menu()

NOTE TO SELF: ‘Drupal hook_menu is a bit weird’ If you read the api documentation for the Menu System i Drupal you will find the following opening statement Define the navigation menus, and route page requests to code based on URLs.”

Ok, that’s nice, I have routes and URL’s that I can use for passing arguments to my module. Continue reading

Zend and custom routes

One of the classics when working with an MVC based fromwork is extending the frameworks way of handling URL’s (routes), of do not even support this while others have several options like Zend does. Continue reading

Follow

Get every new post delivered to your Inbox.