[Trunk] - plugin - prepare for 2.7.0

git-svn-id: http://piwigo.org/svn/trunk@29713 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt
2014-09-21 19:25:56 +00:00
parent 380678b250
commit 2c3aaa93ac
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<?php <?php
/* /*
Plugin Name: Admin Tools Plugin Name: Admin Tools
Version: 2.6.2 Version: 2.7.0
Description: Do some admin task from the public pages Description: Do some admin task from the public pages
Plugin URI: http://piwigo.org/ext/extension_view.php?eid=720 Plugin URI: http://piwigo.org/ext/extension_view.php?eid=720
Author: Piwigo team Author: Piwigo team
+1 -1
View File
@@ -23,7 +23,7 @@
/* /*
Plugin Name: LocalFiles Editor Plugin Name: LocalFiles Editor
Version: 2.6.1 Version: 2.7.0
Description: Edit local files from administration panel Description: Edit local files from administration panel
Plugin URI: http://piwigo.org/ext/extension_view.php?eid=144 Plugin URI: http://piwigo.org/ext/extension_view.php?eid=144
Author: Piwigo team Author: Piwigo team
+4 -4
View File
@@ -1,11 +1,11 @@
<?php <?php
/* /*
Plugin Name: Take A Tour of Your Piwigo Plugin Name: Take A Tour of Your Piwigo
Version: 1.0 Version: 2.7.0
Description: Plugin Personnel Description: Visit your Piwigo to discover its features. This plugin has multiple thematic tours for beginners and advanced users.
Plugin URI: http://piwigo.org Plugin URI: http://piwigo.org/ext/extension_view.php?eid=776
Author:Piwigo Team Author:Piwigo Team
Author URI: Author URI: http://piwigo.org
*/ */
if (!defined('PHPWG_ROOT_PATH')) if (!defined('PHPWG_ROOT_PATH'))
{ {
+1 -1
View File
@@ -23,7 +23,7 @@
/* /*
Plugin Name: Language Switch Plugin Name: Language Switch
Version: 2.6.2 Version: 2.7.0
Description: Switch to another language from flags on your gallery home page. Description: Switch to another language from flags on your gallery home page.
Plugin URI: http://piwigo.org/ext/extension_view.php?eid=123 Plugin URI: http://piwigo.org/ext/extension_view.php?eid=123
Author: Piwigo team Author: Piwigo team