aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/language_switch/flags.tpl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bug 2430 fixed: prevents from cross site scripting, the URL is cleanly rewrittenplegall2011-10-041-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@12342 68402e56-0260-453c-a942-63ccdbb3a9ee
* back merge r12103 on LanguageSwitch, this should be another commit, this ↵plegall2011-09-081-1/+1
| | | | | | coding is not finished yet git-svn-id: http://piwigo.org/svn/trunk@12104 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2431: only keep MySQL on installation formplegall2011-09-081-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@12103 68402e56-0260-453c-a942-63ccdbb3a9ee
* Language Switch:plegall2011-03-281-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
* use combine_css for languageSwitch pluginplegall2011-03-281-40/+41
| | | | git-svn-id: http://piwigo.org/svn/trunk@9905 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix: Theme name Sylvia in flags.tplvdigital2010-04-141-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5856 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r3477 from branch 2.0 to trunkvdigital2009-06-301-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
* Merge: 3368vdigital2009-05-291-0/+48
+ Language Switch enhanced design and concepts. git-svn-id: http://piwigo.org/svn/trunk@3369 68402e56-0260-453c-a942-63ccdbb3a9ee