source: extensions/Copyrights/TODO @ 11516

Last change on this file since 11516 was 11505, checked in by Mattias, 13 years ago
  • Some changes in image.php (pwg_db instead of mysql)
  • batch_single.php adds an extra <tr> between the author and the creation date
File size: 700 bytes
Line 
1=== TODO ===
2- Implement single mode Batch Manager
3    Probably use prefilters combined with "loc_begin_element_set_unit" (found in event tracer)
4        SOURCES: "loc_begin_admin": http://piwigo.org/forum/viewtopic.php?id=17468
5                         "use prefilters": http://piwigo.org/forum/viewtopic.php?id=17551&p=2
6- Add Icon field to copyrights
7- Show the copyright when image is displayed
8    (It doesnt show the picture, but it does show the name of the copyright)
9
10=== Bugs ===
11        - If you create a new copyright with a name that's already used
12        - Description doesnt show with the copyright info (on the admin page)
13        - The warning triangle saying our plugin does not seem compatible
14        - Cannot create a new copyright???
Note: See TracBrowser for help on using the repository browser.