aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/language_switch/main.inc.php (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-10-15[2.5] - language - language_switch - prepared 2.5.3ddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/branches/2.5@24925 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-23[2.5] - plugins language - check 2.5.2ddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/branches/2.5@23457 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-04-13[branche 2.5] plugin - check Language 2.5.1ddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/branches/2.5@22188 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-04-03git-svn-id: http://piwigo.org/svn/branches/2.5@21991 ↵ddtddt1-1/+1
68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-20[trunk] - plugin - update Révision to 2.5.0ddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@20875 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-01 update Piwigo headers to 2013 (the end of the world didn't occur as ↵plegall1-1/+1
expected on r12922) git-svn-id: http://piwigo.org/svn/trunk@19703 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-21[Language Switch] new version using 2.4 drop-down menusmistic1001-5/+10
git-svn-id: http://piwigo.org/svn/trunk@15923 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-17update Piwigo headers to 2012, last change before the expected (or not) ↵mistic1001-1/+1
apocalypse git-svn-id: http://piwigo.org/svn/trunk@12922 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-13Update versions for plugins, themes and languages.patdenice1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@10351 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-04Update plugins, themes and languages versions.patdenice1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@9522 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-18Happy new year 2011plegall1-2/+2
Change "Piwigo - a PHP based picture gallery" into "Piwigo - a PHP based photo gallery" git-svn-id: http://piwigo.org/svn/trunk@8728 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-07-28merge r6724 from branch 2.1 to trunkpatdenice1-1/+1
Plugin version compare must return false if plugin version is "auto" (developpement version). Change language switch version number. git-svn-id: http://piwigo.org/svn/trunk@6725 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-13Change: flags are searched into language subdirectoriesvdigital1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@5845 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-19increase copyright year to 2010plegall1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@5196 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-25merge r4744 from branch 2.0 to trunkvdigital1-1/+1
[Change] auto version mode. git-svn-id: http://piwigo.org/svn/trunk@4745 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-06-30merge r3477 from branch 2.0 to trunkvdigital1-3/+4
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-05-30Merge: 3375vdigital1-2/+2
+ Language Switch code review (No cookies => session). + Optional $conf['no_flag_languages'] = Array() to remove flags git-svn-id: http://piwigo.org/svn/trunk@3376 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-05-29Merge: 3368vdigital1-1/+1
+ Language Switch enhanced design and concepts. git-svn-id: http://piwigo.org/svn/trunk@3369 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-05-06merge 3274ddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@3275 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-12merge r3132 from branch 2.0 to trunkplegall1-2/+2
modification: phpwebgallery.net moves to piwigo.org 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/trunk@3133 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-04Administration: happy new year 2009, all PHP headers updated. plegall1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@3049 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-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-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.plegall1-1/+22
git-svn-id: http://piwigo.org/svn/trunk@2297 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-19Minor code reviewvdigital1-2/+2
git-svn-id: http://piwigo.org/svn/trunk@2162 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-11-18New: Language Switch plugin supportvdigital1-48/+36
git-svn-id: http://piwigo.org/svn/trunk@2161 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-10-17Convert file to UTF-8rub1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@2141 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-09-19Resolved 0000748: Name configuration of all the tablesrub1-42/+48
Resolved 0000750: Check anomalies after upgrade (Feature proposition) git-svn-id: http://piwigo.org/svn/trunk@2096 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-07-10Change headers with team emailrub1-3/+1
git-svn-id: http://piwigo.org/svn/trunk@2059 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-16Update svn properties (svn:eol-style and svn:keywords)rub1-3/+3
git-svn-id: http://piwigo.org/svn/trunk@1912 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-12Apply property svn:eol-style Value: LFrub1-43/+43
git-svn-id: http://piwigo.org/svn/trunk@1900 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-09Feature Issue ID 0000496: Integrate MOD add_index on PWG with plugin.lang.phprub1-8/+17
Change name of news triggers. Replace & by & Improve a little add_index plugin implementation. Add parameters pages (under construction) for add_index plugin git-svn-id: http://piwigo.org/svn/trunk@1704 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-08Feature Issue ID 0000496: Integrate MOD add_index on PWG with plugin.lang.phprub1-35/+35
Add some plugin triggers: o for help o for language o for site manager o for advanced features Allow to launch directly plugin page (without section key) Add add_index plugin, available on site manager and advanced features Configuration page and best help must be coming soon. git-svn-id: http://piwigo.org/svn/trunk@1699 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-18Resolved Issue ID 0000474 (Step 1):rub1-2/+4
o Rename index.htm into index.php o Add index.php on all sub-directories o Use an uniform source code of index.php (like /include/index.php) (/index.php is of course not changed) git-svn-id: http://piwigo.org/svn/trunk@1481 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-03-15new: cleaner URL. Instead of category.php?cat=search&search=123&start=42,plegall1-1/+2
you now have category.php?/search/123/start-42. Functions make_index_url and make_picture_url build these new URLs. Functions duplicate_picture_url and duplicate_index_url provide shortcuts to URL creation. The current main page page is still category.php but this can be modified easily in make_index_url function. In this first version, no backward compatibility. Calendar definition in URL must be discussed with rvelices. improvement: picture.php redesigned. First actions like "set as representative" or "delete a comment" which all lead to a redirection. Then the page (the big mess) and includes of new sub pages to manage specific parts of the page (metadata, user comments, rates). new: with the cleaner URL comes a new terminology. $page['cat'] doesn't exist anymore. $page['section'] is among 'categories', 'tags' (TODO), 'list', 'most_seen'... And sub parameters are set : $page['category'] if $page['section'] is "categories". See URL analyse in include/section_init.inc.php for details. git-svn-id: http://piwigo.org/svn/trunk@1082 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-01-07all headers adapted to new year 2005, happy new yearplegall1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@675 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-11-06update headers to comply with GPLz0rglub1-4/+4
git-svn-id: http://piwigo.org/svn/trunk@593 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-02-11header global refactoringz0rglub1-11/+26
git-svn-id: http://piwigo.org/svn/trunk@362 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-08-24improve the header of each filez0rglub1-0/+10
git-svn-id: http://piwigo.org/svn/trunk@57 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-05-09Initial revisionz0rglub1-0/+7
git-svn-id: http://piwigo.org/svn/trunk@2 68402e56-0260-453c-a942-63ccdbb3a9ee