Commit Graph

5 Commits

Author SHA1 Message Date
plegall
e405136d47 Language Switch:
* 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-28 13:51:43 +00:00
plegall
18878f8bb0 use combine_css for languageSwitch plugin
git-svn-id: http://piwigo.org/svn/trunk@9905 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-28 12:41:09 +00:00
vdigital
3e432e9a1f Fix: Theme name Sylvia in flags.tpl
git-svn-id: http://piwigo.org/svn/trunk@5856 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-14 22:09:53 +00:00
vdigital
731cb8940c merge r3477 from branch 2.0 to trunk
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-06-30 21:24:55 +00:00
vdigital
d5cd582ca2 Merge: 3368
+ Language Switch enhanced design and concepts.


git-svn-id: http://piwigo.org/svn/trunk@3369 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-05-29 21:46:58 +00:00