Hello, can I use this extension for pages in all namespaces? Or have to be the pages in namespace "ACL" ? Thanks
Topic on Extension talk:SemanticAccessControl/Flow
Appearance
Sorry, I do not understand your question. Can you elaborate it a little more? If you mean "is ACL namespace rquired", yes, it is required. -jason
Okay I try it in an example: I have an existing page (Help:Administration) and I want to set access control... Is that possible? Or I have to rename the page into: "ALC:Administration"?
Edit SemanticAccessControl.php, add NS_HELP to $ACL_CONTENT_Namespaces. Basically, you want SemanticAccessControl treats pages in help namespace as regular content page for user. After this, you can apply access control rule in a mechanims provided by SemanticAccessControl