Changeset 2243 for trunk/plugins
- Timestamp:
- Mar 2, 2008, 7:56:05 PM (17 years ago)
- Location:
- trunk/plugins
- Files:
-
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/LocalFilesEditor/main.inc.php
r2235 r2243 2 2 /* 3 3 Plugin Name: LocalFiles Editor 4 Version: 1. 05 Description: Edit local files from administration panel 6 Plugin URI: http:// www.phpwebgallery.net4 Version: 1.8 5 Description: Edit local files from administration panel / Editeur de fichiers locaux 6 Plugin URI: http://phpwebgallery.net/ext/extension_view.php?eid=144 7 7 Author: PhpWebGallery team 8 8 Author URI: http://www.phpwebgallery.net -
trunk/plugins/add_index/main.inc.php
r2141 r2243 1 1 <?php /* 2 2 Plugin Name: Add Index 3 Version: 1. 03 Version: 1.8 4 4 Description: Add file index.php file on all sub-directories of local galleries pictures. / Ajoute le fichier index.php sur les sous-répertoires de galeries d'images locales. 5 5 Plugin URI: http://www.phpwebgallery.net -
trunk/plugins/admin_advices/main.inc.php
r2240 r2243 1 1 <?php /* 2 2 Plugin Name: Admin Advices 3 Version: 1. 03 Version: 1.8 4 4 Description: Give you an advice on the administration page. 5 5 Plugin URI: http://www.phpwebgallery.net -
trunk/plugins/admin_multi_view/main.inc.php
r1912 r2243 1 1 <?php /* 2 2 Plugin Name: Multi view 3 Version: 1. 03 Version: 1.8 4 4 Description: Allows administrators to view gallery as guests and/or change the language and/or theme on the fly. Practical to debug changes ... 5 5 Plugin URI: http://www.phpwebgallery.net -
trunk/plugins/c13y_upgrade/main.inc.php
r2141 r2243 2 2 /* 3 3 Plugin Name: Check upgrades 4 Version: 4 Version: 1.8 5 5 Description: Check integrity of upgrades / Contrôle d'intégrité des mises à jour 6 6 Plugin URI: http://www.phpwebgallery.net -
trunk/plugins/event_tracer/main.inc.php
r1912 r2243 1 1 <?php /* 2 2 Plugin Name: Event tracer 3 Version: 1. 03 Version: 1.8 4 4 Description: For developers. Shows all calls to trigger_event. 5 5 Plugin URI: http://www.phpwebgallery.net -
trunk/plugins/extended_description/main.inc.php
r2160 r2243 2 2 /* 3 3 Plugin Name: Extended Description 4 Version: 1.8 .a4 Version: 1.8 5 5 Description: Allow multilanguage description / Permet d'avoir des descriptions mutilingues 6 6 Plugin URI: http://phpwebgallery.net/ext/extension_view.php?eid=175 -
trunk/plugins/hello_world/main.inc.php
r1900 r2243 1 1 <?php /* 2 2 Plugin Name: Hello World 3 Version: 1. 03 Version: 1.8 4 4 Description: This example plugin changes the page banner for the administration page. 5 5 Plugin URI: http://www.phpwebgallery.net -
trunk/plugins/language_switch/main.inc.php
r2162 r2243 1 1 <?php /* 2 2 Plugin Name: Language Switch 3 Version: 1. 03 Version: 1.8 4 4 Description: Switch to another language from flags on your gallery home page. 5 Plugin URI: http:// www.phpwebgallery.net5 Plugin URI: http://phpwebgallery.net/ext/extension_view.php?eid=123 6 6 Author: PhpWebGallery team 7 7 Author URI: http://www.phpwebgallery.net
Note: See TracChangeset
for help on using the changeset viewer.