TiddlyWiki5/plugins/tiddlywiki/innerwiki
jeremy@jermolene.com d5d73e02e9 Fix bug with innerwiki template
The problem was that the innerwiki template included the tiddler $:/plugins/tiddlywiki/railroad, which was omitted from the wiki. Unexpectedly, missing tiddlers were rendered by the jsontiddler widget as an empty object {}. The fix is to always include the title when the tiddler is missing.

Also cleaned up the template to remove unneeded tiddlers
2021-10-02 16:17:07 +01:00
..
doc Innerwiki: Add support for draggable anchors 2019-02-01 10:43:42 +00:00
crosshairs.svg.tid Innerwiki: Add support for draggable anchors 2019-02-01 10:43:42 +00:00
data.js Innerwiki: Add support for draggable anchors 2019-02-01 10:43:42 +00:00
innerwiki.js Use this.wiki where applicable (#4601) 2020-05-06 11:27:50 +01:00
plugin.info Improve plugin metadata, and add a "name" field 2019-09-19 13:04:10 +01:00
screenshot.js Introduce "innerwiki" plugin 2019-01-27 10:57:56 +00:00
styles.tid Introduce "innerwiki" plugin 2019-01-27 10:57:56 +00:00
template.tid Fix bug with innerwiki template 2021-10-02 16:17:07 +01:00