1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-23 18:17:20 +00:00
TiddlyWiki5/core
Bimba Laszlo 88664f0286 Show backlinks on rename (#3534)
* List backlinks when renaming tiddler

* List references inplace

* TiddlerInfo/References accepting specific tiddler

If `operandTitle` is set, it will show its references instead of current
tiddler's.

It's purpose is to prevent code duplication (the references are listed
when renaming tiddler).

* Don't use variable for References template, use <$tiddler>

Set the `current` to desired title with `<$tiddler>` widget.

* List references in a separate block

* Rename state tiddler

* Use qualified state
2018-11-15 15:18:38 +00:00
..
images First stab at a threaded commenting plugin 2018-06-21 08:36:15 +01:00
language Show backlinks on rename (#3534) 2018-11-15 15:18:38 +00:00
modules [pagescroller] add callback function option (#3473) 2018-11-15 14:58:32 +00:00
palettes Add new palette colours from #3360 to other core palettes 2018-07-19 21:19:21 +01:00
templates Typos missed from a9dd8c2 2018-09-28 18:18:07 +01:00
ui Show backlinks on rename (#3534) 2018-11-15 15:18:38 +00:00
wiki Fix NewImageType config (#3523) 2018-11-07 16:51:55 +00:00
acknowledgements.tid Remove extraneous text/vnd.tiddlywiki from system tiddlers in light of #2883 2017-06-09 15:42:32 +01:00
copyright.tid Update for 2018 🎉🎊 2018-01-11 12:32:24 +00: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
sjcl-license.tid Move SJCL license file into core plugin 2017-04-23 09:53:18 +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