1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-03 18:53:28 +00:00
TiddlyWiki5/core/modules/macros
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
..
edit Tighten terminology for plugins vs. modules 2012-08-03 15:09:48 +01:00
story Tighten terminology for plugins vs. modules 2012-08-03 15:09:48 +01:00
button.js Extend the tiddler button so that it can set a tiddler to a given value 2012-07-15 22:34:36 +01:00
chooser.js Removed old code 2012-07-13 11:25:57 +01:00
color.js Whitespace 2012-06-16 19:02:44 +01:00
comment.js Refactored macro mechanism 2012-06-09 18:36:32 +01:00
echo.js Refactored macro mechanism 2012-06-09 18:36:32 +01:00
image.js Extended the image macro to take a width and height 2012-06-10 18:09:15 +01:00
link.js Medium-sized refactoring of macro architecture 2012-06-14 17:15:38 +01:00
list.js Use the transclude macro instead of list tagging in the tag popup 2012-06-19 10:40:30 +01:00
navigator.js Added new wiki methods for reading and writing a toddler as data 2012-07-22 22:03:06 +01:00
password.js New password macro for setting passwords 2012-07-13 13:03:07 +01:00
reveal.js Fix the reveal macro in run mode 2012-07-15 23:06:24 +01:00
serialize.js Complete renaming the include macro to serialize 2012-07-14 15:46:01 +01:00
slider.js Medium-sized refactoring of macro architecture 2012-06-14 17:15:38 +01:00
tiddler.js Added tags and color macros 2012-06-10 19:47:24 +01:00
transclude.js Remove blanket dependency from transclude macro 2012-07-11 16:26:58 +01:00
version.js Use the version number from the package.json file 2012-07-13 17:38:23 +01:00
video.js Refactored macro mechanism 2012-06-09 18:36:32 +01:00
view.js Extraneous line break 2012-07-10 23:18:17 +01:00