Dotclear


Ignore:
Timestamp:
09/23/14 09:24:44 (11 years ago)
Author:
Nicolas <nikrou77@…>
Branch:
default
Message:

For new installation :

  • activate CKEditor by default
  • change default user options and make ckeditor default editor for xhtml
File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/core/class.dc.core.php

    r2736 r2753  
    865865               'edit_size' => 24, 
    866866               'enable_wysiwyg' => true, 
    867             'editor' => 'dcLegacyEditor', 
     867               'editor' => array('xhtml' => 'dcCKEditor', 'wiki' => 'dcLegacyEditor'), 
    868868               'post_format' => 'wiki' 
    869869          ); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map