Extension:WikiDB

From MediaWiki.org

Jump to: navigation, search
Manual on MediaWiki Extensions
List of MediaWiki Extensions
WikiDB

Release status: experimental

Implementation Tag, Extended syntax
Description Adds easy-to-use database functionality to MediaWiki.
Author(s) Mark Clements (HappyDog Talk)
Version pre-release (0.1alpha?)
Download No download currently available, but source is available at my test wiki
Example WikiDB Testsystem

WikiDB implements a wiki-style database within your wiki. You can define tables, enter data and run queries using wiki markup, and all of these things are independent of each other.

Three things to bear in mind before going any further:

  1. This is in the early stages of development. Core functionality is in place, but many planned features are currently lacking.
  2. The syntax is currently fairly long-winded for certain tasks. This will be streamlined (suggestions welcome) but it is sufficient for proof-of-concept.
  3. There has been very little optimisation, and there is a lot of potential for it. I welcome advice on this matter, but do not be put off by speed/efficiency of the current version.

[edit] Contents

All links currently go off-site to my test wiki at www.kennel17.co.uk/testwiki, as some of the pages make use of extensions that are not currently available at mediawiki.org.

  • Tutorial - read this first!
  • Features - A list of the extension's current and planned functionality.
  • Installation - What you need to do to get the extension working.
  • Syntax - Current syntax for all elements of the extension.
  • ToDo - My list of planned features and problems that need fixing. Fairly incomplete.

[edit] Technical Info

  • Tables - Details about the new tables that are required by the extension.
  • Files - Listings of all the files required by the extension.
Personal tools