Extension:BookInformation

From MediaWiki.org

Jump to: navigation, search

   

Manual on MediaWiki Extensions
List of MediaWiki Extensions
Crystal Clear action run.png
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

Subversion [Help]
Browse source code

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");