vote up 3 vote down star
3

What is the best Image Manager to integrate in TinyMce editor apart the official Moxiecode commercial ones?

I'm looking to integrate a light texteditor in an asp.net mvc application and I choosed the Tinymce solution (and not the classic FCKEditor as this seems more lightweight and more jquery friendly).

Sadly TinyMce doesn't come with the Image Manager or Document Manager integrated like FCKeditor but you must buy them as plugins form Moxiecode.

I've looked other plugins but till now I've not find any decend and light solution that works with asp.net mvc framework.

Any suggestions?

flag

73% accept rate

5 Answers

vote up 1 vote down check

There are a couple of open source plugins on SourceForge,

http://sourceforge.net/tracker/?group_id=103281&atid=738747 (search for image)

The plugin architecture is easy to understand if you know Javascript. If you have the time you could roll out your own.

link|flag
For the life of me, I haven't found one yet. Has anyone had success? – midas06 Jun 24 at 14:07
vote up 0 vote down

Carlton : Alfresco seems to be a Java based solution. Ta: I've looked into the plugin folders but none was really good for asp.net mvc. What I'm now testing is a mix between Tiny with the image uploader of FCKEditor: this is the pho version but I think it is pretty easy to convert to .net [Tinyfck][1]

[1]: this: http://p4a2.crealabsfoundation.org/tinyfck

link|flag
vote up 0 vote down

Have a look at this http://www.swampyfoot.com/index.php?path=web/projects/software/swampy%5Fbrowser cant tell you how goo dit is because we are just testing it now but it could be your answer Cheers

link|flag
vote up 0 vote down

Here are two others I've found:

link|flag
vote up -1 vote down

I have not used it (yet), but my company is about to start building a Content Management System with Alfresco as the backbone engine and TinyMCE as the editor in an ASP.Net MVC website.

Alfresco is Open Source, but I don't much else about it yet, including how "light" it is. Alfresco website

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.