FCKEditor Filter?
|
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. |
|
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? |
|
23 posts
|
Sorry I didn’t check that list for a while, that’s outstanding. Cheers
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? |
|
1493 posts
|
I’m not exactly sure what you mean? Is there another plugin with a text-area that you want to use the FCKEditor for? |
|
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 |
|
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. |