Files
supportware/sn_templates/sx_editor_settings.html
2025-08-05 22:42:07 +02:00

31 lines
1.0 KiB
HTML

language : "de",
entity_encoding : "raw",
// Example content CSS (should be your site CSS)
content_css : "/css/--content.css",
// some callback function
paste_preprocess : function(pl, o) { o.content= o.content.replace(/\n/g," ");},
urlconverter_callback : function (url, node, on_save) {return url;},
advimagescale_maintain_aspect_ratio: false, /* this is the default behavior */
advimagescale_fix_border_glitch: false, /* also the default behavior */
advimagescale_noresize_all: false, /* set to true to prevent all resizing on images */
// advlist_bullet_styles:[{title : 'advlist.def' ,styles : {listStyleType :''}}],
// remove_linebreaks : false,
// force_p_newlines : false
forced_root_block : false,
force_br_newlines : true,
force_p_newlines : false,
snstuff_contentcounter:"sn_msgbody,sn_msgteaser",
snstuff_charcolor_sn_msgteaser:"",
snstuff_wordcolor_sn_msgteaser:"",
snstuff_charcolor_sn_msgbody:"1800:green",
snstuff_wordcolor_sn_msgbody:""