Thanks for the response Ville.  I'll try to get a test case / project up
over the next few days.  Out of interest, are you saying the php used within
the core fckeditor to populate the dialog in Image Properties --> Browse
Server is completely replaced by your tapestry integration layer?  I've
found my SimpleFckEditorUserRightServiceImpl (bound with
FckEditorUserRightService) and SimpleFckEditorPathServiceImpl (bound with
FckEditorPathService) copied from your examples are never realized, though
they are bound in AppModule and I can step through the bind with a debugger.
The various software versions in use are Tapestry - 5.2.1, fckEditor -
1.0.5, maven-jetty-plugin - 6.1.15

Regards,
Jim.

-----Original Message-----
From: 9902468 [mailto:ville.virta...@greenstreet.fi] 
Sent: 12 December 2010 17:09
To: users@tapestry.apache.org
Subject: RE: Image file upload with Easy FCKEditor


Thi is really strange... Easy FCK Editor does not use or run php at all - it
is java library. 

FCK Editor can be configured to use whatever backend. Easy FCK just delivers
a bridge between Tapestry 5 and http://java.fckeditor.net/ 

There must be a configuration error if the editor asks php files. Please
open a ticket to http://kenai.com/jira/browse/T5_EASY_FCKEDITOR and attach
instructions how to reproduce this. (If possible attach a maven project that
can be used to reproduce this.) 

 - Ville
-- 
View this message in context:
http://tapestry.1045711.n5.nabble.com/Image-file-upload-with-Easy-FCKEditor-
tp3277128p3302270.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to