[pmwiki-users] variable link to edit sidebar

Hans design at softflow.co.uk
Mon Feb 20 06:30:19 CST 2006


Monday, February 20, 2006, 12:24:39 PM, noskule wrote:
> In the skin template there is a referenz to SideBar.
>             /<!--wiki:$Group.SideBar $SiteGroup.SideBar-->/

> is there a way to do the editlink also variable?

>  <li><a href='{$ScriptUrl}/$[Site/SideBar]?action=edit'>$[Edit SideBar]</a></li>

use
<li><a href='{$ScriptUrl}/SideBar?action=edit'>$[Edit SideBar]</a></li>

then the link takes you always to edit the SideBar of the current group.


Best, 
~Hans                           





More information about the pmwiki-users mailing list