DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:dump

Table of Contents

Dump Plugin

Compatible with DokuWiki

2020-07-29 "Hogfather"

plugin Dump the callstack (instructions) in a json format

Last updated on
2021-06-04
Provides
Render
Repository
Source

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

Tagged with debug, devel

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

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.

Stack icon

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

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki