0 Replies Latest reply on Nov 17, 2011 3:18 PM by shikida

    rich:editor skin - how to use?

    shikida

      Hi

       

      http://docs.jboss.org/richfaces/latest_3_3_X/en/devguide/html/ArchitectureOverview.html#SkinParametersTablesInRichFaces

       

      says there are some default skins I can use.

       

      so I´ve tried this

       

      <rich:editor skin="default">...

       

      seems to work.

       

      but

       

      <rich:editor skin="blueSky">...

       

      does not render the component and gives me an error

       

      18:15:59,997 ERROR [[Faces Servlet]] Servlet.service() for servlet Faces Servlet threw exception

      org.ajax4jsf.resource.ResourceNotFoundException: Resource not registered : scripts/tiny_mce/themes/simple/skins/blueSky/ui.xcss

       

      How exactly should I use the "skin" attribute?

       

      RF 3.3.3

       

      TIA

       

      Leo K.