mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
[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:
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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'))
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user