mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-21 03:51:11 -08:00
* Revert the list-tagged-draggable to use title field by default * Update list.tid It seems `<$transclude field=<<__field__>> />` when field default value is empty does not work as expected. This commit uses `field:"title"` instead of `field:""` in the list-tagged-draggable header. * Update list.tid The redundant `field` removed. The new `displayField` attribute is used to let user choose the filed they like to display when the list items are rendered as simple links. * Update list.tid The proposed field attribute in list-tagged-draggable updated to use the same `displayField` aslist-links-draggable. * Create #9177 change note for #9177 was created * Update list.tid The `list-links-draggable` now is fully backward compatible. It uses caption as default field as before and is compatible with `list-links`. The `list-tagged-draggable` is fully backward compatible while got a new displayField parameter. * Update list-tagged-draggable Macro.tid Update docs to reflect new displayField parameter * Update list-links-draggable Macro.tid Update documentation to reflect the new displayField parameter. * Update list-tagged-draggable Macro.tid Update docs. Remove formatting error in doc. |
||
|---|---|---|
| .. | ||
| images | ||
| language | ||
| modules | ||
| palettes | ||
| templates | ||
| ui | ||
| wiki | ||
| acknowledgements.tid | ||
| copyright.tid | ||
| icon.tid | ||
| plugin.info | ||
| readme.tid | ||
| sjcl-license.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