aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorpatdenice <patdenice@piwigo.org>2008-03-02 18:56:05 +0000
committerpatdenice <patdenice@piwigo.org>2008-03-02 18:56:05 +0000
commit1283b5ecb1e5e01d9f2ebef555949ac517be89dd (patch)
treead8c1c347d50324989f1776e8a3a2c30a5c99478 /plugins
parent78e175b3fb7c8d2f9824b15632595523f9ea236c (diff)
Corections to respect coding conventions.
Change plugins versions to 1.8 Change 3 plugins URI. git-svn-id: http://piwigo.org/svn/trunk@2243 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'plugins')
-rw-r--r--plugins/LocalFilesEditor/main.inc.php6
-rw-r--r--plugins/add_index/main.inc.php2
-rw-r--r--plugins/admin_advices/main.inc.php2
-rw-r--r--plugins/admin_multi_view/main.inc.php2
-rw-r--r--plugins/c13y_upgrade/main.inc.php2
-rw-r--r--plugins/event_tracer/main.inc.php2
-rw-r--r--plugins/extended_description/main.inc.php2
-rw-r--r--plugins/hello_world/main.inc.php2
-rw-r--r--plugins/language_switch/main.inc.php4
9 files changed, 12 insertions, 12 deletions
diff --git a/plugins/LocalFilesEditor/main.inc.php b/plugins/LocalFilesEditor/main.inc.php
index e2dad5f05..8046d5467 100644
--- a/plugins/LocalFilesEditor/main.inc.php
+++ b/plugins/LocalFilesEditor/main.inc.php
@@ -1,9 +1,9 @@
<?php
/*
Plugin Name: LocalFiles Editor
-Version: 1.0
-Description: Edit local files from administration panel
-Plugin URI: http://www.phpwebgallery.net
+Version: 1.8
+Description: Edit local files from administration panel / Editeur de fichiers locaux
+Plugin URI: http://phpwebgallery.net/ext/extension_view.php?eid=144
Author: PhpWebGallery team
Author URI: http://www.phpwebgallery.net
*/
diff --git a/plugins/add_index/main.inc.php b/plugins/add_index/main.inc.php
index 64e0cf896..9a3c915b4 100644
--- a/plugins/add_index/main.inc.php
+++ b/plugins/add_index/main.inc.php
@@ -1,6 +1,6 @@
<?php /*
Plugin Name: Add Index
-Version: 1.0
+Version: 1.8
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.
Plugin URI: http://www.phpwebgallery.net
Author: PhpWebGallery team
diff --git a/plugins/admin_advices/main.inc.php b/plugins/admin_advices/main.inc.php
index fcefc1cb4..eff6ec82a 100644
--- a/plugins/admin_advices/main.inc.php
+++ b/plugins/admin_advices/main.inc.php
@@ -1,6 +1,6 @@
<?php /*
Plugin Name: Admin Advices
-Version: 1.0
+Version: 1.8
Description: Give you an advice on the administration page.
Plugin URI: http://www.phpwebgallery.net
Author: PhpWebGallery team
diff --git a/plugins/admin_multi_view/main.inc.php b/plugins/admin_multi_view/main.inc.php
index 16f3e7410..99dbd722b 100644
--- a/plugins/admin_multi_view/main.inc.php
+++ b/plugins/admin_multi_view/main.inc.php
@@ -1,6 +1,6 @@
<?php /*
Plugin Name: Multi view
-Version: 1.0
+Version: 1.8
Description: Allows administrators to view gallery as guests and/or change the language and/or theme on the fly. Practical to debug changes ...
Plugin URI: http://www.phpwebgallery.net
Author: PhpWebGallery team
diff --git a/plugins/c13y_upgrade/main.inc.php b/plugins/c13y_upgrade/main.inc.php
index 2b89cde5c..fdd4b2029 100644
--- a/plugins/c13y_upgrade/main.inc.php
+++ b/plugins/c13y_upgrade/main.inc.php
@@ -1,7 +1,7 @@
<?php
/*
Plugin Name: Check upgrades
-Version:
+Version: 1.8
Description: Check integrity of upgrades / Contrôle d'intégrité des mises à jour
Plugin URI: http://www.phpwebgallery.net
Author: PhpWebGallery team
diff --git a/plugins/event_tracer/main.inc.php b/plugins/event_tracer/main.inc.php
index d31708e9f..c2676bd27 100644
--- a/plugins/event_tracer/main.inc.php
+++ b/plugins/event_tracer/main.inc.php
@@ -1,6 +1,6 @@
<?php /*
Plugin Name: Event tracer
-Version: 1.0
+Version: 1.8
Description: For developers. Shows all calls to trigger_event.
Plugin URI: http://www.phpwebgallery.net
Author: PhpWebGallery team
diff --git a/plugins/extended_description/main.inc.php b/plugins/extended_description/main.inc.php
index aef78082c..02192a21b 100644
--- a/plugins/extended_description/main.inc.php
+++ b/plugins/extended_description/main.inc.php
@@ -1,7 +1,7 @@
<?php
/*
Plugin Name: Extended Description
-Version: 1.8.a
+Version: 1.8
Description: Allow multilanguage description / Permet d'avoir des descriptions mutilingues
Plugin URI: http://phpwebgallery.net/ext/extension_view.php?eid=175
Author: PhpWebGallery team
diff --git a/plugins/hello_world/main.inc.php b/plugins/hello_world/main.inc.php
index 5f6dd9134..33e052d75 100644
--- a/plugins/hello_world/main.inc.php
+++ b/plugins/hello_world/main.inc.php
@@ -1,6 +1,6 @@
<?php /*
Plugin Name: Hello World
-Version: 1.0
+Version: 1.8
Description: This example plugin changes the page banner for the administration page.
Plugin URI: http://www.phpwebgallery.net
Author: PhpWebGallery team
diff --git a/plugins/language_switch/main.inc.php b/plugins/language_switch/main.inc.php
index 82eb5dc2e..0747d9514 100644
--- a/plugins/language_switch/main.inc.php
+++ b/plugins/language_switch/main.inc.php
@@ -1,8 +1,8 @@
<?php /*
Plugin Name: Language Switch
-Version: 1.0
+Version: 1.8
Description: Switch to another language from flags on your gallery home page.
-Plugin URI: http://www.phpwebgallery.net
+Plugin URI: http://phpwebgallery.net/ext/extension_view.php?eid=123
Author: PhpWebGallery team
Author URI: http://www.phpwebgallery.net
*/