[richfaces-issues] [JBoss JIRA] Commented: (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
Tue Mar 31 04:59:22 EDT 2009


    [ https://jira.jboss.org/jira/browse/RF-6640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12459801#action_12459801 ] 

bb bb commented on RF-6640:
---------------------------

If I remove the useSeamText="true" attribute the example icon is displayed correctly,  else the icon is not appear so i can't use my plugin.

> 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
>         Attachments: example.zip
>
>
> 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