Extension:VikiSemanticTitle

Category:Unmaintained extensions#VikiSemanticTitle Category:Extensions without an imageCategory:MIT licensed extensions
MediaWiki extensions manual
VikiSemanticTitle
Release status: unmaintainedCategory:Unmaintained extensions
Implementation API Category:API extensions
Description Extension to VIKI to handle semantic page naming
Author(s) Jason Ji (jjitalk)
Latest version 1.4.0 (2017-08-16)
Compatibility policy Master maintains backward compatibility.Category:Extensions with master compatibility policy
MediaWiki 1.23+Category:Extensions with manual MediaWiki version
PHP 5.3+
Database changes No
License MIT License
Download Category:Extensions in Wikimedia version control
Quarterly downloads 0
Translate the VikiSemanticTitle extension if it is available at translatewiki.net
Issues Open tasks · Report a bug
Category:All extensions

VikiSemanticTitle is an extension to the VIKI extension to handle pages which use semantic page naming. In semantic page naming, the name of a page is not a human-readable title, but rather something of a systematic format (e.g. "Item:1"), and the title of the page is set via a semantic property. Because VikiJS shows page titles for nodes, this extension ensures that the proper page display title is used rather than the systematic title.

See also the Semantic Title extension for more details on semantic page naming. See also MITRE's extensions documentation site.

As of version 1.2, VikiSemanticTitle does not require Semantic Title to be installed, and will work for any pages that make use of the DISPLAYTITLE magic word. See also the MediaWiki documentation regarding magic words.

Installation

Note Note: This extension requires Semantic MediaWiki as well as VIKI to be installed and invoked first.

Note Note: We encourage users of our extensions to download the latest version from the master branch on Gerrit, rather than the most recent MediaWiki release branch. All MITRE extensions on master are production-ready to the best of our knowledge and reflect the versions we run on our own servers internally.

Note Note: If you are using Semantic Title, note that VikiSemanticTitle 1.2 only works with Semantic Title 3.0 or later.

Category:API extensions Category:All extensions Category:Extensions by MITRE Category:Extensions in Wikimedia version control Category:Extensions with manual MediaWiki version Category:Extensions with master compatibility policy Category:Extensions without an image Category:MIT licensed extensions Category:ParserFirstCallInit extensions Category:Unmaintained Semantic MediaWiki extensions Category:Unmaintained extensions