aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/language_switch (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Title harmonization in the scope of Piwigo website integration.vdigital2009-01-171-0/+0
| | | | | | | | | | | | | | $conf['reverse_home_title'] is false by default. On reverse_home_title = true, only index page will reverse its title. Compare to prior releases all titles are reversed. - Croatian flag merge -c3091 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@3095 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/trunk@3049 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) merge -c3017 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@3019 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