Hey Jeffrey,

For starters, while you successfully added your name to the
acl_rights_before, you still have it commented out!  (That's the hashmark
(#) at the beginning of the line).  Uncomment that, and you're halfway
there!

-Rick


On Thu, Feb 25, 2010 at 3:30 PM, Jeffrey Scott <sco...@bossiercity.org>wrote:

>
> I have setup a small MOINMOIN wiki using Jumpbox. I would like to set the
> site to where only certain users can edit certain pages and i have been
> unable to do so. My first problem is that i am unable to change ACL's on a
> page because i have no admin rights. I like the idea of creating the group
> admin page and just adding users to the page but have been unable to get
> this to work as well. The moinmoin help files have not been very helpful.
> here is my wikiconfig file. someone please help!
>
> "# This is checked by some rather critical and potentially harmful
> actions,
>
>
> # like despam or PackageInstaller action:
>  superuser = [u"admin", ]
>
>
>
> # IMPORTANT: grant yourself admin rights! replace YourName with
>
>
> # your user name. See HelpOnAccessControlLists for more help.
>
>
> # All acl_rights_xxx options must use unicode [Unicode]
>
>
> # acl_rights_before = (u"ScottJ:read,write,revert,delete,admin
> MembersGroup:read")
>
> # acl_rights_default = u"read:"
>
> # Link spam protection for public wikis (Uncomment to enable)
>
>
> # Needs a reliable internet connection.
>
>
> #from MoinMoin.util.antispam import SecurityPolicy
>
>
> Thanks
>
> ScottJ
>
>
>
> ------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> Moin-user mailing list
> Moin-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/moin-user
>
>
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to