Changeset 825 for trunk/doc


Ignore:
Timestamp:
Aug 18, 2005, 7:59:00 PM (19 years ago)
Author:
plg
Message:
  • improvement : screen admin/picture_modify rewritten. Presentation copied from admin/cat_modify : fieldsets regroup fields. Ability to synchronize metadata for the displayed item.
  • bug 110 fixed : "return to element view from element edition fails depending on permissions". If a reachable (for the connected admin) category is available, a "jump to" link is displayed, by default, using the category given in URL.
  • bug fixed : in mass_updates function, the first item of $fieldsupdate has not always 0 for id (as in any array).
  • modification : get_keywords function understands spaces as separator, allow less than 3 chars keywords, allow quotes.
  • new : ability to allow HTML in picture or category description (false by default)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/ChangeLog

    r818 r825  
     12005-08-18 Pierrick LE GALL
     2
     3        * improvement : screen admin/picture_modify
     4        rewritten. Presentation copied from admin/cat_modify : fieldsets
     5        regroup fields. Ability to synchronize metadata for the displayed
     6        item.
     7
     8        * bug 110 fixed : "return to element view from element edition
     9        fails depending on permissions". If a reachable (for the connected
     10        admin) category is available, a "jump to" link is displayed, by
     11        default, using the category given in URL.
     12
     13        * bug fixed : in mass_updates function, the first item of
     14        $fields['update'] has not always 0 for id (as in any array).
     15
     16        * modification : get_keywords function understands spaces as
     17        separator, allow less than 3 chars keywords, allow quotes.
     18
     19        * new : ability to allow HTML in picture or category description
     20        (false by default)
     21
    1222005-08-17 Pierrick LE GALL
    223
Note: See TracChangeset for help on using the changeset viewer.