CMS MADE SIMPLE FORGE

AdvancedContent

 

[#6591] better control on size of WYSIWYG editor

avatar
Created By: Ludger Merkens (lume)
Date Submitted: 2011-06-21 05:07

Assigned To:
Resolution: None
State: Open
Summary:
better control on size of WYSIWYG editor
Detailed Description:
The size of the embeded tinyMCE component seems to be pretty small in the latest
versions of Advanced Content. This is nice, if you have lots of blocks grouped
together in e.g. a block_group, but for your main content blocks it sometimes is
a nuisance.
I'd like to adjust the 'height', ('width') of the editor, overwriting the
default size of the WYSIWYG component. If it was possible to refer to the size
configured in the Tiny MCE configuration, this would be an additional plus.
perhaps something like:

wysiwyg_size='y px' - one parameter is height
wysiwyg_size='y px,x px" - tow parameters are height and width
wysiwyg_size='tinyconfig' AdvancedContent reads tinyMCEs configuration. (of
possible)

great module btw. I use it in almost all of my projects, but the most basic
ones.
Ludger Merkens

History

Comments
avatar
Date: 2011-06-22 07:43
Posted By: Georg Busch (nan)

Hello Lume,

thanks for your suggestions.
But atm you cannot control the size of the wysiwyg editor for each input field
separately since there is only one setting for all blocks.
AdvancedContent uses a core function to display the textareas. But the size will
be ignored if wysiwyg is true. Instead the size of the wysiwyg editor setting is
used for all content blocks.
So imho this should be a feature request to the TinyMCE or the core.
      
Updates

Updated: 2011-06-22 07:43
resolution_id: => 5