Ignore:
Timestamp:
Jul 20, 2009, 7:35:50 PM (15 years ago)
Author:
tiico
Message:

Add index.php file into directory
Add CHANGELOG and clean header files
Add 'last comments' option for name and descriptions (%ID option)
Add maintain.inc.php for migration to 0.4.x (name and description translation)
Complete Chinese translation (thanks winson)

  • Correct the latests commit (3636 & 3637 were not complete)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/piclens/admin/config.php

    r3637 r3645  
    22/*
    33 * 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.php  *********/
     4 * File :  config.php 
     5 */
     6
    117
    128if (!defined('PHPWG_ROOT_PATH')) die('Hacking attempt!');
     
    9793        ));
    9894
    99 //$template->assign('ICON_INFO' , PICLENS_ADMIN_PATH . 'info.png');
    100  
    10195 
    10296$template->assign_var_from_handle( 'ADMIN_CONTENT', 'plugin_admin_content');
Note: See TracChangeset for help on using the changeset viewer.