1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-30 16:00:46 +00:00
TiddlyWiki5/plugins/tiddlywiki/tiddlyweb
Jermolene 762940adbc No longer save system modules separately in the main HTML template
These tiddlers were being handled as `<script>` tags to make it easier
to debug them. But in fact modern dev tools are quite happy to debug
code that has been eval’d, and this arrangement was causing problems
for importing.

Fixes #335
2014-01-25 21:22:43 +00:00
..
download-offline-button.tid Add offline download to TiddlyWeb control panel 2013-12-19 16:28:42 +00:00
download-offline.tid No longer save system modules separately in the main HTML template 2014-01-25 21:22:43 +00:00
encryptionstatus.tid Hide encryption status when running on the server 2013-12-30 15:05:07 +00:00
html-div-tiddler.tid Fix the template for serving tiddlers 2013-10-25 22:30:36 +01:00
plugin.info Ensure that the core plugins inherit their version number from the main package.info 2013-08-26 13:28:23 +01:00
ServerControlPanel.tid Add offline download to TiddlyWeb control panel 2013-12-19 16:28:42 +00:00
tiddlywebadaptor.js Fixes for TiddlyWeb 2013-11-08 20:18:26 +00:00