Extension:CategoryStack
From MediaWiki.org
CategoryStack Release status: stable |
|
---|---|
Implementation | Parser extension |
Description | List all pages under a specified category |
Author(s) | Solomon Kinard (sawdabeetalk) |
Latest version | 0.2 (Oct 18, 2011) |
MediaWiki | 1.17 |
License | GPL |
Download | http://solomonkinard.com/www-uploads/CategoryStack.bz2 |
Translate the CategoryStack extension if it is available at translatewiki.net |
|
Check usage and version matrix; code metrics |
Contents
What can this extension do?[edit | edit source]
This extension creates a listing of all the articles that are a member of the given category.
Usage[edit | edit source]
Edit and add one of the following lines to a page of your choosing:
Simple:{{#CategoryStack:YourCategoryHere| }}
Advanced:{{#CategoryStack:YourCategoryHere|PrependedTextToRemove}}
Example:{{#CategoryStack:YourCategoryHere|:Category:}}
Download instructions[edit | edit source]
http://solomonkinard.com/www-uploads/CategoryStack.bz2
Installation[edit | edit source]
To install this extension, add the following to LocalSettings.php:
# Category stack require_once("$IP/extensions/CategoryStack/CategoryStack.php");
Configuration parameters[edit | edit source]
The space after the | is what you would like to be removed from the output. This particular removal feature is experimental.
User rights[edit | edit source]
Free to use as long as credit is given.
See also[edit | edit source]
Language: | English • polski |
---|