I can not figure out how to set the page/content title from a page which was generated from a module. There is a callback method "ContentTitle(&$title)", but this get called:
1. each time a page (not important which page it is, for example "news") is generated
2. called before "DoAction" is called
I need to set the page/content title from a module when the modules method "DoAction" is called.
Can anyone help me ?
Regards,
Michael
Setting page title for module generated pages/content
- ghostrifle
- Forum Members
- Posts: 54
- Joined: Wed Mar 02, 2005 11:03 pm
Re: Setting page title for module generated pages/content
This is a good question....I would like to know the answer too....