Dotclear


Ignore:
Timestamp:
05/18/11 22:46:23 (12 years ago)
Author:
Moe
Message:

Admin Example 0.2:

  • Dotclear 2.3:
    • added behaviours and images for the new dashboard
    • added required field
File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/adminExample/index.php

    r3032 r3043  
    88# http://sam.zoy.org/wtfpl/COPYING for more details. 
    99#  
    10 # Icon (icon.png) is from Silk Icons : 
    11 #  http://www.famfamfam.com/lab/icons/silk/ 
     10# Icons by http://dryicons.com 
    1211#  
    1312# ***** END LICENSE BLOCK ***** 
     
    8281 
    8382          <?php 
    84                /* 
    85                For Dotclear 2.3 
    8683               echo 
    8784               '<p><label class="required" for="required_field_id"><abbr title="'. 
    8885               __('Required field').'">*</abbr> '.__('A required field:').'</label> '. 
    8986               form::field('required_field_id',30,32, 
    90                     html::escapeHTML(__('Hello World!'))).'</p>';*/ 
     87                    html::escapeHTML(__('Hello World'))).'</p>'; 
    9188          ?> 
    9289     </fieldset> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map