MediaWiki extension NoTitle

Clone this repo:
  1. 3f920f2 build: Updating cross-spawn to 7.0.6 by libraryupgrader · 7 weeks ago master
  2. 8e0d69f build: Updating mediawiki/mediawiki-codesniffer to 45.0.0 by libraryupgrader · 9 weeks ago
  3. 20aff7f build: Updating micromatch to 4.0.8 by libraryupgrader · 5 months ago
  4. 33f1080 Localisation updates from https://translatewiki.net. by Translation updater bot · 5 months ago
  5. d7e5bc7 build: Updating mediawiki/mediawiki-codesniffer to 44.0.0 by libraryupgrader · 5 months ago

NoTitle

A Simple Mediawiki Extension adding a Magic Word (NOTITLE) to hide the title on any editable wiki-page. (c) 2012, Milcord llc. by Tony Boyles, derived from work by Carlo Cabanilla

Usage

Just put NOTITLE on any pages where you want to hide the title. This extension will work for any skins that puts the title heading in an h1 tag with class="firstHeading", including the default Vector skin.

Installation

Download the extension and save the files in a folder named NoTitle under your extensions folder. Then add the following line to your LocalSettings.php:

wfLoadExtension( 'NoTitle' );

Problems

This software has been tested with Mediawiki versions 1.18.0 through 1.21.0a. Older Versions of Mediawiki will not be supported.

If you should experience any issues with this software, please report them on https://www.mediawiki.org/wiki/Extension_talk:NoTitle

Thanks

This extension is being maintained by Tony Boyles through a project of Milcord. http://milcord.com

Copyright

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

  NODES
os 2