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 <[email protected]> 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
> [email protected]
> http://www.pmichaud.com/mailman/listinfo/pmwiki-users
>
>


-- 
____
http://kiwiwiki.co.nz
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to