[pmwiki-users] "Site" under construction
    Benjamin Wilson 
    ameen at dausha.net
       
    Thu Jun 16 15:14:40 CDT 2005
    
    
  
Patrick R. Michaud wrote:
[snip]
> Of course, skin designers and cookbook authors can feel relatively 
> comfortable introducing new "configuration" pages as needed into the 
> $SiteGroup -- but we should also endeavor to have some standards.
> Perhaps we'll have a page on pmwiki.org that describes the Site.*
> pages that are being used by various scripts...
So, then, will the pages belonging to $SiteGroup belong in an array that 
we can add to? I would assume so. That would also make it easier for 
recipes in the cookbook to get their pages into the list.
$SiteGroupPages = array(
	AllRecentChanges,
	ApprovedUrls,
	SideBar,
	SearchWiki
);
    
    
More information about the pmwiki-users
mailing list