-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
21 lines (15 loc) · 818 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
== NamespaceRelations ==
This extensions provides a way to define custom namespace tabs besides Subject and Talk tabs.
== Features ==
* No client-side scripting
* Multiple tabs per root namespace (the one where new tabs are attached to)
* Same-namespace custom tabs (via customTarget definition, see documentation)
* Custom query parameters for non-existent targets (red-links)
* Tab sorting
* Optional Talk tab hiding; Allows to decide whether to show a tab on a Main Page
* Localization via standard tabs l10n mechanism
To enable this extension, please add the following line to your LocalSettings.php:
wfLoadExtension( 'NamespaceRelations' );
== External links ==
If you have any concerns about this extension, please refer to it's documentation:
https://www.mediawiki.org/wiki/Extension:NamespaceRelations