1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-08 13:36:48 +00:00
TiddlyWiki5/core/modules
Jeremy Ruston 8e6647b615 Initial tranche of the plugin implementation
This first commit adds some of the code needed for the plugin
mechanism, but it isn't all fully operational yet. I'm merging the
branch so that I can get some other pre-requisites done quickly on the
main branch, and then plan to return to this branch.
2012-08-06 22:34:16 +01:00
..
commands Tighten terminology for plugins vs. modules 2012-08-03 15:09:48 +01:00
macros Initial tranche of the plugin implementation 2012-08-06 22:34:16 +01:00
parsers Tighten terminology for plugins vs. modules 2012-08-03 15:09:48 +01:00
savers Keeping JSHint happy 2012-07-16 12:56:59 +01:00
treenodes Firefox fix 2012-07-07 18:44:27 +01:00
utils Tighten terminology for plugins vs. modules 2012-08-03 15:09:48 +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 Changed filter logic to allow selection of non-existent tiddlers 2012-06-19 10:39:44 +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 Tighten terminology for plugins vs. modules 2012-08-03 15:09:48 +01:00
startup.js Tighten terminology for plugins vs. modules 2012-08-03 15:09:48 +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 Tighten terminology for plugins vs. modules 2012-08-03 15:09:48 +01:00