FORUMS CLOSED DUE TO SPAM. YOU STILL CAN ADD POST!

FCKEditor Filter?

Feed 5 posts, 3 voices

Avatar
23 posts

Any chance of there being an FCKEditor filter being released any time soon, we really need to have an editor with a free Image/File Browser for clients, TinyMCE looks great but its really lacking that, the assets plugin is a great step forward but its in very early beta i think and we need to get our project rolling. I’d give it a go myself but I’m not sure how the filter JS works.

 
Avatar
1493 posts

Christmas comes early … it’s already available (the list is alphabetical ;).

I’m also fairly sure that mvdkleijn’s implementation of TinyMCE for Frog includes file management for image insertion. Can anyone using it confirm?

 
Avatar
23 posts

Christmas comes early … it’s already available (the list is alphabetical ;).

Sorry I didn’t check that list for a while, that’s outstanding. Cheers

I’m also fairly sure that mvdkleijn’s implementation of TinyMCE for Frog includes file management for image insertion. Can anyone using it confirm?

I’m using it alright but the image management isn’t the greatest especially compared to FCK.

Anyway I’ll give that plugin a go, one other question… is it possible to use these filters in your plugins easily or would it be too complicated?

 
Avatar
1493 posts

… possible to use these filters in your plugins easily …

I’m not exactly sure what you mean? Is there another plugin with a text-area that you want to use the FCKEditor for?

 
Avatar
23 posts

Yeah, sorry, I’m building a simple plugin for a project we’re working on and I’d like to give my client a WYSIWYG for editing the content of a description textarea

 
Avatar
31 posts

eoghanobrien,

If you’re using mvdkleijn’s TinyMCE plugin you can add Tinybrowser to it. It’s a file and imagebrowser. Imo it’s a very nice addition to TinyMCE.

See the last couple of comments in this thread for more info.

Despite of my noobness it wasn’t all that hard to get it running. Although it would be even easier if mvdkleijn included it in his plugin. I’m not sure if he’s planning on doing that though.