1 Reply Latest reply on May 21, 2011 9:09 AM by ilya_shaikovsky

    rich:editor  issues

    javatwo

      I am trying to use rich:editor, please help with the following issues:

      1. <style> .... </style> is removed by the editor. How to support <style>?

       

        valid_elements contians: style[dir<ltr?rtl|lang|media|title|type],"

      2. button: forecolor,backcolor did not show correctly, the button images are messed up.

      3. when <f:param name="language" value="zh_cn_utf8"/>, cause error. Is chinese language supported?

       

      thanks for help.

      Dave

        • 1. rich:editor  issues
          ilya_shaikovsky

          Have you tried to configure original widget to support all the stuff you need? If you are able to configure it then it could be easilly used at component level, but if not - the component will also not support it. RichFaces just wraps the widget as is so in case of problems it's better to check original knowledgebase for that.