[pmwiki-users] Renaming the Default Group

Simon nzskiwi at gmail.com
Fri Oct 4 19:02:36 CDT 2013


I do this all the time

in config.php, eg
  $DefaultGroup = "TTC";
  $DefaultName = 'HomePage';
  $Skin = "ttcskin";


in the .tmpl file I changed the line (as found in pmwiki.tmpl) from
        <!--wiki:{$Group}.SideBar {$SiteGroup}.SideBar--></td>

to         <!--wiki:{$DefaultGroup}.SideBar--></td>
in my own template file (ttcskin.tmpl).







On 5 October 2013 02:50, Matt Clinton <mclinton at 65bit.com> wrote:

> Hi,
>
> I would like to rename the default group from 'Main' to 'Knowledge Base'.
>
> I tried renaming the $defaultgroup variable, and then renamed the
> Main.HomePage to Knowledge Base.HomePage, however now my side bar and
> navigation does not show up. I will revert the changes but I would really
> like to be able to rename this default group.
>
> Any pointers?
>
>  Regards,
>
> Matt Clinton
> 65bit Software Limited
> www.65bit.com
>
>
>
>
>
> _______________________________________________
> pmwiki-users mailing list
> pmwiki-users at pmichaud.com
> http://www.pmichaud.com/mailman/listinfo/pmwiki-users
>
>


-- 
____
http://kiwiwiki.co.nz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.pmichaud.com/pipermail/pmwiki-users/attachments/20131005/80d2e684/attachment.html>


More information about the pmwiki-users mailing list