aboutsummaryrefslogtreecommitdiffstats
path: root/language/nl_NL (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-02-17feature 1441 added: add link to pLoader for Macplegall1-9/+15
remove hr_HR help file because it is 100% equal to en_UK/help.hml git-svn-id: http://piwigo.org/svn/branches/2.0@4898 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-09[branche2] bug $langddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/branches/2.0@4645 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-09feature 1374: removed the "/* TODO */" in language files, the script to detectplegall3-24/+1
missing translations will come in a distinct commit. git-svn-id: http://piwigo.org/svn/branches/2.0@4636 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-12-13[branche2] bug:1323 update maintenance.htmlddtddt1-0/+4
git-svn-id: http://piwigo.org/svn/branches/2.0@4483 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-10-10Bug fix 1185 : missing %s in admin vocabnikrou1-1/+1
merge from trunk git-svn-id: http://piwigo.org/svn/branches/2.0@4016 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-10-09[Piwigo] Bug 1079Eric1-1/+2
Some common.lang.php updated git-svn-id: http://piwigo.org/svn/branches/2.0@4010 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-07-04translate hide Branch2ddtddt1-0/+1
git-svn-id: http://piwigo.org/svn/branches/2.0@3524 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-07-04bug 986 branche 2ddtddt1-0/+1
git-svn-id: http://piwigo.org/svn/branches/2.0@3516 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-07-03bug 0001042Criss1-1/+1
Files fixed on 2.0 branch git-svn-id: http://piwigo.org/svn/branches/2.0@3506 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-06-15update Add lines in all admin.lang.php / en_UKddtddt1-0/+5
git-svn-id: http://piwigo.org/svn/branches/2.0@3420 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-16merge r3203 from trunk to branch 2.0.patdenice1-0/+10
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/branches/2.0@3204 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-15feature 934 added: add link to pLoader extension pages in Piwigo embeddedplegall1-1/+2
instructions. git-svn-id: http://piwigo.org/svn/branches/2.0@3199 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-15update Nl thanks to Webmaster terwolde.netddtddt2-86/+91
git-svn-id: http://piwigo.org/svn/branches/2.0@3156 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-13merge r3143 from trunk to branch 2.0patdenice1-1/+3
- Show number of downloads in plugins list. - Allow to sort plugins by number of downloads. - Fix plugin revision URL (no more revision_view in PEM). git-svn-id: http://piwigo.org/svn/branches/2.0@3144 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-12modification: phpwebgallery.net moves to piwigo.orgplegall2-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-30update language nameddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/branches/2.0@3116 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-05New structure of file for help.htmlddtddt1-62/+153
DE/NL/IT languages. git-svn-id: http://piwigo.org/svn/branches/2.0@3051 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-04Administration: happy new year 2009, all PHP headers updated.plegall6-6/+6
git-svn-id: http://piwigo.org/svn/branches/2.0@3046 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-06merge -c2923 from trunk to branch 2.0.patdenice2-2/+5
- Add a "Bound Template" column for template extensions. git-svn-id: http://piwigo.org/svn/branches/2.0@2924 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-23merge -c2902 from trunk to branch 2.0.patdenice1-1/+1
- 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/branches/2.0@2903 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-15merge -c2880 from trunk to branch 2.0patdenice1-1/+1
- Add fetchRemote function which allow to retrieve datas over HTTP protocol using cURL method, file_get_contents function or fsockopen method. This allow to retrieve datas or files even if allow_url_fopen is deactivated. - Use fetchRemote function in plugins manager and in latest version checking. - Add german translations for upgrade.lang.php. - Remove empty line at the end of pclzip.lib.php. - Change display of deactivated plugins after upgrade. git-svn-id: http://piwigo.org/svn/branches/2.0@2881 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-12merge -c2865 from trunk to branch 2.0patdenice1-2/+1
- Remove advises of file removal at the end of install (forgotten in last commit!) git-svn-id: http://piwigo.org/svn/branches/2.0@2866 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-12merge -c2863 from trunk to branch 2.0patdenice1-1/+1
- Remove advises of file removal at the end of install/upgrade. - Automatic change mysql.inc.php if file is writable, else purpose manual change to user. git-svn-id: http://piwigo.org/svn/branches/2.0@2864 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-09merge -c2854 from trunk to branch 2.0riopwg1-2/+1
Correction upgrade.lang.php git-svn-id: http://piwigo.org/svn/branches/2.0@2855 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-07merge -c2838 from trunk to branch 2.0patdenice1-0/+5
- improve 1.3.1 upgrade (automatic write in mysql.inc.php). - translate 1.3.1 upgrade informations messages. - security fix in upgrade login. git-svn-id: http://piwigo.org/svn/branches/2.0@2839 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-06merge -c2836 from trunk to branch 2.0patdenice1-2/+4
- Webmaster or administrator can login to run upgrade. - Inserting upgrade line in mysql.inc.php still work. - Convert espagnol upgrade file to utf8. - Minor changes in upgrade processus. - Remove all comments in pclzip.lib.php. git-svn-id: http://piwigo.org/svn/branches/2.0@2837 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-03merge -c2819 from trunk to branch 2.0patdenice1-0/+39
- Add roma theme to upgrade page. - Upgrade translation. git-svn-id: http://piwigo.org/svn/branches/2.0@2820 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-16- picture nav buttons use the get_extent modifierrvelices1-1/+0
- comments title on picture page is singular/plural language sensitive - improved P@t commit (no double home display on picture nav bar) so that it works with my site git-svn-id: http://piwigo.org/svn/branches/2.0@2758 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-15Merge from trunk 2747:patdenice1-5/+5
- 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/branches/2.0@2748 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-10- If there is not new plugins to check, we don't get any more error message.patdenice1-2/+3
- small corrections in configuration.html and cat_modify.tpl. git-svn-id: http://piwigo.org/svn/trunk@2701 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-08Updated admin.lang.php ddtddt1-0/+5
git-svn-id: http://piwigo.org/svn/trunk@2685 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-04- Correct display bug of quick local synchro in IE7.patdenice1-0/+1
- Translate this button. git-svn-id: http://piwigo.org/svn/trunk@2658 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-04Add explicit error message in plugins tab if allow_url_fopen is disabled.patdenice1-0/+1
git-svn-id: http://piwigo.org/svn/trunk@2652 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-02- removed unused help pagesrvelices1-45/+0
git-svn-id: http://piwigo.org/svn/trunk@2637 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-22Add "draggable" icon for cat_list.patdenice1-0/+1
git-svn-id: http://piwigo.org/svn/trunk@2567 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-19deletion: function export_pwg_data was inadvertently added with r1817 whileplegall1-2/+1
the development was not finished. git-svn-id: http://piwigo.org/svn/trunk@2551 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-11remove ws access table/partners functionalityrvelices1-35/+0
git-svn-id: http://piwigo.org/svn/trunk@2516 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-03Bug 847: Instruction page / CSS Text-align: centered ordered lists vdigital1-1/+2
Bug 846: Bad link to documentation Some CSS Hacks in Admin theme git-svn-id: http://piwigo.org/svn/trunk@2495 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-29synchro improvements:rvelices1-1/+2
- able to sync metadata at the same time as the files/dirs - by default empty metadata does not overwrite database infos (checkbox can switch to previous behaviour) (bug 132) - the form is shown again even after a successfull non simulated run git-svn-id: http://piwigo.org/svn/trunk@2491 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-22- language - removed 2 unnecessary keys from admin.langrvelices2-6/+4
- language - moved some keys from common.lang to admin.lang git-svn-id: http://piwigo.org/svn/trunk@2482 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-19- ws can include php file before invoking web call methodrvelices1-1/+1
- remove "Pierrick ..." from some languages - tags - small change to avoid increasing number of urls - added a missing closedir - remove some unnecessary class names and inexisting rel attributes git-svn-id: http://piwigo.org/svn/trunk@2478 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-12Admin advices can be easily extended to new advices.vdigital1-1/+3
Admin advices plugin can be translated like any other plugins. Admin advices plugin has been extended with External summary (a technical and non translated part). Some template cleaning. git-svn-id: http://piwigo.org/svn/trunk@2472 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-16"Extend for templates" needs translators.vdigital2-1/+110
git-svn-id: http://piwigo.org/svn/trunk@2439 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-19language reviewrub1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@2351 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-16Resolved issue 0000826: Required versions (Php & MySql) rub1-0/+2
git-svn-id: http://piwigo.org/svn/trunk@2343 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-15Change some PhpWebGallery to Piwigo. (2/2)rub8-32/+29
All phpwebgallery.net are not changed! git-svn-id: http://piwigo.org/svn/trunk@2342 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-03Start of Stripy look on Admin page (Not stable for all browsers)vdigital1-7/+7
git-svn-id: http://piwigo.org/svn/trunk@2328 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-02Resolved issue 0000823: Enhance upload functionalitiesrub3-3/+19
First commit, others will be follow. Not hesitate to change my translations. Add upload configuration tabsheet (move and add configuration) Change and add define for access level Can show upload link every time Can restrict access upload.class.php Can choice category on upload page Add upload class not use for the moment Review quickly and temporary style of upload.tpl git-svn-id: http://piwigo.org/svn/trunk@2325 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-20LinuxLefty patch for bug 780: Hide caddie if no targetvdigital1-0/+2
git-svn-id: http://piwigo.org/svn/trunk@2305 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-05Bug fixed: as rvelices notified me by email, my header replacement script wasplegall5-121/+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