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
> 
> it's almost a complete rewrite loosely inspired by the wyona module. it 
> does in-place wysiwyg by delegating the page rendering to the 
> publication sitemap, needs absolutely no hooks anywhere outside the 
> module and is nicely laid out.
> 
> basic editing and saving via submit works. the save icon is 
> non-functional atm. since it uses a uri view, it will require the 
> usecases.js patch i proposed yesterday.
> 
> i've done some preliminary work on integrating a generic insertAsset 
> usecase (the tarball contains a modified editors module that you need to 
> drop into your lenya source). it does not work yet, but the insertAsset 
> view is displayed and on submit the usecase sends a test message back to 
> the opening window (that's where the callback will go later).
> 
> the module contains two new and unique features: a readme and loads of 
> comments with useful information for the casual reader.
> unless you take a special interest in tinymce, this tarball is probably 
> not yet worth checking... but i didn't want to sit on my code too long, 
> and the few parts that do work already are quite lovely.

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!

simon

> 
> 
> best,
> 
> 
> jörn
> 
> 
> 
-- 
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