[pmwiki-users] Problems with WikiFarm and $DefaultPage
    Torsten Gräßler 
    pmwiki at torsten-graessler.de
       
    Tue Apr  4 07:59:51 CDT 2006
    
    
  
Hi everyone...
I have set up a wiki farm with two wiki fields.
In each field/local/config.php I have specified
$DefaultGroup, $DefaultName and $DefaultPage:
$DefaultGroup="MyGroup";
$DefaultName="StartPage";
$DefaultPage="$DefaultGroup.$DefaultName";
But when I go to these fields without page parameter,
I am on Main.HomePage! I have tried to set $DafaultPage
manually: $DefaultPage="MyGroup.StartPage"; -> But this
did not work, too.
What can I do to specify $DefaultPage?
Regards,
Torsten
    
    
More information about the pmwiki-users
mailing list