plugin:dump
Table of Contents
Dump Plugin
Compatible with DokuWiki
2020-07-29 "Hogfather"
This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.
Similar to parserarray
About
This Plugin dumps the callstack (the array of instructions) in a json format (if you are administrator)
This is to be able to debug a bad rendering when you don't have access to the server.
How it works
Menu
This plugin will add a button in the menu tool called CallStack.
If you click on it, you will see the callstack in json format.
URL
You can also reach the output on each page by adding ?do=export_dump_callstack to your URL
Example:
https://hostname/id?do=export_dump_callstack
plugin/dump.txt · Last modified: by gerardnico



