[richfaces-issues] [JBoss JIRA] Created: (RF-6640) My custom tinyMCE plugin is not displayed if I use the rich:editor with the useSeamText="true" attribute.

bb bb (JIRA) jira-events at lists.jboss.org
Sun Mar 29 14:23:22 EDT 2009


My custom tinyMCE plugin is not displayed if I use the rich:editor with the useSeamText="true" attribute.
---------------------------------------------------------------------------------------------------------

                 Key: RF-6640
                 URL: https://jira.jboss.org/jira/browse/RF-6640
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.3.0
         Environment: winxp,Eclipse 3.4 ,jboss 4.22,seam 2.11ga,richfaces latest stable version
            Reporter: bb bb


My custom tinyMCE plugin is not displayed if I use the rich:editor with the useSeamText="true" attribute.


example:
<rich:editor 
			 	value="#{x.y}"	
			 	language="en"
			  	id="blog_editor" 					  	
			  	viewMode="visual"
			  	theme="advanced"              						  	
			  	height="300"  
			  	width="300"                  	    		    			    			    
			        required="true"	 
			  	customPlugins="myplugins"			    
			       configuration="myConfig"
			    >   		     			      																
			</rich:editor>	

thanks.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list