Extension:ParentPage

Category:Unmaintained extensions#ParentPage Category:Extensions without an imageCategory:Extensions with invalid or missing typeCategory:Extensions without a compatibility policyCategory:GPL licensed extensions
MediaWiki extensions manual
ParentPage
Release status: unmaintainedCategory:Unmaintained extensions
Author(s) Leonid Verhovskij
Latest version 0.0.1
MediaWiki >= 1.31.0
License GNU General Public License 2.0 or later
Download Category:Extensions in Wikimedia version control
Quarterly downloads 1 (Ranked 91st)
Translate the ParentPage extension if it is available at translatewiki.net
Category:All extensions

The ParentPage extension provides a special semantic property "parent page" on subpages.

Installation

  • Download and move the extracted ParentPage folder to your extensions/ directory.
    Developers and code contributors should install the extension from Git instead, using:cd extensions/
    git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/ParentPage
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'ParentPage' );
    
  • Yes 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 Wikimedia version control Category:Extensions with invalid or missing type Category:Extensions without a compatibility policy Category:Extensions without an image Category:GPL licensed extensions Category:Unmaintained Semantic MediaWiki extensions Category:Unmaintained extensions