[Radiant] Changing page title
Glenn Gillen
glenn.gillen at gmail.com
Tue Sep 18 08:41:28 CDT 2007
>> I'm trying to put the final touches on those extensions I promised
>> last weekend, one last thing that is frustrating me is how to create
>> my own PageType and have it dynamically alter the page title. Much
>> like ArchivePage changes the title to be "Archives for August 2007".
>> I've tried defining all manner of instance local variables in the
>> render method of my Page, without success.
>>
>> Ideas?
>
> On the Archive Index pages it's done by reimplementing the "title"
> tag:
>
> http://dev.radiantcms.org/radiant/browser/trunk/radiant/lib/
> archive_index_tags_and_methods.rb
So it is, thanks!
More information about the Radiant
mailing list