Extension:BookInformation
From MediaWiki.org
|
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 |
|
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");