aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/language_switch (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add PL description.txt to Branche2 thanks to emcekddtddt2009-09-172-0/+31
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3854 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add Langue ES descriptions for plugins.ddtddt2009-09-142-0/+31
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3847 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add Langue IT descriptions for plugins.riopwg2009-09-062-0/+31
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3832 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r3716-3717 from trunk to branch 2.0patdenice2009-09-055-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
* Bug 964 fixed and morevdigital2009-06-303-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
* - 1 pixel around the flags panelvdigital2009-05-311-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3379 68402e56-0260-453c-a942-63ccdbb3a9ee
* + Language Switch CSS review (inherit and overrides)vdigital2009-05-301-16/+8
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3377 68402e56-0260-453c-a942-63ccdbb3a9ee
* + Language Switch code review (No cookies => session).vdigital2009-05-302-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
* + Language Switch enhanced design and concepts.vdigital2009-05-2942-32/+134
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3368 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 998 fixed: add the ability to switch to Croatian. The icon filename wasplegall2009-05-161-0/+0
| | | | | | wrong in language_switch plugin. git-svn-id: http://piwigo.org/svn/branches/2.0@3289 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add eid en tag 2.0.2 all basic pluginddtddt2009-05-061-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3274 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add Chinese and Japanese translationddtddt2009-03-301-0/+0
| | | | | | thinks to ZHU and Mits git-svn-id: http://piwigo.org/svn/branches/2.0@3234 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add flag pt_PTddtddt2009-03-061-0/+0
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3174 68402e56-0260-453c-a942-63ccdbb3a9ee
* modification: phpwebgallery.net moves to piwigo.orgplegall2009-02-121-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
* - Croatian flagvdigital2009-01-171-0/+0
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3091 68402e56-0260-453c-a942-63ccdbb3a9ee
* Administration: happy new year 2009, all PHP headers updated.plegall2009-01-044-4/+4
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3046 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Japanese flagvdigital2008-12-231-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
* Bulgarian, Malagsy, Russian, Chinese flags (Some other will come before RC2).vdigital2008-09-274-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@2613 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Move get_extents function to include/functions.inc.php.patdenice2008-09-251-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
* - local.lang is loaded without fallback on default language or ↵rvelices2008-08-201-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
* Change some PhpWebGallery to Piwigo. (2/2)rub2008-05-151-3/+3
| | | | | | | | All phpwebgallery.net are not changed! git-svn-id: http://piwigo.org/svn/trunk@2342 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix error on main.inc.php headerrub2008-04-161-0/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@2302 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug fixed: as rvelices notified me by email, my header replacement script wasplegall2008-04-053-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
* Tweak: Comments updatevdigital2008-04-051-24/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@2298 68402e56-0260-453c-a942-63ccdbb3a9ee
* Modification: new header on PHP files, PhpWebGallery renamed Piwigo.plegall2008-04-044-1/+85
| | | | git-svn-id: http://piwigo.org/svn/trunk@2297 68402e56-0260-453c-a942-63ccdbb3a9ee
* - admin/notification_by_mail goes smarty - THE LAST ONE :-) :-)rvelices2008-03-201-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
* Corections to respect coding conventions.patdenice2008-03-021-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
* Change language_switch index filerub2007-11-203-0/+66
| | | | git-svn-id: http://piwigo.org/svn/trunk@2165 68402e56-0260-453c-a942-63ccdbb3a9ee
* Czech language flagvdigital2007-11-202-5/+9
| | | | | | Corrective: remove unneeded load_language() calls. git-svn-id: http://piwigo.org/svn/trunk@2164 68402e56-0260-453c-a942-63ccdbb3a9ee
* Minor code reviewvdigital2007-11-192-64/+49
| | | | git-svn-id: http://piwigo.org/svn/trunk@2162 68402e56-0260-453c-a942-63ccdbb3a9ee
* New: Language Switch plugin supportvdigital2007-11-1812-0/+142
git-svn-id: http://piwigo.org/svn/trunk@2161 68402e56-0260-453c-a942-63ccdbb3a9ee