Changeset 3349
- Timestamp:
- 02/06/15 18:55:10 (8 years ago)
- Location:
- plugins/infoEntry/trunk
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/infoEntry/trunk/_define.php
r3337 r3349 4 4 # 5 5 # Copyright (c) 2009 Tomtom 6 # http://blog.zenstyle.fr/7 6 # 8 7 # Licensed under the GPL version 2.0 license. … … 16 15 /* Name */ 'infoEntry', 17 16 /* Description */ 'Display all information on current entry', 18 /* Author */ 'Tomtom (http://plugins.zenstyle.fr/), Pierre Van Glabeke',19 /* Version */ '1. 1',17 /* Author */ 'Tomtom, Pierre Van Glabeke', 18 /* Version */ '1.2', 20 19 /* Properties */ 21 20 array( -
plugins/infoEntry/trunk/_prepend.php
r3337 r3349 4 4 # 5 5 # Copyright (c) 2009 Tomtom 6 # http://blog.zenstyle.fr/7 6 # 8 7 # Licensed under the GPL version 2.0 license. -
plugins/infoEntry/trunk/_public.php
r3337 r3349 4 4 # 5 5 # Copyright (c) 2009 Tomtom 6 # http://blog.zenstyle.fr/7 6 # 8 7 # Licensed under the GPL version 2.0 license. -
plugins/infoEntry/trunk/_widgets.php
r3337 r3349 4 4 # 5 5 # Copyright (c) 2009 Tomtom 6 # http://blog.zenstyle.fr/7 6 # 8 7 # Licensed under the GPL version 2.0 license. -
plugins/infoEntry/trunk/changelog
r3337 r3349 1 v1.2 - 06-02-2015 - Pierre Van Glabeke 2 * suppression url de Tomtom devenue obsolète 3 1 4 v1.1 - 24-01-2015 - Pierre Van Glabeke 2 5 * correction ticket http://lab.dotclear.org/ticket/756
Note: See TracChangeset
for help on using the changeset viewer.