source: extensions/Copyrights/TODO @ 11423

Last change on this file since 11423 was 11423, checked in by Mattias, 13 years ago
  • batch renamed to batch_global and moved to a distinct file
  • created batch_single.php
  • some comments here and there
File size: 674 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 - no clue
Note: See TracBrowser for help on using the repository browser.