|
Revision 5182, 0.6 KB
(checked in by plg, 3 years ago)
|
|
feature 1519: admin instructions are dispatched into several tabs. Only
applied to en_UK and fr_FR. The help content itself needs some updates
but it will be another set of commits, in this commit, I nearly only
modified the container.
The new "Add Photos" help page only introduces you to 3 main ways to add
photos: direct upload, pLoader and FTP. Each of them has a dedicated tab
on the Admin>Photos>Add screen.
No use of the big question mark icon linked to the Help pages in the
administration header, to avoid having this icon twice : in the header
+ in the content next to H2.
|
-
Property svn:eol-style set to
LF
|
| Rev | Line | |
|---|
| [5182] | 1 | <p>Users can upload their photos too.</p> |
|---|
| 2 | |
|---|
| 3 | <ol> |
|---|
| 4 | |
|---|
| 5 | <li>Authorize upload on any physical categories |
|---|
| 6 | (<span class="pwgScreen">Administration » Categories » Manage |
|---|
| 7 | » edit</span> or <span class="pwgScreen">Administration » |
|---|
| 8 | Categories » Properties » Upload</span>). Virtual categories |
|---|
| 9 | can't receive any upload.</li> |
|---|
| 10 | |
|---|
| 11 | <li>Give write access on corresponding directories.</li> |
|---|
| 12 | |
|---|
| 13 | </ol> |
|---|
| 14 | |
|---|
| 15 | <p>Photos uploaded by users are not directly visible on the website. An |
|---|
| 16 | administrator must validate uploaded photos |
|---|
| 17 | in <span class="pwgScreen">Administration » Photos » |
|---|
| 18 | Waiting</span>.</p> |
|---|