I added a new property using "Richtext editor" in document types,then I went to "Content" to fill out the information in this field,but nothing happened after I clicked "Styles" dropdown box, I mean I didn't see any pop-up menus. "Styles" dropdown box is near cut/copy/paste icons in the toolbox.
I can use "HTML" to do the job, but my enduser can't because they don't know html, they need this tool to change fonts and others.
Just to be clear - what you're missing in your rich text editor styles dropdown, is styles right?
Where did you create these styles? Did you do it in the settings section -> Stylesheets?
If so - Have you checked that the stylesheet you created is being associated with the rich text editor? Go to the developer section -> datatypes and find the rich text editor datatype and see if the stylesheet has been checked in here.
That is actually possible but you will need to make some changes to some configuration files - the steps are actually pretty well described in this blogpost...but it does not address how to activate the opportunity to change fonts.
a problem in "Richtext editor"
Hi experts,
I added a new property using "Richtext editor" in document types,then I went to "Content" to fill out the information in this field,but nothing happened after I clicked "Styles" dropdown box, I mean I didn't see any pop-up menus. "Styles" dropdown box is near cut/copy/paste icons in the toolbox.
I can use "HTML" to do the job, but my enduser can't because they don't know html, they need this tool to change fonts and others.
Thanks
Hi Miken
Just to be clear - what you're missing in your rich text editor styles dropdown, is styles right?
Where did you create these styles? Did you do it in the settings section -> Stylesheets?
If so - Have you checked that the stylesheet you created is being associated with the rich text editor? Go to the developer section -> datatypes and find the rich text editor datatype and see if the stylesheet has been checked in here.
Hope this helps.
/Jan
Thanks
to make my problem to be easy, how to change the font in "Richtext editor"? I mean editor change the font in WYSIWYG, not HTML
Hi Miken
That is actually possible but you will need to make some changes to some configuration files - the steps are actually pretty well described in this blogpost...but it does not address how to activate the opportunity to change fonts.
http://imulus.com/blog/bruce-clark/extending-tinymce-in-umbraco
I know I have seen something about activating this feature and will post again when I've found it.
/Jan
Hi again
Here it is - http://our.umbraco.org/forum/using/ui-questions/4917-RichTextEditor-features-font-color,-text-size - Have a look at the 4th post by Shulamit Umansky the first command is the one that should be used in order to activate the option to choose fonts.
Hope this helps.
/Jan
is working on a reply...