I'd like to increase the height of the editor's text-area.
I've spent an hour trying to find the answer, but it has eluded me.
Thanks.
I'd like to increase the height of the editor's text-area.
I've spent an hour trying to find the answer, but it has eluded me.
Thanks.
Comments
Comment #1
wwalc commentedAt this moment the only way to do this is to edit modules/fckeditor/fckeditor.module, search for:
and adjust it to your needs.
Comment #2
-Anti- commentedThanks.
Do you think we'll have a dragable, adjustable fckeditor window in the future?
Comment #3
wwalc commentedI don't think so... but let's keep it as a feature request in #3331565: Don't overwrite password fields on connection edit.
Comment #4
wwalc commented* #331565: Fixed height for iframe problematic
Comment #6
knopf commentedIt would be great to make this a configurable variable. I always have to change it manually after each module update and I can never remember the location of it in the code.