1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-03-12 22:48:09 +00:00

8 Commits

Author SHA1 Message Date
jeremy@jermolene.com
5723a7fbc0 Templates should set text direction from a variable, not a transclusion 2023-06-13 16:08:16 +01:00
jeremy@jermolene.com
b707950c5e Merge branch 'master' into bidi-improvements 2023-01-13 16:35:12 +00:00
Cameron Fischer
b9ae6607c0
Trim Saga: Edit and View templates (#6276)
* the text/vnd-tiddlywiki tiddler and language

* adding trim: edit and view templates
2022-03-26 14:16:01 +00:00
Jeremy Ruston
b83c1d160f Add $:/config/DefaultTextDirection hidden setting 2020-04-07 16:17:11 +01:00
Tobias Beer
4e0a5c862c fix broken template: core/ui/EditTemplate/shadow 2015-11-25 15:22:15 +01:00
Jermolene
d0ca776edb Improve edit info banner for shadow tiddlers
Add the name of the plugin that contains the shadow tiddler
2015-11-05 12:33:20 +00:00
Jermolene
995f0e7f29 More conversion of "tw-*" classes to "tc-*"
Part of #764
2014-08-28 19:13:21 +01:00
Jermolene
84cd296c58 Minor tweaks to shadow warning infrastructure
1. Moved some methods out of boot.js because they are not needed until
after bootup
2. Added alternate message for editing an overridden shadow tiddler
3. Minor style tweaks
2014-04-28 15:16:31 +01:00