Trying recipe

   http://www.pmwiki.org/wiki/Cookbook/CSSInWikiPages

When I set

   $EnableStylePage = 1;
   include_once("$FarmD/cookbook/stylepage.php");

and then try to edit my Site.StyleSheet I get prompted
repeatedly for the password and cannot edit.

I can edit the page when I comment it out.

   #$EnableStylePage = 1;
   include_once("$FarmD/cookbook/stylepage.php");


The page uses the group attribute for edit which is
set to @admin.




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

Reply via email to