Hi there,<div><br></div><div>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.</div>
<div><br></div><div>Here is what is on the page in question:</div><div><br></div><div><div>(:Title Blog:)</div><div>(:pagelist Category.Blog name=-Site.FoxBlogTemplate,-Category.Blog list=normal fmt=#foxblog order=-ctime -SideBar count=10:)</div>
<div>!![[Blog/History | see a list of all Blog Entries]]</div></div><div><br></div><div>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):</div>
<div><br></div><div><div>!!!fmt=#foxblog</div><div>Includes whole pages, with titles as links to the pages, </div><div>separated by a horizontal rule underneath each page’s content. </div><div>Edit link at right. Comment link at right. creation date.</div>
<div>[[#foxblog]]</div><div>(:if auth edit:)</div><div>%rfloat%[[{=$FullName}?action=edit|[-edit-]]](:if:)</div><div>!!![[{=$FullName}|[+{=$Title}+]]]</div><div>(:include {=$FullName}##blogend:)</div><div><br></div><div><br>
</div><div>(:if !exists Comments.{=$Group}-{=$Name} :)</div><div>!!{=$Title} ~ [[{=$FullName}| Comments:]]  {=$FoxPostCount} \\\</div><div>[[{=$FullName}#commentbox| Add Comment]]</div><div>>><<</div><div>[[<<]]</div>
<div>====</div><div>(:if equal {>$Group}:)</div><div>(:title {$Title}:)(:if:)</div><div>[[#foxblogend]]</div><div><br></div><div>!!!fmt=#blogdatedtitles</div><div>pagelist of spaced blog titles for sidebar, without group </div>
<div>heading, with simple creation date</div><div>[[#blogdatedtitles]](:if equal {<$Group}:)</div><div>>>blogtitles<<(:if:)</div><div>[-{=$BlogDateSimple} - -]</div><div>* [[{=$FullName}|{=$Title}]]</div><div>
(:if equal {>$Group}:)</div><div>>><<(:if:)</div><div>[[#blogdatedtitlesend]]</div><div><br></div><div>!!!fmt=#commentsdatedtitles</div><div>pagelist of spaced blog titles for sidebar, without group </div><div>
heading, with simple modification date</div><div>[[#commentsdatedtitles]](:if equal {<$Group}:)</div><div>>>blogtitles<<(:if:)</div><div>[-{=$LastModifiedDate} - -]</div><div>[[{=$FullName}#post{=$FoxCount}|{=$Title}]]</div>
<div>(:if equal {>$Group}:)</div><div>>><<(:if:)</div><div>[[#commentsdatedtitlesend]]</div><div><br></div><div>!!!fmt=#blogtitles</div><div>pagelist of spaced blog titles for rss feed, without group </div>
<div>heading, no dates</div><div>[[#blogtitles]](:if equal {<$Group}:)</div><div>>>blogtitles<<(:if:)</div><div>[[{=$FullName}|{=$Title}]]</div><div>(:if equal {>$Group}:)</div><div>>><<(:if:)</div>
<div>[[#blogtitlesend]]</div></div><div><br></div><div>I just noticed it also is true for the page Category/Blog, which has no markup saved in it.</div><div><br></div><div>Anyone have any idea what may be going on here?</div>
<div><br></div><div>thanks,</div><div>maria</div>