Extension:ExtIdx (Extended Index)

From MediaWiki.org

Jump to: navigation, search

             

Manual on MediaWiki Extensions
List of MediaWiki Extensions
Crystal Clear action run.png
ExtIdx (Extended Index)

Release status: beta

Implementation  Ajax, Skin
Description ExtIdx, a MediaWiki extension that extends the page index with the index of (in the headlines) referred pages.
Author(s)  Markus Szumovski (DontPanicTalk)
Last Version  1.02 (June 23, 2008)
MediaWiki  1.12, 1.13 (to date only tested versions, it may work with earliers too)
License GPL (version 2)
Download Zip file at www.chaosreligion.com
Example  www.chaosreligion.com

check usage (experimental)

Contents

[edit] What can this extension do?

ExtIdx is a MediaWiki extension that extends the page index with the index of (in the headlines) referred pages.

[edit] Usage

By simply activating the extension every headline that has a link inside can be extended (if the referred page exists) by clicking on the [+] sign, or you can go to the page of the link by folowing the [>>] link next to the index entry.

Only the first link in a headline will be processed. So if the headline reads ==This is a test headline==, then the index of the page "is" would be shown if extended. Beneath is the index of this page which has several examples with which you can play a bit.

[edit] Download instructions

Zip file at www.chaosreligion.com

[edit] Installation

require_once("$IP/extensions/extidx/extidx.php");