1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-05 03:33:27 +00:00
TiddlyWiki5/core/modules
Jermolene 9ab0c84140 Support global macros via the importvariables widget
The new importvariables widget imports macro/variable definitions from
the specified tiddlers and makes them available to its children.

Allows us to split PageMacros up into separate tiddlers.

We still support loading macros from $:/core/ui/PageMacros to help
people upgrading.

Fixes #644 and #559
2014-06-12 18:01:33 +01:00
..
commands Introduce setfield command 2014-06-11 10:05:35 +01:00
filters Move "storyviews" filter operator to correct folder 2014-05-28 17:17:47 +01:00
macros Get rid of the qualifyTiddlerTitles hack 2013-11-02 15:42:24 +00:00
parsers First pass at external image support 2014-06-12 08:36:30 +01:00
savers Fix problem with saving if URL contains # 2014-05-05 13:30:31 +01:00
startup Support global macros via the importvariables widget 2014-06-12 18:01:33 +01:00
storyviews Start adding support for permalinks 2014-05-02 19:21:32 +01:00
utils Get rid of the tweakParseTreeNode() hack 2014-05-14 08:51:08 +01:00
widgets Support global macros via the importvariables widget 2014-06-12 18:01:33 +01:00
commander.js Improve output directory handling 2014-04-27 08:28:21 +01:00
config.js Explicitly blacklist unsafe elements, starting with <script> 2014-03-19 10:05:44 +00:00
deserializers.js Fix importing blank fields from TiddlyWiki files 2014-05-26 17:47:07 +01:00
filters.js Allow filter operators to return an iterator 2014-04-30 22:50:17 +01:00
language.js Make more core strings be translateable 2014-03-20 20:55:59 +00:00
pluginswitcher.js Make shadowTiddlers, pluginTiddlers and pluginInfo be private to the Wiki object constructor 2014-03-17 10:50:18 +00:00
startup.js Fix problem with syncer not being initialised on server 2014-05-05 14:44:32 +01:00
syncer.js Use Date.now() instead of new Date() 2014-04-14 09:02:52 +01:00
tiddler.js Minor tweaks to shadow warning infrastructure 2014-04-28 15:16:31 +01:00
wiki.js First pass at external image support 2014-06-12 08:36:30 +01:00