WikiDebug
From TestWiki
Revision as of 01:06, 19 July 2007 by HappyDog (Talk | contribs) (Moved each function to a separate page.)
This extension contains a small set of tools that I find useful when debugging my extensions.
Currently the extension contains the following tools:
- describe_table - Displays information about the specified database table within the wiki.
- show_source - Outputs the contents of the specified file within the wiki.
The source is available under example 1 of the show_source page.