-
This is a patch to save and restore the width and height in the state.
This should fix the problem with reloading a view and losing the width and height values.
2009-07-03 12:51:56 UTC by goetsch
-
idueppe committed revision 54 to the FCK Faces SVN repository, changing 2 files.
2009-04-20 15:51:26 UTC by idueppe
-
Any ideas... ? Would be great!
2009-04-16 00:11:09 UTC by alinanila
-
Edit: and I use Facelets - maybe it's important :)
2009-04-13 23:31:52 UTC by alinanila
-
Hi all,
I'm currently trying to include FCK Editor into my webapp. It works fine as long as i proceed a regular postback - but I need to use partial page rendering (by fry:ajax). The problem is, that the backingbean does not receive the updated value in this case!
Does anyone know a solution?
My Project setup:
FCK Faces 1.8
MyFaces 1.2
Tomahawk 1.8
J4Fry 1.2_07
Thanks in...
2009-04-13 23:23:00 UTC by alinanila
-
Hi!
I Need FckEditor Open Source.
2008-09-29 08:10:00 UTC by m_jafari
-
Thank you for the prompt reply Ingo. Will look forward to your changes.
Regards,
Babu.
2008-09-25 15:17:48 UTC by babus_18
-
Hello Babu,
sorry, there is still a dependency to myfaces. So currently fck-faces 1.8 is just working with myfaces. I already planed to remove this dependency by implementing the inherited functionality but I didn't found the time.
Regards
Ingo.
2008-09-25 06:15:58 UTC by idueppe
-
Hi,
I am attempting to use fck:editor tag. Downloaded fck-faces-1.8. Deployed jar into web application (into WEB-INF/lib). The web application is a (liferay) portlet deployed in glassfish.
The reference is made as follows in my facelet:
<f:subview
id="blahblahblah"
xmlns:h="http://java.sun.com/jsf/html"
xmlns:f="http://java.sun.com/jsf/core"...
2008-09-25 01:46:40 UTC by babus_18
-
another question:
i put height="700" and it render 200 i don't understand this error
thank you for your attention.
2008-09-02 11:24:52 UTC by aymenroma