|
Revision 5182, 0.5 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
|
| Line | |
|---|
| 1 | <p>Photos are displayed in the category corresponding to the file |
|---|
| 2 | directory.</p> |
|---|
| 3 | |
|---|
| 4 | <p>You can also display a picture in several categories, without duplicating |
|---|
| 5 | the file on your web server. Associate the photo to any category from the |
|---|
| 6 | photo editing screen (that any administrator can reach from the photo page |
|---|
| 7 | on the gallery side).</p> |
|---|
| 8 | |
|---|
| 9 | <p>Virtual categories are based on this concept: they have no corresponding |
|---|
| 10 | directory. Create virtual categories |
|---|
| 11 | from <span class="pwgScreen">Administration » Categories » |
|---|
| 12 | Manage</span>.</p> |
|---|