WikiDB

From TestWiki
Revision as of 04:17, 25 July 2006 by HappyDog (Talk | contribs) (Added features)

Jump to: navigation, search
WikiDB icon.png

This extension 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 a very early stage 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.

Contents

  • Tutorial - read this first!
  • Tables - Details about the new tables that are required by the extension.
  • Installation - What you need to do to get the extension working.
  • Syntax - Current syntax for all elements of the extension.
  • Features - Current and planned features.
  • ToDo - My list of planned features and problems that need fixing. Fairly incomplete.