PITS /
00303: $Defaultgroup ion .TMPL file
Summary: $Defaultgroup ion .TMPL file
Created: 2005-01-26 01:19
Status: Open
Category: Feature
From: Klonk
Assigned:
Priority: 2
Version:
OS:
Description:
Currently in the supplied PmWiki.tmpl file the possible change of the variable $DefaultGroup
is not considered. there it should be included.
Example: At the moment:
<!--wiki:$Group.SideBar Main.SideBar-->
should be:
<!--wiki:$Group.SideBar $DefaultGroup.SideBar Main.SideBar-->