1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-04 03:03:18 +00:00
TiddlyWiki5/core/wiki/ConfigInfo.tid
Jeremy Ruston 0cf4c578d4 First take of the ConfigInfo panel
It displays internal configuration information for debugging and
learning about TiddlyWiki. Also introduces a way of interleaving
documentation tiddlers (complete for tiddler fields, more module type
docs to come)
2013-08-09 21:57:05 +01:00

17 lines
569 B
Plaintext

title: $:/ConfigInfo
This tiddler displays the internal configuration of this wiki, which can be useful for troubleshooting, or just to help understand how TiddlyWiki5 works.
! Tiddler fields
This is the full set of TiddlerFields in use in this wiki (including system tiddlers but excluding shadow tiddlers).
{{$:/snippets/allfields}}
! Loaded Modules
These are the currently loaded tiddler modules linked to their source tiddlers. Any italicised modules lack a source tiddler, typically because they were setup during the boot process.
<$info type="modules"/>