Dotclear


Ignore:
Timestamp:
12/17/14 08:04:25 (11 years ago)
Author:
Nicolas <nikrou77@…>
Branch:
2.7
Message:

Add tags into inject ckeditor for adminPostEditor behavior
Addresses #2011

@TODO : need to find a way to add multiple context: for example comment tab on admin/post.php page

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/dcCKEditor/tpl/index.tpl

    r2747 r2854  
    5454     </p> 
    5555      </div> 
    56       <div class="fieldset"> 
    57      <h3><?php echo __('Advanced options'); ?></h3> 
    58      <p> 
    59        <label class="classic" for="dcckeditor_textareas">&nbsp;<?php echo __('Text areas to be used by CKEditor');?></label> 
    60        <?php echo form::field('dcckeditor_textareas', 50, 255, $dcckeditor_textareas);?> 
    61      </p> 
    62      <p class="clear form-note"> 
    63        <?php echo __('Comma separed list of textareas - jQuery selector. Defaut: '), DEFAULT_TEXTAREAS;?> 
    64      </p> 
    65       </div> 
    66  
    6756      <?php endif;?> 
    6857      <p> 
     
    7665  </body> 
    7766</html> 
    78  
    79  
    80  
Note: See TracChangeset for help on using the changeset viewer.

Sites map