Ignore:
Timestamp:
Feb 20, 2012, 8:28:43 PM (12 years ago)
Author:
plg
Message:

feature 2581: new design on albums list management.

icons removed, replaced by text links visible on :hover

better ergonomy for automatic order: the "save manual order" submit button
only appears when a change is detected in the album ordering. The "automatic
sort order" becomes a dedicated fieldset, hidden by default, displayed "on
user demand".

new virtual album form displayed only "on user demand"

cat_list, cat_move and permalinks are 3 tabs for the "Albums > Manage" link
in the menubar.

permalinks admin page slightly redesign: fieldsets instead of centered h3,
"on user demand" form to add/modify permalinks.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/themes/default/template/cat_move.tpl

    r8128 r13282  
    1 
    2 {include file='include/resize.inc.tpl'}
    3 
    41<div class="titrePage">
    52  <h2>{'Move albums'|@translate}</h2>
     
    2926  </fieldset>
    3027
    31   <p>
     28  <p style="text-align:left;">
    3229    <input class="submit" type="submit" name="submit" value="{'Submit'|@translate}">
    33     <input class="submit" type="reset" name="reset" value="{'Reset'|@translate}">
    3430  </p>
    3531
Note: See TracChangeset for help on using the changeset viewer.