[pmwiki-users] Setting Skin per Group
    DaveG 
    pmwiki at solidgone.com
       
    Mon Jan 26 18:32:14 CST 2009
    
    
  
You can use group config.php file to set the skin. Simple name the file 
the same as the group, and place in the \local\ directory.
So, to set the skin for the MyGroup group, create a file MyGroup.php, in 
pmwiki\local\:
   $Skin='myskin';
  ~ ~ Dave
Chris Lott wrote:
> Is there a way to set a skin/theme for a particular group. I saw
> something in the cookbook for setting per page, but that's not quite
> what I'm looking for. Thanks in advance!
> 
> c
    
    
More information about the pmwiki-users
mailing list