On Thu, Apr 29, 2010 at 8:29 PM, Harry Forsdick <[email protected]> wrote: > Now, I would like to allow the owners of the website have some more control > over colors used for backgrounds, text and links on the website: But I > don't want to have them use a text editor and ftp to make these changes, > rather all I would like them to have to do is authenticate themselves as the > administrator and then edit a site group page (using the normal PMWiki > editor) where there are settings which configure the various colors.
You could look at PageConfig (http://www.pmwiki.org/wiki/Cookbook/PageConfig) which allows capabilities similar to config.php but from within a page. You have lots of security settings to specify what users can and can't do... -Peter _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
