Aus SubmersWiki

Wechseln zu: Navigation, Suche

You must install the ACL extension, it's deployed with SMW+, but it's not activated by default. To activate it, add the following lines to your LocalSettings.php:

 require_once('extensions/PermissionACL.php');
if (file_exists('ACLs.php')) require_once('ACLs.php');

A new restricted special page Access Control Lists should now appear.

Note: This is only available for Sysops!



Copyright © 2008 Ontoprise GmbH.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the article "GNU Free Documentation License".


Diese Seite wurde zuletzt am 12. Dezember 2010 um 12:46 Uhr geändert.Diese Seite wurde bisher 1.756-mal abgerufen.