Dotclear


Ignore:
Timestamp:
07/12/15 16:42:27 (10 years ago)
Author:
Nicolas <nikrou77@…>
Branch:
default
Message:

Allow user to disable (or not) native spellchecker for CKEditor
Fix #2092

File:
1 edited

Legend:

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

    r2972 r3052  
    6060       <?php echo __('Copy, Paste, Paste Text, Paste from Word');?> 
    6161     </p> 
     62     <p> 
     63       <?php echo form::checkbox('dcckeditor_disable_native_spellchecker', 1, $dcckeditor_disable_native_spellchecker);?> 
     64       <label class="classic" for="dcckeditor_disable_native_spellchecker">&nbsp;<?php echo __('Disables the built-in spell checker if the browser provides one');?></label> 
     65     </p> 
    6266      </div> 
    6367      <?php endif;?> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map