Extension:CategoryHistory

Category:Extensions without an imageCategory:Extensions without a compatibility policyCategory:MIT licensed extensions
MediaWiki extensions manual
CCAgreement
Release status: betaCategory:Beta status extensions
Implementation MyWiki Category:Personalization extensions
Description Shows changes of all articles belonging to a category
Author(s) Josef Martiňák (Jossmarttalk)
Latest version 1.1.0 (2019-02-22)
MediaWiki 1.29+Category:Extensions with manual MediaWiki version
Database changes No
License MIT License
Download Category:Extensions in Bitbucket version control
  • $wgcathist_page_limit
  • $wgcathist_name_style
Category:All extensions

The CategoryHistory extension provides a special page called "CategoryHistory" that shows changes of all articles belonging to a category, which name is displayed at the end of the special page's URL. The link to the history is available at every category page below the title.

It is developed for www.wikiskripta.eu and www.wikilectures.eu.

Installation

Configuration

The following configuration parameters are available to this extension:

$wgcathist_page_limit
Shows the number of items in the table. Defaults to 500.
$wgcathist_name_style
Style of the name in the table. Defaults to REALNAME. Other settings are: USERNAME or BOTH
Category:All extensions Category:Beta status extensions Category:Extensions in Bitbucket version control Category:Extensions with manual MediaWiki version Category:Extensions without a compatibility policy Category:Extensions without an image Category:MIT licensed extensions Category:Personalization extensions Category:SkinSubPageSubtitle extensions