On Don, 2006-09-14 at 16:24 +0200, Joern Nettingsmeier wrote:
> simon litwan wrote:
> > On Son, 2006-09-10 at 00:47 +0200, Jörn Nettingsmeier wrote:
> >> hi everyone!
> >>
> >>
> >> here's a first pre-alpha version of a tinymce module:
> >>
> >> http://pol-serv1.politik.uni-duisburg-essen.de/~nettings/tinymce.tar.bz2
> > 
> > i tried your tinymce intergation. 
> > unfortunatly it didn't really work for me. the call for the javascipts
> > (e.g
> > http://localhost:8080/modules/tinymce/tinymce/jscripts/tiny_mce/tiny_mce.js)
> >  gives back an error:
> > 
> > cause:
> > java.io.FileNotFoundException: 
> > /opt/jakarta-tomcat-5.0.28/webapps/ROOT/lenya/pubs/modules/sitemap.xmap (No 
> > such file or directory)
> > 
> > i didn't dig any deeper.
> > 
> > but i really like the idea of just replacing the [EMAIL PROTECTED]'body 
> > with the
> > editor.
> > i think it's much better than the jxtemplate approach.
> > 
> > thanks for your work!
> 
> thanks for checking out the code. i'll look into the problem. it seems
> to surface when you are running in non-root context. i did prepend the
> context via a sitemap variable, but it seems i got the wrong one :)
> i'll be off the net until sunday unfortunately, but i'll try and wrap up
> a new version until then. i've done a number of local improvements
> already, but they are not yet uploaded.

i fixed this issue, just replaced 
<map:parameter name="contextPath" value="{request:context}"/> 
<map:parameter name="contextPath" value="{request:contextPath}"/>

to collaborate on this module we could provide space on wyona svn repo
until the lenya community would like to include this module in the lenya
repo.

WDYT joern?

Renaud would you mind if we would replace the tinymce modul in the wyona
repo with joerns rewrite? i think it's a more sophisticated
implementation.

simon

> 
> 
> 
-- 
Simon Litwan                               [EMAIL PROTECTED]
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
http://www.wyona.com                      http://lenya.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to