MediaWiki extension DocBookExport

Clone this repo:
  1. 051c454 build: Updating npm dependencies by libraryupgrader · 4 weeks ago master
  2. 7565994 build: Updating npm dependencies by libraryupgrader · 6 weeks ago
  3. 4a9fcc4 build: Updating grunt-banana-checker to 0.13.0 by libraryupgrader · 8 weeks ago
  4. a3ae10f build: Updating grunt-banana-checker to 0.12.0 by libraryupgrader · 10 weeks ago
  5. e507c8f build: Updating composer dependencies by libraryupgrader · 2 months ago

DocBookExport

A MediaWiki extension to DocBook from wiki pages

#Installation

For installation of this extension you need to have ssh access to your server.

  • To install the extension, place the entire 'DocBookExport' directory within your MediaWiki 'extensions' directory
  • Just enter the following command in the 'extensions' directory: 'git clone https://bitbucket.org/wikiworksdev/docbookexport.git DocBookExport'
  • Add the following line to your LocalSettings.php file: 'wfLoadExtension( 'DocBookExport' );'
  • Verify you have this extension installed by visiting the /Special:Version page on your wiki.

#Install Dependencies

#Usage To create a book define the page structure using the docbook parser function or tag extension. See examples below.

Parser Function Example:

{{#docbook:
page structure=

  • Buying clothes intro,Buying shoes (title=Buying the right clothes, header=Custom Header)
    ** How I buy shoes
    |title=My Guide to Bowling
    |cover page=Cover Contents
    |header=My Guide to Bowling
    |footer=My Guide to Bowling
    |index term categories=index terms
    |index terms=shoe,clothes
    }}

#Credits This extension has been written by Nischay Nahata for wikiworks.com and is sponsored by NATO