aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2005-10-09 07:38:26 +0000
committerplegall <plg@piwigo.org>2005-10-09 07:38:26 +0000
commit02051fa5d752f9853b129c22da368d1d57a3d1bc (patch)
tree6f872606044f68f59122b66c79eff67f6568b282
parent50f4fdca2de813d1b28fcc08a736216e81b8c5d6 (diff)
- new: "quick start" section in Administration>General>Instructions
git-svn-id: http://piwigo.org/svn/trunk@884 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r--doc/ChangeLog4
-rw-r--r--language/en_UK.iso-8859-1/help.html29
2 files changed, 33 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 4a57f36fd..090e204fe 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+2005-10-09 Pierrick LE GALL
+
+ * new: "quick start" section in Administration>General>Instructions
+
2005-10-08 Pierrick LE GALL
* translation: new items related to configuration parameters
diff --git a/language/en_UK.iso-8859-1/help.html b/language/en_UK.iso-8859-1/help.html
index 4f1e5634f..1d2fd2e72 100644
--- a/language/en_UK.iso-8859-1/help.html
+++ b/language/en_UK.iso-8859-1/help.html
@@ -1,5 +1,34 @@
<h2>Help</h2>
+<h3>Quick start</h3>
+
+<ol>
+
+ <li>Create a local directory "test_category".</li>
+
+ <li>Copy pictures in "test_category".</li>
+
+ <li>Open an FTP connection to this remote gallery.</li>
+
+ <li>Upload local directory "test_category" into your remote directory
+ names "galleries". Set authorizations to 777 on directory
+ "galleries/test_category".</li>
+
+ <li>Connect to your PhpWebGallery as an admin.</li>
+
+ <li>Go to <span class="pwgScreen">Administration, Pictures,
+ Thumbnails</span>. PhpWebGallery find the picture from "test_category"
+ without thumbnails. Ask to create thumbnails.</li>
+
+ <li>Go to <span class="pwgScreen">Administration, General,
+ Synchronize</span>. Check "directories + files" option, uncheck "only
+ perform a simulation" and submit the synchronization.</li>
+
+ <li>Job's done. You've created a category "test_category" at the root of
+your gallery.</li>
+
+</ol>
+
<h3>Adding elements</h3>
<ul>