Ignore:
Timestamp:
Mar 15, 2011, 9:29:49 PM (13 years ago)
Author:
flop25
Message:

Massive update !
sprite for icons
old icons deleted
adding a text for about.php
version changed to auto for all themes
a few other changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/floPure/Pure_clear_blue/themeconf.inc.php

    r6853 r9716  
    22/*
    33Theme Name: Pure_clear_blue
    4 Version: 1.0.2
     4Version: auto
    55Description: It was my first style but now this version is compatible for piwigo 2.1 </br> Rounded corners, a peaceful blue... you will like this style
    66Theme URI: http://fr.piwigo.org/ext/extension_view.php?eid=383
    77Author: flop25
    8 Author URI: http://www.planete-flop.fr/site.php?acc=file
     8Author URI: http://www.planete-flop.fr/
    99*/
    1010
    11 /*
    12 $themeconf = array(
    13   'template' => 'floPure',
    14   'theme' => 'clear_blue',
    15   'template_dir' => 'template/floPure',
    16   'icon_dir' => 'template/floPure/icon',
    17   'admin_icon_dir' => 'template/floPure/icon/admin',
    18   'mime_icon_dir' => 'template/floPure/icon/mimetypes/',
    19   'local_head' => '<!-- no theme specific head content -->',
    20   'eid' => '143',
    21   'version' => '2.0.5',
    22 );
    23 */
    2411$themeconf = array(
    2512  'name'         => 'Pure_clear_blue',
Note: See TracChangeset for help on using the changeset viewer.