aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/language_switch (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-09-17Add PL description.txt to Branche2 thanks to emcekddtddt2-0/+31
git-svn-id: http://piwigo.org/svn/branches/2.0@3854 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-09-14Add Langue ES descriptions for plugins.ddtddt2-0/+31
git-svn-id: http://piwigo.org/svn/branches/2.0@3847 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-09-06Add Langue IT descriptions for plugins.riopwg2-0/+31
git-svn-id: http://piwigo.org/svn/branches/2.0@3832 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-09-05merge r3716-3717 from trunk to branch 2.0patdenice5-0/+92
Allow to add description.txt file in language directory for plugin description. Add multilingual descriptions for plugins. git-svn-id: http://piwigo.org/svn/branches/2.0@3824 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-06-30Bug 964 fixed and morevdigital3-20/+17
+ ?&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/branches/2.0@3477 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-05-31- 1 pixel around the flags panelvdigital1-1/+1
git-svn-id: http://piwigo.org/svn/branches/2.0@3379 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-05-30+ Language Switch CSS review (inherit and overrides)vdigital1-16/+8
git-svn-id: http://piwigo.org/svn/branches/2.0@3377 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-05-30+ Language Switch code review (No cookies => session).vdigital2-104/+65
+ Optional $conf['no_flag_languages'] = Array() to remove flags git-svn-id: http://piwigo.org/svn/branches/2.0@3375 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-05-29+ Language Switch enhanced design and concepts.vdigital42-32/+134
git-svn-id: http://piwigo.org/svn/branches/2.0@3368 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-05-16bug 998 fixed: add the ability to switch to Croatian. The icon filename wasplegall1-0/+0
wrong in language_switch plugin. git-svn-id: http://piwigo.org/svn/branches/2.0@3289 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-05-06Add eid en tag 2.0.2 all basic pluginddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/branches/2.0@3274 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-30Add Chinese and Japanese translationddtddt1-0/+0
thinks to ZHU and Mits git-svn-id: http://piwigo.org/svn/branches/2.0@3234 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-06Add flag pt_PTddtddt1-0/+0
git-svn-id: http://piwigo.org/svn/branches/2.0@3174 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-12modification: phpwebgallery.net moves to piwigo.orgplegall1-2/+2
modification: doc/README_*.txt much simpler with link to piwigo.org for installation and upgrade guides. modification: latest_version has changed its path on the website to download directory. deletion: doc/ChangeLog was useless and outdated. git-svn-id: http://piwigo.org/svn/branches/2.0@3132 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-17- Croatian flagvdigital1-0/+0
git-svn-id: http://piwigo.org/svn/branches/2.0@3091 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-04Administration: happy new year 2009, all PHP headers updated.plegall4-4/+4
git-svn-id: http://piwigo.org/svn/branches/2.0@3046 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-23- Japanese flagvdigital1-0/+0
- <p> support in Sylvia menubar - Admin Help is chartered (First use of the discrete links) git-svn-id: http://piwigo.org/svn/branches/2.0@3017 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-27Bulgarian, Malagsy, Russian, Chinese flags (Some other will come before RC2).vdigital4-0/+0
git-svn-id: http://piwigo.org/svn/trunk@2613 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-25- Move get_extents function to include/functions.inc.php.patdenice1-1/+1
- Change all plugins version to 2.0. - LocalFiles Editor can now edit and create template extension. - Editarea (for LocalFiles Editor) go to version 0.7.2.2 (chrome compatible) - Editarea activation is now saved in database with AJAX. git-svn-id: http://piwigo.org/svn/trunk@2588 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-20- local.lang is loaded without fallback on default language or ↵rvelices1-3/+3
PHPWG_DEFAULT_LANGUAGE (needed to change the signature of load_language which became a little too big) - move a function from functions.inc.php to functions_picture.inc.php (included only when necessary) - removed some css (not as much as I wanted) git-svn-id: http://piwigo.org/svn/trunk@2479 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-15Change some PhpWebGallery to Piwigo. (2/2)rub1-3/+3
All phpwebgallery.net are not changed! git-svn-id: http://piwigo.org/svn/trunk@2342 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-16Fix error on main.inc.php headerrub1-0/+2
git-svn-id: http://piwigo.org/svn/trunk@2302 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-05Bug fixed: as rvelices notified me by email, my header replacement script wasplegall3-72/+0
bugged (r2297 was repeating new and old header). By the way, I've also removed the replacement keywords. We were using them because it was a common usage with CVS but it is advised not to use them with Subversion. Personnaly, it is a problem when I search differences between 2 Piwigo installations outside Subversion. git-svn-id: http://piwigo.org/svn/trunk@2299 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-05Tweak: Comments updatevdigital1-24/+1
git-svn-id: http://piwigo.org/svn/trunk@2298 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-04Modification: new header on PHP files, PhpWebGallery renamed Piwigo.plegall4-1/+85
git-svn-id: http://piwigo.org/svn/trunk@2297 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-20- admin/notification_by_mail goes smarty - THE LAST ONE :-) :-)rvelices1-13/+13
- get rid of user_list warnings - some code reorganisation in template class + explode modifier - minor template and language changes in search.tpl and cat_modify.tpl git-svn-id: http://piwigo.org/svn/trunk@2286 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-02Corections to respect coding conventions.patdenice1-2/+2
Change plugins versions to 1.8 Change 3 plugins URI. git-svn-id: http://piwigo.org/svn/trunk@2243 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-11-20Change language_switch index filerub3-0/+66
git-svn-id: http://piwigo.org/svn/trunk@2165 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-11-20Czech language flagvdigital2-5/+9
Corrective: remove unneeded load_language() calls. git-svn-id: http://piwigo.org/svn/trunk@2164 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-11-19Minor code reviewvdigital2-64/+49
git-svn-id: http://piwigo.org/svn/trunk@2162 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-11-18New: Language Switch plugin supportvdigital12-0/+142
git-svn-id: http://piwigo.org/svn/trunk@2161 68402e56-0260-453c-a942-63ccdbb3a9ee