[Moin-user] Funny, as admin user, I can no longer delete pages

Rick Vanderveer rick.vanderveer at gmail.com
Mon Jun 23 15:49:52 EDT 2008


ok, I discovered the answer to my own problem.

In my farmconfig.py file, I have:
    actions_excluded = ['DeletePage', ]

However, I also have myself listed as Superuser:
    superuser = [u"Rvanderveer", ]

I confirmed this issue with both 1.6.2 and my 1.7 (testing)
installation.  Is this normal?

-Rick


On Thu, Jun 12, 2008 at 4:21 PM, Rick Vanderveer
<rick.vanderveer at gmail.com> wrote:
> This is not something I need to do every day, so I can't say when it
> exactly broke.  But, "Delete Page" from the action menu is now grayed
> out for me.  Here's the relevant section from my farmconfig.py file:
>
>    acl_rights_before = u"Rvanderveer:admin,read,write,delete,revert"
>    acl_rights_default = u"All:read,write,revert,delete"
>
> Any thoughts?
>
> -Rick
>




More information about the Moin-user mailing list