TiddlyWiki5/core/modules
Jeremy Ruston 63243c5855 Introduce a PageMacros tiddler containing a tabs macro
This is a hacky way of having macro definitions that behave as if they
are global to the wiki.

The new tabs macro itself is cool, though: neatly encapsulates most of
the gubbins around a tab control, and the rendering is quite easy to
style.
2013-11-04 18:21:20 +00:00
..
commands Use the new wiki.makeWidget() method where we can 2013-10-29 14:51:35 +00:00
filters Whoops file in the wrong place 2013-10-24 12:00:32 +01:00
macros Get rid of the qualifyTiddlerTitles hack 2013-11-02 15:42:24 +00:00
new_widgets Fix up missing variable values 2013-11-04 10:00:34 +00:00
parsers Rename the 'title' attributes of various widgets to 'tiddler' 2013-10-30 13:36:44 +00:00
savers Small revision to previous commit, avoids double encoding. 2013-10-01 17:35:58 -04:00
utils Fix animation behaviour of reveal widget 2013-11-02 09:21:11 +00:00
commander.js
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 Fix broken regexps 2013-09-18 19:09:54 +01:00
filters.js Extend the filter mechanism to allow operands to be indirected through a tiddler text reference 2013-05-27 17:57:37 +01:00
startup.js Introduce a PageMacros tiddler containing a tabs macro 2013-11-04 18:21:20 +00:00
syncer.js
themes.js
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 a wiki.makeWidget() method 2013-10-29 14:48:24 +00:00