1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-18 10:19:44 +00:00
TiddlyWiki5/editions/test/tiddlers/tests/data/transclude
jeremy@jermolene.com f307f00e32 Fixes to enable the transclude widget itself to be overridden
There are two big changes here:

Replace the previous "ts-wrapper" mechanism, which we had been using to redefine custom widgets inside their definitions to prevent recursive calls. Now we've got the genesis widget we can instead control recursion through a new "$remappable" attribute that allows the custom widget mechanism to be skipped.

We also extend the slot widget to allow a depth to be specified; it then reaches up by the indicated number of transclusion widgets to find the one from which it should retrieve the slot value.
2022-05-05 08:20:14 +01:00
..
CustomWidget-ActionWidget.tid Change tiddler separator used in wikitext tests 2022-05-03 16:53:00 +01:00
CustomWidget-Override-Codeblock.tid Fixes to enable the transclude widget itself to be overridden 2022-05-05 08:20:14 +01:00
CustomWidget-OverrideTransclude.tid Fixes to enable the transclude widget itself to be overridden 2022-05-05 08:20:14 +01:00
CustomWidget-Simple.tid Cache parse trees when transcluding variables 2022-05-03 17:59:45 +01:00
CustomWidget-TextWidgetOverride.tid Fixes to enable the transclude widget itself to be overridden 2022-05-05 08:20:14 +01:00
CustomWidget-VariableAttribute.tid Change tiddler separator used in wikitext tests 2022-05-03 16:53:00 +01:00
MissingTarget.tid Change tiddler separator used in wikitext tests 2022-05-03 16:53:00 +01:00
Parameterised-Name-Values.tid Fixes to enable the transclude widget itself to be overridden 2022-05-05 08:20:14 +01:00
Parameterised-Positional-Shortcut-Parameters.tid Change tiddler separator used in wikitext tests 2022-05-03 16:53:00 +01:00
Parameterised-Positional-Shortcut.tid Change tiddler separator used in wikitext tests 2022-05-03 16:53:00 +01:00
Parameterised-Positional.tid Change tiddler separator used in wikitext tests 2022-05-03 16:53:00 +01:00
Parameterised-Shortcut-Parameters.tid Change tiddler separator used in wikitext tests 2022-05-03 16:53:00 +01:00
Parameterised-Shortcut.tid Change tiddler separator used in wikitext tests 2022-05-03 16:53:00 +01:00
Parameterised-Simple.tid Change tiddler separator used in wikitext tests 2022-05-03 16:53:00 +01:00
Parameterised-Slotted-Missing.tid Change tiddler separator used in wikitext tests 2022-05-03 16:53:00 +01:00
Parameterised-Slotted.tid Change tiddler separator used in wikitext tests 2022-05-03 16:53:00 +01:00