Extension:BookInformation
From MediaWiki.org
BookInformation Release status: unknown |
|||
---|---|---|---|
Description | Expands the book sources special page with information from a web service | ||
Author(s) | Rob Church (RobchurchTalk) | ||
License | No license specified | ||
Download |
Download snapshot[?] (SVN)
Git [?]: repo summary • tree • code changes SVN [?]: checkout-url • tree • code changes |
||
|
|||
Check usage (experimental) |
[edit] What can this extension do?
Expands the book sources special page with information from a web service.
[edit] Installation
To install this extension, add the following to LocalSettings.php:
#add configuration parameters here #setup user rights here require_once("$IP/extensions/BookInformation/BookInformation.php");