1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-03 02:33:15 +00:00
TiddlyWiki5/core/modules/widgets
Jeremy Ruston 8cbb98d44d Hack the list widget
Usually the list transcludes each tiddler through the sample template.
This hack makes it work differently, where each tiddler is used as a
template to render the same current tiddler. The attribute that
switches modes is called "hackTemplate" because this is a temporary
implementation of this capability for experimental purposes
2013-08-21 20:50:08 +01:00
..
edit Add input type handling to the texteditor 2013-06-13 09:17:36 +01:00
list Hack the list widget 2013-08-21 20:50:08 +01:00
view Extend ginsu.sh to generate a split.recipe file 2013-08-03 15:03:07 +01:00
button.js Fix problem that was stopping buttons being able to set tiddlers to the empty string 2013-06-04 12:01:28 +01:00
checkbox.js Update titles of certain widgets that were misspelled 2013-05-31 13:23:25 +01:00
datauri.js Fix problem with not encoding body of non-base64 data URIs 2013-05-18 16:59:53 +01:00
encrypt.js Update titles of certain widgets that were misspelled 2013-05-31 13:23:25 +01:00
error.js Refactor rendertree to simplify context handling 2013-05-15 17:32:17 +01:00
fieldmangler.js Get rid of the old "fieldgrid" and "fieldlist" widgets 2013-08-15 18:17:11 +01:00
fields.js Adjust fields widget to sort fields 2013-06-05 14:12:52 +01:00
grid.js First pass at a grid widget 2013-07-22 13:03:46 +01:00
import.js Set modified field and other metadata for newly created and modified tiddlers 2013-08-04 14:02:07 +01:00
info.js First take of the ConfigInfo panel 2013-08-09 21:57:05 +01:00
link.js Fix problem with stray drag image showing 2013-08-08 21:46:38 +01:00
linkcatcher.js Update linkcatcher to optionally trigger a different event 2013-06-09 19:26:42 +01:00
navigator.js Switch the story list over to using the new list field 2013-08-07 17:54:27 +01:00
password.js Update titles of certain widgets that were misspelled 2013-05-31 13:23:25 +01:00
reveal.js Use empty string as default value for reveal widget 2013-07-03 16:00:26 +01:00
setstyle.js Make the setstyle widget refresh itself properly 2013-06-02 23:18:54 +01:00
transclude.js Fix problem which was preventing transcluded indexed properties from being parsed inline 2013-08-16 13:11:44 +01:00
version.js Update titles of certain widgets that were misspelled 2013-05-31 13:23:25 +01:00
video.js Update titles of certain widgets that were misspelled 2013-05-31 13:23:25 +01:00