TiddlyWiki5/core
ng110 f9c4f6898e Add capability for widgets to trigger all descendant action widgets, rather than just immediate children.
Preserves compatibility with existing invokeActions call in button widget by creating a separate 'invokeActionCall' function to carry out the recursion.  Triggering all descendants permits use of action widgets inside list widgets or macros.  Also makes it possible to add triggering capability to select widget.
2015-01-20 12:34:24 +00:00
..
images Icon tweaks 2014-11-17 16:26:09 +00:00
language Adjust tiddler toolbar button wording 2014-12-24 10:28:47 +00:00
modules Add capability for widgets to trigger all descendant action widgets, rather than just immediate children. 2015-01-20 12:34:24 +00:00
palettes Tweaked default tag background 2014-11-22 17:06:44 +00:00
templates Fix problem with static "all tiddlers" export 2014-12-04 07:58:30 +00:00
ui Experimentally add icons to AdvancedSearch, ControlPanel and TagManager 2014-12-21 17:22:47 +00:00
wiki Force filenames for downloading empty and full wikis 2014-12-19 15:20:07 +00:00
acknowledgements.tid Reorganise acknowledgements 2014-08-01 08:42:52 +01:00
copyright.tid Update copyright year 2014-01-02 10:55:19 +00:00
icon.tid Minor icon tweaks 2014-08-08 16:35:48 +01:00
plugin.info Add/update plugin readmes 2014-08-07 15:49:52 +01:00
readme.tid Add/update plugin readmes 2014-08-07 15:49:52 +01:00

title: $:/core/readme

This plugin contains TiddlyWiki's core components, comprising:

* JavaScript code modules
* Icons
* Templates needed to create TiddlyWiki's user interface
* British English (''en-GB'') translations of the localisable strings used by the core