Changeset 2243 for trunk/plugins


Ignore:
Timestamp:
Mar 2, 2008, 7:56:05 PM (16 years ago)
Author:
patdenice
Message:

Corections to respect coding conventions.
Change plugins versions to 1.8
Change 3 plugins URI.

Location:
trunk/plugins
Files:
9 edited

Legend:

Unmodified
Added
Removed
  • trunk/plugins/LocalFilesEditor/main.inc.php

    r2235 r2243  
    22/*
    33Plugin Name: LocalFiles Editor
    4 Version: 1.0
    5 Description: Edit local files from administration panel
    6 Plugin URI: http://www.phpwebgallery.net
     4Version: 1.8
     5Description: Edit local files from administration panel / Editeur de fichiers locaux
     6Plugin URI: http://phpwebgallery.net/ext/extension_view.php?eid=144
    77Author: PhpWebGallery team
    88Author URI: http://www.phpwebgallery.net
  • trunk/plugins/add_index/main.inc.php

    r2141 r2243  
    11<?php /*
    22Plugin Name: Add Index
    3 Version: 1.0
     3Version: 1.8
    44Description: 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.
    55Plugin URI: http://www.phpwebgallery.net
  • trunk/plugins/admin_advices/main.inc.php

    r2240 r2243  
    11<?php /*
    22Plugin Name: Admin Advices
    3 Version: 1.0
     3Version: 1.8
    44Description: Give you an advice on the administration page.
    55Plugin URI: http://www.phpwebgallery.net
  • trunk/plugins/admin_multi_view/main.inc.php

    r1912 r2243  
    11<?php /*
    22Plugin Name: Multi view
    3 Version: 1.0
     3Version: 1.8
    44Description: Allows administrators to view gallery as guests and/or change the language and/or theme on the fly. Practical to debug changes ...
    55Plugin URI: http://www.phpwebgallery.net
  • trunk/plugins/c13y_upgrade/main.inc.php

    r2141 r2243  
    22/*
    33Plugin Name: Check upgrades
    4 Version:
     4Version: 1.8
    55Description: Check integrity of upgrades / Contrôle d'intégrité des mises à jour
    66Plugin URI: http://www.phpwebgallery.net
  • trunk/plugins/event_tracer/main.inc.php

    r1912 r2243  
    11<?php /*
    22Plugin Name: Event tracer
    3 Version: 1.0
     3Version: 1.8
    44Description: For developers. Shows all calls to trigger_event.
    55Plugin URI: http://www.phpwebgallery.net
  • trunk/plugins/extended_description/main.inc.php

    r2160 r2243  
    22/*
    33Plugin Name: Extended Description
    4 Version: 1.8.a
     4Version: 1.8
    55Description: Allow multilanguage description / Permet d'avoir des descriptions mutilingues
    66Plugin URI: http://phpwebgallery.net/ext/extension_view.php?eid=175
  • trunk/plugins/hello_world/main.inc.php

    r1900 r2243  
    11<?php /*
    22Plugin Name: Hello World
    3 Version: 1.0
     3Version: 1.8
    44Description: This example plugin changes the page banner for the administration page.
    55Plugin URI: http://www.phpwebgallery.net
  • trunk/plugins/language_switch/main.inc.php

    r2162 r2243  
    11<?php /*
    22Plugin Name: Language Switch
    3 Version: 1.0
     3Version: 1.8
    44Description: Switch to another language from flags on your gallery home page.
    5 Plugin URI: http://www.phpwebgallery.net
     5Plugin URI: http://phpwebgallery.net/ext/extension_view.php?eid=123
    66Author: PhpWebGallery team
    77Author URI: http://www.phpwebgallery.net
Note: See TracChangeset for help on using the changeset viewer.