3 Jul
2005
3 Jul
'05
6:15 p.m.
Fabiano Sant'Ana wrote:
I read the "Drupal's page serving mechanism"(http://drupal.org/node/10858), and I had a impression that is impossible to a module handle all the content of the page that will be show to the user. Is that true?
[]s Fabiano Sant'Ana
not true. you can not call theme('page') if you wish and just output whatever you want. just register a callback with hook_menu