I'm getting weird behavior from a paglist directive on my homepage (see right column on <a href="http://www.wanderings.net/notebook/Main/HomePage">http://www.wanderings.net/notebook/Main/HomePage</a> )<br><br>In the right column, my pagelist command:
<br><br><div style="margin-left: 40px;">(:pagelist fmt=#title list=normal group=Main name=-Bookmarks order=-time count=15 :)<br></div><br>yields the following:<br><br><div style="margin-left: 40px;">Site.PageListTemplates#titleSite.PageListTemplates#titleSite.PageListTemplates#titleSite.PageListTemplates#titleSite.PageListTemplates#titleSite.PageListTemplates#titleSite.PageListTemplates#titleSite.PageListTemplates#titleSite.PageListTemplates#titleSite.PageListTemplates#titleSite.PageListTemplates#titleSite.PageListTemplates#titleSite.PageListTemplates#titleSite.PageListTemplates#titleSite.PageListTemplates#title
<br clear="all"></div><br>Looks like it's not finding the #title format; however, on other pages the directive works fine (see example <a href="http://www.wanderings.net/notebook/Main/HellExplainedByChemistryStudent">http://www.wanderings.net/notebook/Main/HellExplainedByChemistryStudent
</a> )<br><br>This problem only occurs on the homepage. The body of my homepage contains two pagelist directives:<br><br><div style="margin-left: 40px;">(:pagelist fmt=#title group=main order=-ctime count=10 -Main.NewPageForm:
)<br><br>(:pagelist fmt=#blog link=Category.Blog order=-ctime:)<br></div><br>When I remove either of these, the the pagelist in the right column works fine. <br><br>Also, I only noticed this problem when I added [[!Blog]] category to a page (that category is used for one of the pagelists on the homepage).
<br><br>Any thoughts? <br><br>Best,<br>Brent<br><br>