1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-08 13:04:21 +00:00
TiddlyWiki5/core/modules
Jermolene dea08ed4f8 First pass at language plugins for internationalisation
Still quite a few details to work out, but this shows the basic idea of
re-using the theme mechanism to handle language plugins.

Comments and questions welcome.
2014-02-09 19:18:46 +00:00
..
commands Fix problem in server with URI encoding of titles in etags 2014-02-05 19:39:29 +00:00
filters Add [is[image]] filter operator 2014-01-29 09:04:41 +00:00
macros Get rid of the qualifyTiddlerTitles hack 2013-11-02 15:42:24 +00:00
parsers Refactor the image parser to avoid generating badly formed image src's 2014-01-29 19:11:05 +00:00
savers Add support for autosave 2014-02-04 21:21:01 +00:00
storyviews Make the zoomin storyview visualisation properly track the title node 2013-11-08 12:36:30 +00:00
utils Remove obsolete stylesheet helper 2014-02-08 09:29:11 +00:00
widgets Autosave when deleting a tiddler 2014-02-07 10:14:10 +00:00
commander.js Refactoring module mechanism 2012-11-14 11:23:43 +00:00
config.js Move the animation duration into a tiddler so that we can easily let it be adjusted in the control panel 2013-08-28 15:15:56 +01:00
deserializers.js Refactor importing of encrypted TiddlyWiki files so that it works on Node.js 2014-01-19 20:13:55 +00:00
filters.js Rename the operator portion after the colon to "suffix" 2014-01-24 19:15:27 +00:00
pluginswitcher.js Refactor the theme switcher to be a generic plugin switcher 2014-02-08 09:29:37 +00:00
startup.js First pass at language plugins for internationalisation 2014-02-09 19:18:46 +00:00
syncer.js Add automatic saving and warning on exit with unsaved changes 2014-02-06 21:36:30 +00:00
tiddler.js Remove plugin field now that we've got the plugin-type field 2013-08-23 18:37:54 +01:00
wiki.js Add automatic saving and warning on exit with unsaved changes 2014-02-06 21:36:30 +00:00