# cat=basic; type=input; label= Styles: Stylesheet to use in the Editor. Make sure that these Styles available in FE! MCEstyle=typo3conf/ext/tinyrte/sample.css # cat=basic; type=input; label= RTE-Width: Initial width of the RTE. MCEwidth = 100% # cat=basic; type=input; label= RTE-Height: Initial height of the RTE. MCEheight = 300 # cat=basic; type=input; label= Visible Buttons: A semicolon seperates the Rows. Maximum 4 rows can be configured. A pipe specify a Seperator. You can use the configurator on http://tinyrte.outraxx.de/buttonconf/ to simply edit this. MCEbuttons=newdocument,|,bold,italic,underline,strikethrough,|,sub,sup,|,justifyleft,justifycenter,justifyright,justifyfull,|,cut,copy,paste,pastetext,pasteword,|,search,replace;bullist,numlist,|,outdent,indent,|,undo,redo,|,typo3link,unlink,anchor,typo3image,|,table,visualaid,|,emotions,flash,|,advhr,hr,|,removeformat,charmap;ltr,rtl,|,print,insertdate,inserttime,|,preview,zoom,fullscreen,|,help,cleanup,code,insertlayer,moveforward,movebackward,absolute;styleselect,|,formatselect,|,fontselect,|,fontsizeselect,|,forecolor,backcolor,|,spellchecker # cat=basic; type=input; label= Entities: This option contains a comma separated list of entity names that is used instead of characters. Odd items are the character code and even items are the name of the character code. MCEentities= # cat=basic; type=input; label= Fonts: This option should contain a semicolon separated list of font titles and font families. MCEoption_theme_advanced_fonts=Arial=arial,helvetica,sans-serif;Courier New=courier new,courier,monospace # cat=basic; type=input; label= Date-Format: Format the date for the "insertdatetime"-Plugin. MCEplugin_insertdate_dateFormat=%d.%m.%Y # cat=basic; type=input; label= Time-Format: Format the time for the "insertdatetime"-Plugin. MCEplugin_insertdate_timeFormat=%H:%M:%S # cat=basic; type=input; label= Invalid elements: Elements they are not allowed. MCEplugin_invalid=p,script # cat=basic; type=boolean; label= Store link attributes: Set this to 1 if tinyRTE should store any attributes to a link like what kind of link etc. Very usefull with the TYPO3-Filebrowser. This replace the function user_file2http. MCEstore_filelink_attrib=1 # cat=basic; type=boolean; label= force_p_newlines: This option enables you to disable/enable the creation of paragraphs on return/enter in Mozilla/Firefox. The default value of this option is true. MCEforce_p_newlines=0 # cat=basic; type=boolean; label= force_br_newlines: If you set this option to true, tinyRTE will force BR elements on newlines instead of inserting paragraphs. MCEforce_br_newlines=1 # cat=basic; type=boolean; label= convert_newlines_to_brs: If you set this option to true newline characters codes gets converted in to br elements. MCEconvert_newlines_to_brs=0 # cat=basic; type=boolean; label= convert_fonts_to_spans: If you set this option to true the -Tag will be replaced as . MCEconvert_fonts_to_spans=0 # cat=basic; type=boolean; label= Resizing: This option gives you the ability to enable/disable the resizing button. MCEtheme_advanced_resizing=1 # cat=basic; type=boolean; label= Resizing horizontal: This option gives you the ability to enable/disable the horizontal resizing. MCEtheme_advanced_resize_horizontal=0 # cat=basic; type=boolean; label= Use Compressed Script: Serverside GZip compresses TinyMCE to reduce overall download size. Makes TinyMCE 75% smaller and a lot faster to load. MCEcompressed=0