1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-06 12:13:16 +00:00
TiddlyWiki5/core/wiki/ConfigInfo.tid

16 lines
568 B
Plaintext
Raw Normal View History

2013-08-09 15:46:35 +00:00
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}}
2013-08-09 15:46:35 +00:00
! 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.
2013-10-23 22:12:07 +00:00
{{$:/snippets/modules}}