It looks like your PageList also includes the page LocalTemplates which has a link to the category. In LocalTemplates you have a (:title ...:) directive which is probably the last included page, and as by default the last title wins, the index page gets its title.

I suggest to exclude the group Site from your pagelist, something like this:

 (:pagelist link=Category.Blog group=-Site*,-Category [other parameters] :)

See also

 http://www.pmwiki.org/wiki/PmWiki/LayoutVariables#EnablePageTitlePriority

Petko


Maria McKinley writes:
One of my pages that contains a pagelist is showing 'LocalTemplates' as the title, even though that is clearly not the title, and even if I use the title directive to try to override it.


_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to