Page 1 of 1

Setting page title for module generated pages/content

Posted: Tue Mar 15, 2005 8:35 am
by koehler
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

Re: Setting page title for module generated pages/content

Posted: Tue Mar 15, 2005 6:58 pm
by ghostrifle
This is a good question....I would like to know the answer too....