Changeset 1134:a849d4fb343e
- Timestamp:
- 03/26/13 15:41:13 (12 years ago)
- Branch:
- default
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/antispam/_define.php
r967 r1134 16 16 /* Description*/ "Generic antispam plugin for Dotclear", 17 17 /* Author */ "Alain Vagner", 18 /* Version */ '1.4 ',18 /* Version */ '1.4.1', 19 19 array( 20 20 'permissions' => 'usage,contentadmin', -
plugins/blogroll/_define.php
r965 r1134 16 16 /* Description*/ "Manage your blogroll", 17 17 /* Author */ "Olivier Meunier", 18 /* Version */ '1.3 ',18 /* Version */ '1.3.1', 19 19 array( 20 20 'permissions' => 'blogroll' -
plugins/simpleMenu/_define.php
r967 r1134 16 16 /* Description*/ "Simple menu for Dotclear", 17 17 /* Author */ "Franck Paul", 18 /* Version */ '1.1 ',18 /* Version */ '1.1.1', 19 19 array( 20 20 'permissions' => 'admin' -
themes/ductile/_define.php
r967 r1134 15 15 /* Description*/ "Mediaqueries compliant elegant theme", 16 16 /* Author */ "Dotclear Team", 17 /* Version */ '1.3 ',17 /* Version */ '1.3.1', 18 18 /* Properties */ array( 19 19 'standalone_config' => true
Note: See TracChangeset
for help on using the changeset viewer.