« Return to Thread: TinyMCE problems

Re: TinyMCE problems

by Jürgen Ragaller-3 :: Rate this Message:

| View in Thread

Hello Rainer

Am Feb 24, 2008 um 18:14 schrieb Rainer Schöpf:

> Hello,
>
> I've been trying to get TinyMCE to work with lenya 2.0, but am  
> stuck. Editing does work, but it is not possible to check in the  
> document. Both the "Save" and the "Cancel" button cause the  
> tinymce.edit usecase to be invoked again.

We use tinyMCE 2.1.3 with lenya 2.0 in production - it's working  
nicely. The difference to your setup is, that we use the built in  
jetty. Do you get the same problem with jetty?

>
>
> The result is a message that the document is already checked out.  
> When I try to force a checkin, it reverts to the same usecase again.
>
> I do believe that I followed the installation instructions  
> correctly, except in one respect: in my first attempt I installed  
> TinyMCE 3.0. Since its icons do not display correctly, I removed the  
> files and installed version 2.1.3 - with the aforementioned result.

I think TinyMCE 3.0.x is currently not compatible with lenyas tinymce  
module (I got javascript initialization errors running it when I last  
tried).

>
>
> I'm running this on Linux, with the Sun JRE 1.5.0_11 and Tomcat 5.5.
>
> There is one error message appearing rather often:
>
> http-8280-Processor25 INFO  sitemap - Redirecting to 'cocoon:/view/
> tab'
> http-8280-Processor25 ERROR [/lenya].[Cocoon] - Servlet.service()  
> for servlet Cocoon threw exception
> java.lang.NoClassDefFoundError
> at org.apache.batik.bridge.BridgeContext.<init>(Unknown Source)
> at org.apache.batik.bridge.BridgeContext.<init>(Unknown Source)
> at  
> org
> .apache
> .batik.transcoder.SVGAbstractTranscoder.createBridgeContext(Unknown  
> Source)
> at  
> org.apache.batik.transcoder.SVGAbstractTranscoder.transcode(Unknown  
> Source)
> at  
> org.apache.batik.transcoder.image.ImageTranscoder.transcode(Unknown  
> Source)
> at  
> org.apache.batik.transcoder.XMLAbstractTranscoder.transcode(Unknown  
> Source)
> at  
> org.apache.batik.transcoder.SVGAbstractTranscoder.transcode(Unknown  
> Source)
> at  
> org
> .apache.cocoon.serialization.SVGSerializer.notify(SVGSerializer.java:
> 207)
> at org.apache.cocoon.xml.dom.SVGBuilder.endDocument(SVGBuilder.java:
> 132)
> at  
> org
> .apache
> .cocoon
> .components.EnvironmentChanger.endDocument(EnvironmentStack.java:119)
>        ...
>

... at fist glance that does not look like a tinymce problem to me -  
rather a missing library or something of the sort.



Jürgen Ragaller

ragaller@...




---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@...
For additional commands, e-mail: user-help@...


 « Return to Thread: TinyMCE problems