1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-25 23:03:15 +00:00
TiddlyWiki5/core
William Jackson 471f28e52b Fix inadvertent clearing of text field (default) when field attribute of the ActionSetField widget isn't set.
When using the widget with only short form SetText attributes (field="value) -- the default field (text) of the default tiddler is set to the default value ("") -- thus clearing the text field of the current tiddler. I have inserted a conditional to test for the presence of the `field` attribute.

Whilst I was about this, I have inserted code to enable the setting of any number of TextReferences -- this fixes the issue of only being able to set one index per widget and also allows different tiddlers to be targeted by the same widget.
2015-12-28 18:08:05 +02:00
..
images Added file and folder icons 2015-11-25 15:32:53 +00:00
language fr-FR translation of Parsing hint 2015-11-21 18:40:06 +01:00
modules Fix inadvertent clearing of text field (default) when field attribute of the ActionSetField widget isn't set. 2015-12-28 18:08:05 +02:00
palettes Tweak contrast themes 2015-05-28 09:47:42 +01:00
templates Add a lazy loading template for all non-system tiddlers 2015-11-05 12:33:20 +00:00
ui Fixed problem with deleting alerts introduced in #1981 2015-12-24 11:00:47 +00:00
wiki Added sorting on 'order' field by default 2015-12-24 09:02:33 +02:00
acknowledgements.tid Reorganise acknowledgements 2014-08-01 08:42:52 +01:00
copyright.tid Update copyright year 2015-04-24 11:13:10 +01:00
icon.tid Experimental SVG Compression 2015-03-31 14:39:36 +01:00
plugin.info Consistent plugin descriptions 2015-02-17 10:28:54 +00: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