Laajennus:WikiDebug
WikiDebug Julkaisustatus: vakaa |
|
---|---|
Toteutus | Tägi |
Kuvaus | A few debugging tools I find useful. |
Tekijä(t) | Mark Clements (HappyDogkeskustelu) |
Viimeisin versio | r2439 |
MediaWiki | |
Lisenssi | CC BY-SA 2.5 or later |
Lataa | Source is available at my test wiki |
This extension contains a small set of tools that I find useful when debugging my extensions, or when making them available to others. I periodically add tools as I find a need, and may consider requests from other people if I find them interesting or useful enough.
<describe_table>
- allows you to output the structure of a DB table on a wiki page.<show_source>
- displays the contents of a named file on a wiki page.<show_version>...</show_version>
- displays the Subversion revision number of the specified file.- {{#IfExtensionPresent: ...}} - Parser hook so you can alter page content depending on whether an extension is installed on the wiki.
Lataa
For full details, source code and examples see my test wiki.