Skip to content

gesinn-it-pub/mediawiki-extensions-HidePrefix

Repository files navigation

HidePrefix

ci codecov

The HidePrefix extension hides prefix in links and page titles.

For example, wikitext [[Help:FAQ]]' normally results in link Help:FAQ'. If this extension is enabled, result will be just FAQ' without the Help:' prefix.

The same is about page titles. Page FAQ' in Help' namespace normally has Help:FAQ' title. If this extension is enabled, visible page title will be just FAQ' without the `Help:' prefix.

Download

git clone https://github.com/gesinn-it-pub/mediawiki-extensions-HidePrefix

Installation

To install this extension, add the following to LocalSettings.php:

  • wfLoadExtension("HidePrefix");

License

GNU Affero General Public License, version 3 or any later version. See AGPL-3.0.txt file for the full license text.

See also

  • Extension HideNamespace - This extension allows drop prefix in page title and provides control (e. g. hide prefix only in pages of specific namespace, or control prefix visibility from within page content), but it does not affect links.

Links

About

This extension is used to hide prefix in links and page titles.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published