Dotclear

Changeset 2257:f9dcd2921221 for themes


Ignore:
Timestamp:
10/04/13 15:18:35 (12 years ago)
Author:
Dsls
Branch:
default
Message:

Let's be exemplary, see #1713

Location:
themes
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • themes/blueSilence/_define.php

    r1179 r2257  
    1616     /* Description*/         "Dotclear Theme", 
    1717     /* Author */             "Marco / marcarea.com", 
    18      /* Version */            '1.0' 
     18     /* Version */            '1.0', 
     19     array( 
     20          'type'         =>        'theme' 
     21     ) 
    1922); 
    2023?> 
  • themes/customCSS/_define.php

    r1179 r2257  
    1616     /* Description*/         "A CSS customizable theme", 
    1717     /* Author */             "Olivier", 
    18      /* Version */            '1.1' 
     18     /* Version */            '1.1', 
     19     array( 
     20          'type'         =>        'theme' 
     21     ) 
    1922); 
    2023?> 
  • themes/default/_define.php

    r1179 r2257  
    1616     /* Description*/         "Default Dotclear theme, fully customizable", 
    1717     /* Author */             "Marco & Olivier", 
    18      /* Version */            '1.0' 
     18     /* Version */            '1.0', 
     19     array( 
     20          'type'         =>        'theme' 
     21     ) 
    1922); 
    2023?> 
  • themes/ductile/_define.php

    r1134 r2257  
    1717     /* Version */            '1.3.1', 
    1818     /* Properties */         array( 
    19                                         'standalone_config' => true 
     19                                        'standalone_config' => true, 
     20                                        'type' => 'theme' 
    2021                                   ) 
    2122); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map