Following the posting about cookies problem upon login viewtopic.php?f=4&t=13479 I include two new tweaks to this Theme that bypasses the test successfully - [AP login] skip-cookes-prompt - and/or disables the test altogether; both additions cover default login and custom login processes.
Also following my RU posting about localization viewtopic.php?f=2&t=13474&p=39195#p39195 Ryazania will have enabled by default the modded <cms:localize/> tag and theme snippets, such as title.html will have <cms:localize k_title_text /> instead of <cms:show k_title_text />. Due to possibility of making language switch in Admin-panel toggled via a button (I am still thinking where to put it) the Admin panel localization becomes completely dynamic, that includes masterpages themselves.
P.S. Mod of <cms:localize> just learned to dump sorted missing values to a file which makes it a very comfortable tool to translate any website content, not just Admin-panel.
Also following my RU posting about localization viewtopic.php?f=2&t=13474&p=39195#p39195 Ryazania will have enabled by default the modded <cms:localize/> tag and theme snippets, such as title.html will have <cms:localize k_title_text /> instead of <cms:show k_title_text />. Due to possibility of making language switch in Admin-panel toggled via a button (I am still thinking where to put it) the Admin panel localization becomes completely dynamic, that includes masterpages themselves.
P.S. Mod of <cms:localize> just learned to dump sorted missing values to a file which makes it a very comfortable tool to translate any website content, not just Admin-panel.