Monday, January 14, 2008, 2:55:55 PM, Randy wrote:

> Your approach is also an easier way to customize by page even if it
> weren't necessary - now I have just one file to update.

I use it quite a bit. and for group customizations one can use in
config.php:

$group = PageVar($pagename, '$Group');
if ($group=='GroupName') {
   ....
}


  ~Hans


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

Reply via email to