[pmwiki-users] Question about sidebar

Patrick R. Michaud pmichaud at pobox.com
Tue Mar 15 10:21:22 CST 2005


On Tue, Mar 15, 2005 at 11:01:08AM -0500, Richard Burnett wrote:
> I wanted to share my solution for removing the page name from the 
> sidebar.  Unfortunately, I couldn't see a way to change it without 
> modifying the php code, maybe someone else knows something I missed.
> 
> In the pmwiki.php, if you look at the function 'PrintWikiPage', this is 
> what gets called when the parser finds 'wiki:Main.SideBar' in the 
> template file.  Specifically, as it's reading in the page information, 
> it does this:
> 
> echo $pagename;

Umm, it shouldn't do that.  More to the point, I couldn't find
this line anywhere in the pmwiki.php code -- what version of PmWiki 
are you running, and on what line number did you find this statement?

Pm




More information about the pmwiki-users mailing list