Johan R.
06/25/2024, 9:18 AMMike Chambers
06/25/2024, 10:09 AMMike Chambers
06/25/2024, 10:09 AMbold: { inline: 'span', 'classes': 'bold' },
Mike Chambers
06/25/2024, 10:11 AMjson
"RichTextEditor": {
"Plugins": [ "visualblocks" ],
"Commands": [
{
"Alias": "visualblocks",
"Name": "Visual Blocks",
"Mode": "Insert"
}
],
"CustomConfig": {
"statusbar": "true",
"branding": "false",
"resize": "true",
"formats": "{\"underline\": {\"selector\": \"p,h1,h2,h3,h4,h5,h6,td,th,div,ul,ol,li\",\"classes\": \"text-decoration-underline\"},\"alignleft\": {\"selector\": \"p,h1,h2,h3,h4,h5,h6,td,th,div,ul,ol,li,table,img,audio,video\",\"classes\": \"text-start\"},\"alignright\": {\"selector\": \"p,h1,h2,h3,h4,h5,h6,td,th,div,ul,ol,li,table,img,audio,video\",\"classes\": \"text-end\"},\"aligncenter\": {\"selector\": \"p,h1,h2,h3,h4,h5,h6,td,th,div,ul,ol,li,table,img,audio,video\",\"classes\": \"text-center\"},\"alignjustify\": {\"selector\": \"p,h1,h2,h3,h4,h5,h6,td,th,div,ul,ol,li,table,img,audio,video\",\"classes\": \"text-justify\"}}" //https://www.tiny.cloud/docs/tinymce/6/filter-content/#built-in-formats
}
},
My config for altering alignments.. and underline for ref..huwred
06/25/2024, 10:23 AM"CustomConfig": {
"formats": "{\"bold\": {\"inline\": \"span\", \"classes\": \"bold\" }}",
}
Johan R.
06/25/2024, 10:54 AMA hub and casual space for you to interact with fellow community members and learn more about Umbraco!
Powered by