On Tue, Jan 28, 2014 at 06:31:49PM +0100, Andrea Veri wrote: > Sure, the wiki does support ACLs, you need two things to properly set up an > ACL: > > 1. a defined group of members, like http://wiki.gnome.org/SysadminGroup > 2. the ACL rule on the wiki page you want to protect, i.e > > SysadminGroup:read,write,delete,admin,revert All:read > > this will grant the accounts specified on SysadminGroup to read, write the > content of the page (and eventually delete / revert it). "All:read" makes > sure other accounts can read the specific page you are protecting with an > ACL.
It seems to work fine: https://wiki.gnome.org/Apps/LaTeXila/donate The first line is: #acl SébastienWilmet:read,write,delete,admin,revert All:read Thanks, Sébastien _______________________________________________ gnome-infrastructure mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gnome-infrastructure
