mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-27 12:07:19 +00:00
56640b90bb
I’m fixing this now to show how the tabs macro can be changed to accommodate the change, but we may yet decide to reverse out the change in order to maintain backwards compatibility. One problem with changes like this is that there’s no easy way to find out where it impacts the core UI. The tabs macro is now fixed, but perhaps there’s more obscure things that are still broken in the core. If we do opt to reverse the change to preserve backwards compatibility, we could add a way to explicitly trigger the new behaviour. For example, a new attribute `updateState=“yes”`. Yet another alternative is to make completely new alternative to the list widget with revised semantics, that authors can opt-in to. For example `<$loop>`. (There was another issue we discussed a year or two ago about adding support for an index variable which may be a candidate for fixing at the same time). |
||
---|---|---|
.. | ||
images | ||
language | ||
modules | ||
palettes | ||
templates | ||
ui | ||
wiki | ||
acknowledgements.tid | ||
copyright.tid | ||
icon.tid | ||
plugin.info | ||
readme.tid |
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