Tapio Markula schreef:
> Stephan de Bruin kirjoitti:
>> Hello all,
>>
>> can anyone tell me how to change the dimensions of the html source
>> editor in the tinymce_rte extension. On a screen with a 1024x768
>> dimension, it falls outside of the scope so that I can not close or
>> save the source.
>>
>> Any help will be greatly appreciated.
>>
>> Thanks in advance.
>>
>> Greetings,
>> Stephan
>
> here - with some extra setting too
>
> RTE.default {
>
> typo3filemanager.window.width = 500
> typo3filemanager.window.height = 350
> }
>
> RTE.default.init {
> theme_advanced_source_editor_width = 500
> theme_advanced_source_editor_height = 350
> template_popup_width=500
> template_popup_height=350
> }
Thanks Tapio,
it worked like a charm.
_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english