Dotclear

Changeset 613:81c07326c9a6


Ignore:
Timestamp:
07/22/11 09:52:47 (14 years ago)
Author:
Franck <carnet.franck.paul@…>
Branch:
themes
Message:

One step back to ensure 2.3.x and 2.4 compliance

Location:
themes/ductile
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • themes/ductile/_config.php

    r612 r613  
    266266} 
    267267 
     268// Legacy mode 
     269if (!$standalone_config) echo '</form>'; 
     270 
    268271# HTML Tab 
    269272 
     
    450453echo '</div>'; // Close tab 
    451454 
     455// Legacy mode 
     456if (!$standalone_config) echo '<form style="display:none">'; 
     457 
    452458// Need some more Js 
    453459$core->auth->user_prefs->addWorkspace('accessibility');  
  • themes/ductile/_define.php

    r611 r613  
    1414     /* Description*/         "Chantier pour un nouveau theme", 
    1515     /* Author */             "Dotclear Team", 
    16      /* Version */            '0.8', 
    17      /* Properties */         array( 
     16     /* Version */            '0.8.1' 
     17     /* Properties * (uncomment for 2.4 compliance only) 
     18                                   ,array( 
    1819                                        'standalone_config' => true 
    19      ) 
     20                                   ) 
     21     */ 
    2022); 
    2123?> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map