[jboss-user] [JBoss Seam] - Re: Wysiwyg editor for Seam Text?

2007-03-12 Thread [EMAIL PROTECTED]
The best approach is a preview panel that is updated interactively by Ajax4JSF. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4027350#4027350 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4027350 ___

[jboss-user] [JBoss Seam] - Re: Wysiwyg editor for Seam Text?

2007-03-12 Thread svadu
You may have a better luck with dojo editor, however in any case the formatted text does not accept all html tags and for those it does, it does not accept all the attributes. so the 'wysiwyg' wont be exactly "what you get'. Imho, the idea of wiki text is to get rid of 'complex' html sintax so t

[jboss-user] [JBoss Seam] - Re: Wysiwyg editor for Seam Text?

2007-03-12 Thread fady.matar
I have integrated the component and the data is always null. I cannot save anything in the database. I'm clueless in debugging this issue. Can anyone help? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4027228#4027228 Reply to the post : http://www.jboss.com

[jboss-user] [JBoss Seam] - Re: Wysiwyg editor for Seam Text?

2007-02-20 Thread supernovasoftware.com
Thanks for the tip. It would be great if you could post something on the wiki like the Ajax4JSF file browser. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4019706#4019706 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p

[jboss-user] [JBoss Seam] - Re: Wysiwyg editor for Seam Text?

2007-02-12 Thread dilator
Hi there, I use TinyMCE http://tinymce.moxiecode.com, its very easy to use, but also very customisable. e.g. | | | .richEditor { | min-height: 350px; | width: 610px; | } | |

[jboss-user] [JBoss Seam] - Re: Wysiwyg editor for Seam Text?

2007-02-12 Thread [EMAIL PROTECTED]
One thing that would be really easy to do is use Ajax4JSF to give you a "live" preview as you type... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4015021#4015021 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4015021