source: extensions/piclens/piclens/include/config_extendeddesc.inc.php @ 3636

Last change on this file since 3636 was 3636, checked in by tiico, 15 years ago

Correct name and description of pictures with extendedDescriotion plugin

File size: 379 bytes
Line 
1<?php
2/*
3 * Plugin Name: CoolIris-Piclens
4 * Version: 0.3.4
5 * Description: Cooliris/Piclens activation
6 * Plugin URI: http://fr.piwigo.org/ext/extension_view.php?eid=234
7 * Author: Tiico
8 * Author URI:
9 * */
10/********* Fichier config_extendeddesc.incl.php  *********/
11
12// balises utilisees par extended description
13
14$piclens_extdesc_hidden = '<!--hidden-->';
15
16?>
Note: See TracBrowser for help on using the repository browser.