Dotclear

Changeset 3040:3932f30ecefb


Ignore:
Timestamp:
07/04/15 09:56:20 (10 years ago)
Author:
Nicolas <nikrou77@…>
Branch:
default
committer:
Nicolas <nikrou77@gmail.com> 1435996607 -7200
Message:

Display content with height param from settings
Fix #2106

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/dcCKEditor/_post_config.php

    r2972 r3040  
    8080     CKEDITOR.timestamp = ''; 
    8181     CKEDITOR.config.skin = 'dotclear,'+dotclear.dcckeditor_plugin_url+'/js/ckeditor-skins/dotclear/'; 
    82     CKEDITOR.config.baseHref = dotclear.base_url; 
     82     CKEDITOR.config.baseHref = dotclear.base_url; 
     83     CKEDITOR.config.height = '<?php echo $core->auth->getOption('edit_size') * 14;?>px'; 
    8384 
    8485<?php if (!empty($dcckeditor_cancollapse_button)):?> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map