WikiDebug

From TestWiki
Revision as of 01:42, 19 July 2007 by HappyDog (Talk | contribs) (Tweak wording)

Jump to: navigation, search

This extension contains a small set of tools that I find useful when debugging my extensions.

Currently the extension adds the following tags that can be used within your wiki:

  • describe_table - Displays information about the specified database table.
  • show_source - Outputs the contents of the specified file.
  • show_version - Displays the Subversion revision number of the specified file.

The source is available under example 1 of the show_source page.