|
Revision 5182, 359 bytes
(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>As soon as you created your gallery, modify default display properties |
|---|
| 2 | in <span class="pwgScreen">Administration » Configuration » |
|---|
| 3 | Default</span>. Every new registered user will use these default |
|---|
| 4 | configuration settings.</p> |
|---|
| 5 | |
|---|
| 6 | <p>If you have any question, Piwigo community will welcome you |
|---|
| 7 | on <a href="http://piwigo.org/forum">its forum</a>.</p> |
|---|