Ligne 13 : | Ligne 13 : | ||
Modifier le fichier {{File| LocalSettings.php}}<br><br> | Modifier le fichier {{File| LocalSettings.php}}<br><br> | ||
'''Example:''' | |||
{{syntaxhighlight |lang=php |code= | {{syntaxhighlight |lang=php |code= | ||
$wgCategoryPermissions['Catégories_cachées']['*'][] = 'sysop'; // Sysops can do anything they want with this category. | $wgCategoryPermissions['Catégories_cachées']['*'][] = 'sysop'; // Sysops can do anything they want with this category. |
MediaWiki/Mes Extensions/CategoryControl2 | |
---|---|
Nom | CategoryControl2 |
Lien | Extension:CategoryControl2 |
Gérer les accès aux catégories suivant l'utilisateur
MediaWiki/Mes_Extensions
Cette extension est publiée sur MediaWiki
Modifier le fichier LocalSettings.php
Example: