Code:
<script type="text/javascript">
<![CDATA[//><!--
tinyMCE_GZ.init({
plugins : "advimage,autosave,directionality,emotions,inlinepopups,paste,save,searchreplace,spellchecker,style,tabfocus,table,template,typolinks,xhtmlxtras",
themes : "advanced",
languages : "en",
disk_cache : false,
debug : false
});
//--><!]]>
</script>
<script type="text/javascript">
<![CDATA[//><!--
tinyMCE.init({
mode : "exact",
height : "300",
language : "en",
elements : "ctrl_publicnotes",
remove_linebreaks : false,
force_hex_style_colors : true,
fix_list_elements : true,
fix_table_elements : true,
theme_advanced_font_sizes : "9px,10px,11px,12px,13px,14px,15px,16px,17px,18px,19px,20px,21px,22px,23px,24px",
doctype : '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">',
document_base_url : "http://xxx.net/",
entities : "160,nbsp,60,lt,62,gt,173,shy",
cleanup_on_startup : true,
save_enablewhendirty : true,
save_on_tinymce_forms : true,
save_callback : "TinyCallback.cleanXHTML",
init_instance_callback : "TinyCallback.getScrollOffset",
advimage_update_dimensions_onchange : false,
external_image_list_url : "/plugins/tinyMCE/plugins/typolinks/typoimages.php",
template_external_list_url : "/plugins/tinyMCE/plugins/typolinks/typotemplates.php",
plugins : "advimage,autosave,directionality,emotions,inlinepopups,paste,save,searchreplace,spellchecker,style,tabfocus,table,template,typolinks,xhtmlxtras",
spellchecker_languages : "+English=en,German=de",
content_css : "/system/themes/tinymce.css,/tl_files/tinymce.css",
event_elements : "a,div,h1,h2,h3,h4,h5,h6,img,p,span",
extended_valid_elements : "q[cite|class|title]",
tabfocus_elements : ":prev,:next",
theme : "advanced",
theme_advanced_resizing : true,
theme_advanced_resize_horizontal : false,
theme_advanced_toolbar_location : "top",
theme_advanced_toolbar_align : "left",
theme_advanced_statusbar_location : "bottom",
theme_advanced_source_editor_width : "700",
theme_advanced_blockformats : "div,p,address,pre,h1,h2,h3,h4,h5,h6",
theme_advanced_buttons1 : "newdocument,save,separator,spellchecker,separator,anchor,separator,typolinks,unlink,separator,image,typobox,separator,sub,sup,separator,abbr,acronym,separator,styleprops,attribs,separator,search,replace,separator,undo,redo,separator,removeformat,cleanup,separator,code",
theme_advanced_buttons2 : "formatselect,fontsizeselect,styleselect,separator,bold,italic,underline,separator,justifyleft,justifycenter,justifyright,justifyfull,separator,bullist,numlist,indent,outdent,separator,blockquote,separator,forecolor,backcolor",
theme_advanced_buttons3 : "tablecontrols,separator,template,separator,charmap,emotions,separator,help"
});
//--><!]]>
</script>
Bookmarks