1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-03 02:33:15 +00:00
TiddlyWiki5/core/modules/startup
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.js More refactoring of startup.js 2014-05-05 15:25:51 +01:00
favicon.js Refactoring more of startup.js into modules 2014-05-05 10:17:50 +01:00
load-modules.js Fixes for running TiddlyWiki on node-webkit 2014-05-07 09:59:21 +01:00
password.js More refactoring of startup.js 2014-05-05 14:41:46 +01:00
render.js Support global macros via the importvariables widget 2014-06-12 18:01:33 +01:00
rootwidget.js Missing dependency 2014-05-05 17:06:24 +01:00
story.js More permalink tweaks 2014-05-29 23:17:21 +01:00
syncer-browser.js Fix problem with syncer not being initialised on server 2014-05-05 14:44:32 +01:00