Ignore:
Timestamp:
Jun 7, 2013, 2:41:14 PM (11 years ago)
Author:
plg
Message:

New feature: user album. Only for registered users, no recursivity. Piwigo
will automatically create an upload album for each user with appropriate
community permissions, at first connection.

Bug fixed: on activation, do not create a new "Community" album if it already
exists.

Bug fixed: remove debug for quota

Bug fixed: round corners for number of pending pictures in admin menu.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/community/admin.php

    r9516 r23085  
    5757    'label' => $pendings_label,
    5858    ),
     59  array(
     60    'code' => 'config',
     61    'label' => l10n('Configuration'),
     62    ),
    5963  );
    6064
Note: See TracChangeset for help on using the changeset viewer.