[pmwiki-users] LocalTemplates title weirdness

Maria McKinley mariak at mariakathryn.net
Sat Mar 2 02:26:16 CST 2013


Hi there,

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.

Here is what is on the page in question:

(:Title Blog:)
(:pagelist Category.Blog name=-Site.FoxBlogTemplate,-Category.Blog
list=normal fmt=#foxblog order=-ctime -SideBar count=10:)
!![[Blog/History | see a list of all Blog Entries]]

and here is what is in LocalTemplates (It is pretty much a direct copy from
the FoxBlog format, but with an rss feed format at the bottom):

!!!fmt=#foxblog
Includes whole pages, with titles as links to the pages,
separated by a horizontal rule underneath each page’s content.
Edit link at right. Comment link at right. creation date.
[[#foxblog]]
(:if auth edit:)
%rfloat%[[{=$FullName}?action=edit|[-edit-]]](:if:)
!!![[{=$FullName}|[+{=$Title}+]]]
(:include {=$FullName}##blogend:)


(:if !exists Comments.{=$Group}-{=$Name} :)
!!{=$Title} ~ [[{=$FullName}| Comments:]]  {=$FoxPostCount} \\\
[[{=$FullName}#commentbox| Add Comment]]
>><<
[[<<]]
====
(:if equal {>$Group}:)
(:title {$Title}:)(:if:)
[[#foxblogend]]

!!!fmt=#blogdatedtitles
pagelist of spaced blog titles for sidebar, without group
heading, with simple creation date
[[#blogdatedtitles]](:if equal {<$Group}:)
>>blogtitles<<(:if:)
[-{=$BlogDateSimple} - -]
* [[{=$FullName}|{=$Title}]]
(:if equal {>$Group}:)
>><<(:if:)
[[#blogdatedtitlesend]]

!!!fmt=#commentsdatedtitles
pagelist of spaced blog titles for sidebar, without group
heading, with simple modification date
[[#commentsdatedtitles]](:if equal {<$Group}:)
>>blogtitles<<(:if:)
[-{=$LastModifiedDate} - -]
[[{=$FullName}#post{=$FoxCount}|{=$Title}]]
(:if equal {>$Group}:)
>><<(:if:)
[[#commentsdatedtitlesend]]

!!!fmt=#blogtitles
pagelist of spaced blog titles for rss feed, without group
heading, no dates
[[#blogtitles]](:if equal {<$Group}:)
>>blogtitles<<(:if:)
[[{=$FullName}|{=$Title}]]
(:if equal {>$Group}:)
>><<(:if:)
[[#blogtitlesend]]

I just noticed it also is true for the page Category/Blog, which has no
markup saved in it.

Anyone have any idea what may be going on here?

thanks,
maria
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.pmichaud.com/pipermail/pmwiki-users/attachments/20130302/6da273b6/attachment.html>


More information about the pmwiki-users mailing list