1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-06 20:14:22 +00:00
TiddlyWiki5/core
Jermolene a105b52399 Refactor saver handler
Fixing problems caused by c4b76ceb0bc786bcceb12fc3417bb8c4bfde27a9:

* We still need to initialise the saver-handler even when syncing to a
server, otherwise offline snapshots can’t be saved
* We need to override the default save template a bit further up the
stack, to avoid the server side serving the offline version of the wiki
at `/`
2014-08-20 10:02:44 +01:00
..
images Introduce refresh button and revert home button 2014-08-19 12:12:36 +01:00
language Make dropzone text translateable 2014-08-19 13:07:57 +01:00
modules Refactor saver handler 2014-08-20 10:02:44 +01:00
palettes Refine page control button colour 2014-08-02 22:51:04 +01:00
templates Avoid saving $:/HistoryList 2014-07-03 14:33:20 +01:00
ui Refactor saver handler 2014-08-20 10:02:44 +01:00
wiki Add selective expandable table of contents macro 2014-08-19 12:30:22 +01:00
acknowledgements.tid Reorganise acknowledgements 2014-08-01 08:42:52 +01:00
copyright.tid Update copyright year 2014-01-02 10:55:19 +00:00
icon.tid Minor icon tweaks 2014-08-08 16:35:48 +01:00
plugin.info Add/update plugin readmes 2014-08-07 15:49:52 +01:00
readme.tid Add/update plugin readmes 2014-08-07 15:49:52 +01:00

title: $:/core/readme

This plugin contains TiddlyWiki's core components, comprising:

* JavaScript code modules
* Icons
* Templates needed to create TiddlyWiki's user interface
* British English (''en-GB'') translations of the localisable strings used by the core