1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-10-01 00:10:45 +00:00
TiddlyWiki5/core/modules/startup
Jermolene e20bce5450 Add experimental support for RTL languages
This commit permits language plugins to carry the field
“text-direction” with the value “rtl” to trigger right-to-left layout
of the entire page. We also adjust the sidebar layout to work in RTL
mode.

There are still a number of problems to be addressed:

* Brackets and other punctuation incorrectly placed within en-GB UI text
* System tiddler titles are rendered semi-back-to-front (eg
`languages/ca-ES/:$`)

Starting to address #1845 and the discussion in #2523.
2016-08-15 19:47:26 +01:00
..
browser-messaging.js Add localisable strings for error (#2447) 2016-05-17 21:58:47 +01:00
commands.js Report command errors through $tw.utils.error 2014-10-21 19:31:50 +01:00
favicon.js Obeisance to JSHint for core modules 2014-08-30 20:44:26 +01:00
info.js Introduce info mechanism 2014-07-20 18:07:30 +01:00
load-modules.js Refine node vs. browser behaviour 2014-12-18 19:52:15 +00:00
password.js added localisation for encryption dialog & de-DE translation 2015-03-18 18:52:33 +01:00
render.js Allow drafts typing timeout to be configured 2015-05-11 20:15:42 +01:00
rootwidget.js Extend notification handler to accept variables 2016-07-03 14:55:41 +01:00
startup.js Add experimental support for RTL languages 2016-08-15 19:47:26 +01:00
story.js Add th-saving-tiddler hook for autotagging etc. 2015-09-08 16:16:50 +01:00
windows.js Extend tm-open-window to pass variables 2015-08-31 14:13:32 +01:00