1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-10-02 08:50:46 +00:00
TiddlyWiki5/core
Jermolene ffd9df670d Fix problem with tabs switching on language change
In 5.0.12-beta, if you change the current language setting then the
current sidebar tab setting is lost. This was because the qualified
title generated for the tabs was incorporating the current language
title, by virtue of a trick used in the PageTemplate to set the
“languageTitle” variable to a field of the current language plugin.
This trick left the current tiddler set to the current language, and
this current tiddler was still in force for the transclusion of the
page template segments.
2014-05-31 19:20:51 +01:00
..
config/editor-type-mappings Take editor configuration from configuration tiddlers 2014-01-24 20:22:23 +00:00
images Replace hamburger icon with double chevron 2014-04-27 19:28:30 +01:00
language Add standard search to advanced search 2014-05-15 23:09:31 +01:00
modules Extraneous semi-colon 2014-05-31 19:18:01 +01:00
palettes Default colour tweaks 2014-03-12 22:22:18 +00:00
templates Add support for $:/tags/RawMarkup 2014-05-26 22:50:54 +01:00
ui Fix problem with tabs switching on language change 2014-05-31 19:20:51 +01:00
wiki Use the select widget in the various switchers 2014-05-31 18:38:17 +01:00
copyright.tid Update copyright year 2014-01-02 10:55:19 +00:00
plugin.info Ensure that the core plugins inherit their version number from the main package.info 2013-08-26 13:28:23 +01:00