After setting a local/Group.php with
<?php
$Skin = 'skinalfa';
I also created a local/Group.PageName.php file with
<?php
$Skin = 'skinbeta';
Both files have the right permissions; both skins exist.
Nevertheless skinbeta does not show, as if the setting have no effect.
But when I comment local/Group.php out
<?php
#$Skin = 'skinalfa';
thus letting all pages in Group load the standard wiki skin,
then Group.PageName loads it's own skinbeta.
I'm puzzled.
Where am I wrong in setting things?
Luigi
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users