Extension:BookInformation
From MediaWiki.org
|
BookInformation Release status: beta |
|||
|---|---|---|---|
| Implementation | Special page | ||
| Description | Expands the book sources special page with information from a web service | ||
| Author(s) | Rob Church (Robchurchtalk) | ||
| Database changes | yes | ||
| License | No license specified | ||
| Download |
SVN [?]:
|
||
|
|||
|
|||
| Check usage and version matrix | |||
What can this extension do? [edit]
Expands the book sources special page with information from a web service.
Installation [edit]
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");