Changeset 8394 for trunk/admin.php


Ignore:
Timestamp:
Dec 30, 2010, 3:36:02 PM (13 years ago)
Author:
plg
Message:

feature 2089: implement the "Bulk Manager" plugin as the new "Batch Manager".
The new "Batch Manager" offers as many features as the old "Bulk Manager" and
more to come.

The old Batch Manager (Caddie/Recent Pictures) is not removed yet and changes
that occured since last summer are not reported yet in the Batch Manager:
category/album, photo order for a given album, deletion of synchronized photos.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin.php

    r8168 r8394  
    130130    'U_CADDIE'=> $link_start.'element_set&cat=caddie',
    131131    'U_RECENT_SET'=> $link_start.'element_set&cat=recent',
     132    'U_BATCH'=> $link_start.'batch_manager',
    132133    'U_TAGS'=> $link_start.'tags',
    133134    'U_THUMBNAILS'=> $link_start.'thumbnail',
Note: See TracChangeset for help on using the changeset viewer.