mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-06 16:53:34 +02:00
bug fixed: administration instructions, typo fixed and precision on authorized
characters in file and directory names. git-svn-id: http://piwigo.org/svn/branches/2.0@3012 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -45,13 +45,13 @@ Congratulations! You have successfuly created the first category of your photo g
|
||||
<ol>
|
||||
<li>Create a directory on your computer.</li>
|
||||
|
||||
<li>Copy some photos inside this directory, resize them for web display.</li>
|
||||
<li>Copy some photos inside this directory, resize them for web display. <em>Warning</em>: the name of directories and files must contain only letters, figures, "-", "_" or ".". No blank space, no accentuated characters.</li>
|
||||
|
||||
<li>With a FTP client, copy your directory in the "gallerie" directory of your Piwigo installation.</li>
|
||||
<li>With a FTP client, copy your directory in the "galleries" directory of your Piwigo installation.</li>
|
||||
|
||||
<li>Logon your gallery and go to <span class="pwgScreen">Administration » Pictures » Thumbnails</span> to create missing thumbnails.</li>
|
||||
|
||||
<li>Go to <span class="pwgScreen">Administration » Links » Administration</span> and click on the big Synchronization button.</li>
|
||||
<li>Go to <span class="pwgScreen">Administration</span> and click on the big Synchronization button.</li>
|
||||
</ol>
|
||||
|
||||
Congratulations! You have successfuly created the first category of your photo gallery.
|
||||
@@ -121,9 +121,7 @@ Congratulations! You have successfuly created the first category of your photo g
|
||||
extension. Optionaly, you can associate a thumbnail and a representative
|
||||
file (see video.avi in the example above).</li>
|
||||
|
||||
<li><em>Warning</em> : the name of directories and files must be composed
|
||||
of letters, figures, "-", "_" or ".". No blank space, no accentuated
|
||||
characters</li>
|
||||
<li><em>Warning</em>: the name of directories and files must contain only letters, figures, "-", "_" or ".". No blank space, no accentuated characters.</li>
|
||||
|
||||
<li>Once files, thumbnails and representatives are correctly placed in the
|
||||
directories, go to : <span class="pwgScreen">Administration » Categories »
|
||||
|
||||
Reference in New Issue
Block a user