Defining the title of index pages
Hi,
For content pages, the title tag in the html head (displayed in the window title, then) is made of the default title defined in the site settings, followed with the title of the story. Fine. However, I would have expected the title of index pages to be similarly made of the default title followed with the definition name, but it's not. Instead, only the default title is used (so all the index pages have the same title). I'm not sure if this is by design, or if it's a bug.
Assuming it's not a bug, is there a way to define or override some of the page's attributes from a page template? Maybe something like [#title:sometext] that would lead MonkeyCMS to set the page's title to "sometext" at rendering time, and therefore to use that when it replaces [page_title] in the Header template?
Cheers,
Philippe
|