Difference between revisions of "WikiDebug"

From TestWiki
Jump to: navigation, search
m (Formatting)
m (Add icon)
Line 1: Line 1:
 +
[[Image:Tools icon.png|right]]
 
This extension contains a small set of tools that I find useful when debugging my extensions.
 
This extension contains a small set of tools that I find useful when debugging my extensions.
  

Revision as of 17:27, 13 February 2008

Tools icon.png

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.

Current version: (rev 2439)
The source is available under example 1 of the show_source page.