Posts Tagged ‘url menu’

Drupal5: click on the menu, render a page — how it happens

Wednesday, November 5th, 2008

The process below basically covers it, thought there are other mildly related and incidental things happening along the way.  The steps are given below are in the order they actually happen in the code.  Looking at this process in this way, it seems so simple…

You click on a menu link (or any link, really) in [...]