aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/language_switch/flags.tpl (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-10-04bug 2430 fixed: prevents from cross site scripting, the URL is cleanly rewrittenplegall1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@12342 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-08back merge r12103 on LanguageSwitch, this should be another commit, this ↵plegall1-1/+1
coding is not finished yet git-svn-id: http://piwigo.org/svn/trunk@12104 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-08feature 2431: only keep MySQL on installation formplegall1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@12103 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-28Language Switch:plegall1-2/+3
* display language name next to flag (and enlarge the flag box to ~400px) * force the links color inside the language box because the background color is forced : on a theme like "grum dark II", the result is really awful, impossible to read. * the current language is not removed from the list, this ways the list is not reorganized depending on the current language git-svn-id: http://piwigo.org/svn/trunk@9906 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-28use combine_css for languageSwitch pluginplegall1-40/+41
git-svn-id: http://piwigo.org/svn/trunk@9905 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-14Fix: Theme name Sylvia in flags.tplvdigital1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@5856 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-06-30merge r3477 from branch 2.0 to trunkvdigital1-5/+5
Bug 964 fixed and more + ?&lang=en_UK" => ?lang=en_UK" + =&lang=en_UK" => &lang=en_UK" + Works for any combinations of $conf['question_mark_in_urls'] $conf['php_extension_in_urls'] => BUT force a return to home in some cases. + Full technical code review git-svn-id: http://piwigo.org/svn/trunk@3479 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-05-29Merge: 3368vdigital1-0/+48
+ Language Switch enhanced design and concepts. git-svn-id: http://piwigo.org/svn/trunk@3369 68402e56-0260-453c-a942-63ccdbb3a9ee