nmormino
Member
Posted 3 years ago #
Hey though I love wordpress, it sometimes doesn't fulfill the need of my clients. My favorite feature is in 2.5+. The implementation of TinyMCE rocks, especially the file upload and image features. Has anyone, or does anyone know how to pull this specific feature out to be used in another program? That feature could be a product alone.
You can integrate TinyMCE into anything:
http://tinymce.moxiecode.com/
Or are you talking about something else?
nmormino
Member
Posted 3 years ago #
I'm talking about wordpress' implementation of it, with the media upload and insertion.
That's really not related to TinyMCE at all, actually. WordPress's image upload handling doesn't integrate with the tinymce stuff at all.
And no, it's not easily pluggable into anything. Very custom stuff there.