Commit graph

27 commits

Author SHA1 Message Date
ddtddt
c334e55361 [trunk] update NL thanks to Kees Hessels
git-svn-id: http://piwigo.org/svn/trunk@6143 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-09 18:27:09 +00:00
keeshessels
3be918de4d A few nl_NL updates
git-svn-id: http://piwigo.org/svn/trunk@6055 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-03 18:05:59 +00:00
nikrou
3d20e56ada Fix some translation keys (unused, misspelling, or forgotten)
git-svn-id: http://piwigo.org/svn/trunk@5780 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-10 19:45:53 +00:00
keeshessels
6388c51e6b nl_NL
completed admin.lang.php and install.lang.php


git-svn-id: http://piwigo.org/svn/trunk@5688 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-06 08:37:55 +00:00
ddtddt
60c4efe1da [trunk] update NL
git-svn-id: http://piwigo.org/svn/trunk@5591 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-03 12:44:26 +00:00
plegall
b6e82a7ac9 remove obsolete keys in all languages (as much as possible)
git-svn-id: http://piwigo.org/svn/trunk@5565 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-02 08:27:36 +00:00
keeshessels
84bd801096 Update Language nl_NL
git-svn-id: http://piwigo.org/svn/trunk@5466 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-29 23:29:01 +00:00
keeshessels
5701c21058 git-svn-id: http://piwigo.org/svn/trunk@5439 68402e56-0260-453c-a942-63ccdbb3a9ee 2010-03-28 23:45:38 +00:00
ddtddt
5a89acb4cb update header
git-svn-id: http://piwigo.org/svn/trunk@5430 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-28 18:46:44 +00:00
ddtddt
8ac4f26731 [trunk] update nl_NL thanks to Kees Hessels
git-svn-id: http://piwigo.org/svn/trunk@5374 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-26 08:36:18 +00:00
ddtddt
f62624232c [trunk] update nl_NL thanks to Kees Hessels
git-svn-id: http://piwigo.org/svn/trunk@5372 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-26 06:24:14 +00:00
plegall
bec5b481d3 update 2.0 translation provided by Kees Hessels
git-svn-id: http://piwigo.org/svn/trunk@5358 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25 20:23:47 +00:00
plegall
c639ad1e7e copy all languages (exceptions are en_UK and fr_FR) from branch 2.0 to trunk,
then convert the *.lang.php files with tools/convert_language_to_2.1.pl

Next step is to play with tools/translation_analysis.php to find which
language keys need translation for each language.

git-svn-id: http://piwigo.org/svn/trunk@5316 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-24 19:34:41 +00:00
nikrou
85c1c1b1ea Feature 1522 : move database config file to local directory
(include/config_database.inc.php becomes local/config/database.inc.php)

git-svn-id: http://piwigo.org/svn/trunk@5213 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-21 12:32:49 +00:00
nikrou
3631839e54 Revert gettext stuff.
Keep english values for language keys translation.
Provide a script to use english values for key in language files.

Todo : provide a script (to help transition) to keep using
original keys in language files for translators.

git-svn-id: http://piwigo.org/svn/trunk@5156 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-17 09:22:51 +00:00
nikrou
fdfaefd17a Feature 1255 :
- add postgres database engine
- change installation process to allow postgres or mysql database

git-svn-id: http://piwigo.org/svn/trunk@4410 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-12-02 20:27:06 +00:00
nikrou
8a29965450 Feature 928 resolved.
Replace include/mysql.inc.php by include/config_database.inc.php to be independant of database engine
Rename database configurations variables by ones in $conf array.

git-svn-id: http://piwigo.org/svn/trunk@4280 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-11-16 19:17:01 +00:00
patdenice
7f8cbea1ec Move template class inclusion to common.inc.php.
Add forum link in upgrade page.
Install and upgrade try to configure PHP5.

git-svn-id: http://piwigo.org/svn/trunk@3203 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-16 16:57:10 +00:00
nikrou
bea3462f56 fix html warnings. unclosed monotags
git-svn-id: http://piwigo.org/svn/trunk@3185 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-09 19:41:45 +00:00
plegall
1b711ad236 Administration: happy new year 2009, all PHP headers updated.
git-svn-id: http://piwigo.org/svn/trunk@3049 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-04 23:28:36 +00:00
patdenice
c74e2ab49e - Add home and identification buttons after installation.
- Use fetchRemote function for remote site actions.
- Corrections in fetchRemote fnction.
- Move PLUGIN_PICTURE_BEFORE in picture.tpl.

git-svn-id: http://piwigo.org/svn/trunk@2902 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-23 17:23:57 +00:00
patdenice
9fc076f5d3 - Remove advises of file removal at the end of install (forgotten in last commit!)
git-svn-id: http://piwigo.org/svn/trunk@2865 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-12 13:49:13 +00:00
patdenice
682220bded - Install process now looks like goto/roma.
- Move install.tpl to goto template.
- add charset utf8 to fatal error function.
- Check php version on install and upgrade, and die if < 5. 

git-svn-id: http://piwigo.org/svn/trunk@2747 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-15 17:50:12 +00:00
rub
3cffa07182 Change some PhpWebGallery to Piwigo. (2/2)
All phpwebgallery.net are not changed!



git-svn-id: http://piwigo.org/svn/trunk@2342 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-15 18:43:33 +00:00
plegall
524011bfa6 Bug fixed: as rvelices notified me by email, my header replacement script was
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-05 14:14:07 +00:00
plegall
3f235497f3 Modification: new header on PHP files, PhpWebGallery renamed Piwigo.
git-svn-id: http://piwigo.org/svn/trunk@2297 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-04 22:57:23 +00:00
rub
1d372d29f5 Add Dutch language from Peter Webmaster terwolde.net
git-svn-id: http://piwigo.org/svn/trunk@2171 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-11-27 22:32:02 +00:00