Extension:SemanticAuthProfiling
![]() | This extension is currently not actively maintained! Although it may still work, any bug reports or feature requests will more than likely be ignored. |
![]() Release status: unmaintainedCategory:Unmaintained extensions |
|
---|---|
Implementation | User rightsCategory:User rights extensions |
Description | Allows to profile you wikis's content and map it to user groups for authorization |
Author(s) | Giacomo Lorenzo, Matteo Busanelli |
Latest version | 1.0.0 (2019-09-12) |
MediaWiki | 1.25+Category:Extensions with manual MediaWiki version |
PHP | 5.3.3+ |
Database changes | No |
License | MIT License |
Download | GitHub: README |
The SemanticAuthProfiling allows to profile you wikis's content and map it to user groups for authorization.
Installation
- Downlaod and place the file(s) in a directory called
SemanticAuthProfiling
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'SemanticAuthProfiling' );
- Configure as required.
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed. Category:Unmaintained Semantic MediaWiki extensions
Category:All extensions
Category:Extensions in GitHub version control
Category:Extensions not in ExtensionJson
Category:Extensions with manual MediaWiki version
Category:Extensions without a compatibility policy
Category:Extensions without an image
Category:MIT licensed extensions
Category:Unmaintained Semantic MediaWiki extensions
Category:Unmaintained extensions
Category:User rights extensions