Changeset 11876
- Timestamp:
- 08/01/11 21:10:01 (22 months ago)
- Location:
- extensions/Copyrights
- Files:
-
- 1 added
- 4 modified
-
TODO (modified) (1 diff)
-
filter.php (added)
-
language/en_UK/plugin.lang.php (modified) (1 diff)
-
language/nl_NL/plugin.lang.php (modified) (1 diff)
-
main.inc.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
extensions/Copyrights/TODO
r11836 r11876 3 3 - Show the copyright when image is displayed 4 4 + It doesnt show a picture yet, but it does show the name of the copyright 5 - Add a filter 'No copyright' to the Batch Manager6 5 7 6 === Bugs === -
extensions/Copyrights/language/en_UK/plugin.lang.php
r11836 r11876 10 10 $lang['This copyright already exists.'] = 'This copyright already exists.'; 11 11 $lang['Set copyright'] = 'Set copyright'; 12 $lang['With copyright'] = 'With copyright'; 13 $lang['Without copyright'] = 'Without copyright'; 12 14 13 15 ?> -
extensions/Copyrights/language/nl_NL/plugin.lang.php
r11836 r11876 10 10 $lang['This copyright already exists.'] = 'Deze copyright bestaat al.'; 11 11 $lang['Set copyright'] = 'Stel copyright in'; 12 $lang['With copyright'] = 'Met copyright'; 13 $lang['Without copyright'] = 'Zonder copyright'; 12 14 13 15 ?> -
extensions/Copyrights/main.inc.php
r11844 r11876 77 77 // assignment to the photos. 78 78 79 // The batch manager prefilters 80 include_once(dirname(__FILE__).'/filter.php'); 81 79 82 // Global mode 80 83 include_once(dirname(__FILE__).'/batch_global.php');
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)