Short description

My MoinMoinWiki is not readable for public. To make a page readable for users not logged in, I have to use ACLs. I would like to use a category, i.e. CategoryNologin, to make the page readable for the world.

Maybe it will be possible in future to set an ACL in wikiconfig.py like this: acl_rights_before = u"CategoryNologin:read"

--- This doesn't seem to make any sense, what's wrong with just adding 'All:read' on the page you want to have world-readable? Closing for now. -- JohannesBerg 2008-03-17 23:53:25

--- Second attempt (reopened):

By category it is simple to give an overview of public readable pages. 2008-04-16 18:11:00

See FeatureRequests/AclRefactoring


CategoryFeatureRequest

MoinMoin: FeatureRequests/AclByCategory (last edited 2009-09-05 14:56:48 by ReimarBauer)