Jermolene
c72e4f01f1
Fix typo in excise button
...
It meant that the excise button didn't appear on tiddlers of type text/vnd.tiddlywiki
2018-07-03 11:12:12 +01:00
Tobias Beer
61f9adb710
allows to add link via ENTER in input ( #2703 )
...
simplified / refactored actions
2018-04-24 22:02:04 +01:00
Matt Lauber
6963a54c66
Better Editor Toolbar Conditions ( #3180 )
...
* The Excise tool only works with tiddlywiki5 format, so only display it on tiddlers that use the tiddlywiki5 parser.
* The Editor Height tool and stamp tool only make sense with text editors, so only display them when the content type starts with text
2018-03-19 18:01:24 +00:00
Jermolene
c0569849d2
Add rotate-left button to bitmap editor toolbar
2018-03-12 12:45:56 +00:00
Jermolene
3361d749bf
Add missing tags to new editor toolbar buttons
...
Fixes #3156
2018-03-06 13:10:16 +00:00
BurningTreeC
540cd1a286
EditorToolbar: add "transclusion" and "wikilink" buttons ( #3155 )
...
* add transclusion "image" for editor button
* add wikilink "image" for editor button
* add wikilink editor toolbar button
* add transclusion editor toolbar button
* add transclusion/wikilink button styles
* add transclusion/wikilink button captions & hints
* add german captions/hints
* revert styles not needed anymore
* update transcludify icon
* update linkify icon
* update transcludify icon
* update german
* Update Buttons.multids
* Delete wikilink.tid
* Delete transclusion.tid
2018-03-06 12:44:42 +00:00
Jermolene
ffae85140f
Fix state cleanup for excise toolbar button
...
We were deleting the wrong tiddler
2016-08-18 08:59:09 +01:00
Jermolene
4eed18496f
Extend editor link button to create external links and missing links
...
Fixes #2521
2016-08-07 10:18:53 +01:00
Jermolene
72fb1e22ed
Remove undo/redo formatting toolbar buttons
...
There have been long standing problems with the buttons not working in
Firefox, and now a [further
problem](https://groups.google.com/d/msg/tiddlywiki/GlsruQyPOag/BAhnI2mt
BgAJ) has come to light, and been similarly hard to resolve.
On balance, I’ve decided to remove the undo/redo buttons from the
toolbar (the ctrl/cmd-Z shortcut is still operational), thus avoiding
the problems, and saving some space in the core.
2016-05-01 13:51:45 +01:00
Jermolene
752a126cc4
Fix premature commit of link button
...
Whoops
2016-04-29 19:19:18 +01:00
Jermolene
7224fea961
Introduce "link" editor toolbar button
...
As proposed by Alex Hough
2016-04-29 18:54:44 +01:00
Jermolene
b53f4e9b20
Remove another extraneous mode
field
...
Missed off 987c876cfaa8f0d8050c687c26adee250fa0062d
2016-04-29 18:54:44 +01:00
Jermolene
3156d3d7ce
Add spacers to formatting toolbar
2016-04-29 18:54:44 +01:00
Jermolene
6f6cdc1bd0
Fix problem with formatting toolbar dropdowns
...
Cruft left over from the last big refactoring…
2016-04-26 07:43:13 +01:00
Jeremy Ruston
2adf09129d
Introduce text editor toolbar ( #2315 )
...
Tada!
2016-04-22 08:36:29 +01:00