aboutsummaryrefslogtreecommitdiffstats
path: root/language/nl_NL/help
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--language/nl_NL/help.html24
-rw-r--r--language/nl_NL/help/configuration.html2
-rw-r--r--language/nl_NL/help/extend_for_templates.html4
-rw-r--r--language/nl_NL/help/index.php2
4 files changed, 19 insertions, 13 deletions
diff --git a/language/nl_NL/help.html b/language/nl_NL/help.html
index ab14d5540..722ec07fa 100644
--- a/language/nl_NL/help.html
+++ b/language/nl_NL/help.html
@@ -14,16 +14,22 @@
class="instructionBlockContent"
style="display:none"
>
-<!--TODO--> <p><a href="http://piwigo.org/ext/extension_view.php?eid=270">pLoader for Windows</a> or <a href="http://piwigo.org/ext/extension_view.php?eid=269">pLoader for Linux</a> : description, download and details about new revisions.</p>
- <ol>
- <!--TODO--><li>Create a directory "upload" next to directory "galleries" in your Piwigo installation, with write access.</li>
- <!--TODO--><li>Install pLoader on your computer, start it and fill the connection settings : your gallery URL, your username and password.</li>
- <!--TODO--><li>Drag'n drop photos from your directory browser into pLoader photo selection.</li>
- <!--TODO--><li>Create a category and select it.</li>
- <!--TODO--><li>Select some photos.</li>
- <!--TODO--><li>Click on the green arrow to transfer photos in your gallery</li>
- </ol>
+<!--TODO--> <p>
+<!--TODO--> <a href="http://piwigo.org/ext/extension_view.php?eid=270">pLoader for Windows</a>
+<!--TODO--> or <a href="http://piwigo.org/ext/extension_view.php?eid=269">pLoader for Linux</a>
+<!--TODO--> or <a href="http://piwigo.org/ext/extension_view.php?eid=353">pLoader for Mac</a>
+<!--TODO--> : description, download and details about new revisions.
+<!--TODO--> </p>
+<!--TODO--> <ol>
+<!--TODO--> <li>Create a directory "upload" next to directory "galleries" in your Piwigo installation, with write access.</li>
+<!--TODO--> <li>Install pLoader on your computer, start it and fill the connection settings : your gallery URL, your username and password.</li>
+<!--TODO--> <li>Drag'n drop photos from your directory browser into pLoader photo selection.</li>
+<!--TODO--> <li>Create a category and select it.</li>
+<!--TODO--> <li>Select some photos.</li>
+<!--TODO--> <li>Click on the big button <em>"Upload to Piwigo"</em>.</li>
+<!--TODO--> </ol>
<!--TODO-->Congratulations! You have successfuly created the first category of your photo gallery.
+
</div> <!-- pLoader_content -->
</div> <!-- instructionPLoader -->
diff --git a/language/nl_NL/help/configuration.html b/language/nl_NL/help/configuration.html
index 02c954c5b..51b72ed23 100644
--- a/language/nl_NL/help/configuration.html
+++ b/language/nl_NL/help/configuration.html
@@ -95,7 +95,7 @@ en toont mogelijk een erg groot menu als je categorie erg veel sub categorieën
<li><strong>Aantal commentaren tonen</strong>: Het aantal commentaren zichtbaar bij een afbeelding op de thumbnails pagina. Zware belasting.</li>
<li><strong>Toon aantal hits</strong>: Toon het aantal keren dat een afbeelding bekeken is, onder de afbeelding op de thumbnails pagina.
- Allen mogelijk als de geavanceerde configuratie parameter is: <br> $conf['show_nb_hits'] = true; <br>
+ Allen mogelijk als de geavanceerde configuratie parameter is: <br /> $conf['show_nb_hits'] = true; <br />
Opmerking: standaars is dit false.</li>
<li><strong>Maximale breedte van de afbeeldingen</strong>: maximale toonbare breedte. Als de afbeeldingen groter zijn dan deze instelling, worden ze verkleind op het scherm. Als je deze optie gebruikt, denk er dan over na om de afbeelding aan te passen voor je ze plaatst op je gallery.</li>
diff --git a/language/nl_NL/help/extend_for_templates.html b/language/nl_NL/help/extend_for_templates.html
index 4c553745f..dfe124615 100644
--- a/language/nl_NL/help/extend_for_templates.html
+++ b/language/nl_NL/help/extend_for_templates.html
@@ -89,7 +89,7 @@ will be operate only on pages with this keyword. For example: <span
selected replacers.</li>
<li>Subfolders:
-Subfolders are ignored but they are usefull to change current order.<br>
+Subfolders are ignored but they are usefull to change current order.<br />
distributed-samples: for test purpose are distributed!
<strong>Don't edit them</strong> create your own ones.
</li>
@@ -97,4 +97,4 @@ distributed-samples: for test purpose are distributed!
<li>On delete of a replacer the <strong>Original template</strong> is
immediately reactivated.</li>
-</ul>
+</ul> \ No newline at end of file
diff --git a/language/nl_NL/help/index.php b/language/nl_NL/help/index.php
index 17747c927..871b52b6a 100644
--- a/language/nl_NL/help/index.php
+++ b/language/nl_NL/help/index.php
@@ -2,7 +2,7 @@
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based picture gallery |
// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2010 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2008-2009 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+