Extension:Back-and-Forth
From MediaWiki.org
|
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 | ||
| Last Version | 2008-01-08 (2008-01-08) | ||
| MediaWiki | 1.11.0+ | ||
| License | No license specified | ||
| Download | Download snapshot |
||
|
|||
|
check usage (experimental) |
|||
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
- Download the latest snapshot and extract it to your extensions directory.
- 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.