Extension:Back-and-Forth

From MediaWiki.org

Jump to: navigation, search
Manual on MediaWiki Extensions
List of MediaWiki Extensions
Back-and-Forth

Release status: beta

Implementation User interface
Description Adds a pair of alphabetic paging links to the top of the page on article views
Author(s) Rob Church
Version 2008-01-08 (2008-01-08)
MediaWiki 1.11.0+
Download from Subversion
README
Hooks used

ArticleViewHeader

The Back-and-Forth extension adds a pair of alphabetic paging links to the top of the page on article views.

[edit] Requirements

The Back-And-Forth extension requires MediaWiki 1.11.0 or above.

[edit] Installation

  1. Place extension files into a "BackAndForth" directory in your MediaWiki "extensions/" directory
  2. Add the line require_once( "{$IP}/extensions/BackAndForth/BackAndForth.php" ); to LocalSettings.php

Installation can be verified through the Special:Version page on the wiki. Links may not show up immediately due to client-side or other caches.

[edit] See Also

Personal tools