Friday, May 27, 2005

Tapestry FCKeditor component

I've posted an FCKeditor component. It's a preliminary version - error handling support for File-Upload is still missing.
It consists of
  • a custom config-file tapfckconfig.js
  • the editor-component itself
  • a custom engine implementation mapping the filebrowser url's to the filebrowser service.
  • a filebrowser service which makes use of an ...
  • ... extension implementing the FileBrowser interface. This comes with a default implementation which just browses the filesystem of the server. It's easy to replace by a custom implementation supporting, e.g., a database.

2 comments:

Unknown said...

Any work done on this component for Tapestry 4?

Unknown said...

Not yet. I still use version 3.