1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-02 18:23:28 +00:00
TiddlyWiki5/core/modules
Jeremy Ruston 238946b32b Update story macro to use rules to choose templates
Now special mapping tiddlers are used to determine which templates are
used for a given tiddler
2012-09-12 15:33:11 +01:00
..
commands Add password handling to server 2012-09-02 21:00:24 +01:00
macros Update story macro to use rules to choose templates 2012-09-12 15:33:11 +01:00
parsers Fixed mis-renaming of tiddlywiki.files 2012-08-31 15:09:33 +01:00
savers Removed extraneous console.log 2012-08-30 08:40:00 +01:00
treenodes Firefox fix 2012-07-07 18:44:27 +01:00
utils Added feature detection for HTML5 full screen mode 2012-09-12 10:45:23 +01:00
commander.js Tighten terminology for plugins vs. modules 2012-08-03 15:09:48 +01:00
config.js JSHint-prompted tweaks 2012-05-19 15:13:17 +01:00
dependencies.js Got rid of some potentially dodgy hasOwnProperty() calls 2012-05-09 08:51:16 +01:00
deserializers.js Tighten terminology for plugins vs. modules 2012-08-03 15:09:48 +01:00
filters.js Allow filterTiddlers to be used on a hashmap of tiddlers 2012-09-12 15:32:26 +01:00
recipe.js Tighten terminology for plugins vs. modules 2012-08-03 15:09:48 +01:00
renderer.js Part two of turning the rabbit hole inside out 2012-05-05 22:57:21 +01:00
serializers.js Refactor serialisers to work on an array of tiddlers 2012-09-02 20:28:32 +01:00
startup.js Added support for browser startup modules 2012-09-12 10:46:28 +01:00
tiddler.js Tighten terminology for plugins vs. modules 2012-08-03 15:09:48 +01:00
tree.js Part two of turning the rabbit hole inside out 2012-05-05 22:57:21 +01:00
tree.utils.js Part two of turning the rabbit hole inside out 2012-05-05 22:57:21 +01:00
wiki.js Refactor serialisers to work on an array of tiddlers 2012-09-02 20:28:32 +01:00