Ignore:
Timestamp:
Mar 18, 2010, 11:12:30 PM (14 years ago)
Author:
plg
Message:

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.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/themes/clear/theme.css

    r5174 r5182  
    211211
    212212#pluginsMenuSeparator {border:1px solid #ddd;}
     213
     214#helpContent A {border-bottom:1px dotted #005E89;}
     215#helpContent A:hover {border-bottom:1px solid #d54e21;}
Note: See TracChangeset for help on using the changeset viewer.