TinyMCE
Posted: 2010-11-05 15:25
Been doing some research on finding a replacement for KTML editor that will work in all browsers.
Requirements:
1. Cross Browser Support
2. Image Upload and manipulation capabilities
3. Affordable
4. Compatible with "my" way of doing things
5. Easy to install / integrate into my existing CMS based on interakt products.
"my" way is amongst other things the ability to use a css file in the editor that is generated by a template manager that I coded for my CMS.
Options available:
CKEditor
Downloaded and installed the basic package - Easy
Integration - Easy
Compatible with "my" way - not compatible
Image uploads capability - non existent unless you are prepared to purchase a costly plugin.
Initially the update page looked neat but I decided it is clumsy and just didn't like the way it "felt" to work with the page. Have to admit I did not spend an awful lot of time playing around with it as I was not able to use a standard css file in the css dropdown on the menu.
TinyMCE
Download and installation - easy
Integration - easy
Compatible with "my" way - very well
Image upload capability - non existed unless you are prepared to purchase a license.
BUT...
I found a very good and user-friendly alternative for file and image upload that included a basic image manipulation package from http://www.phpletter.com/. It is jquery based and easy to get to work.
Manipulation is limited to crop, resize and flip / rotate. Not as good as KTML but at least it is working. Best of all it is free.
Unfortunately TinyMCE doesn't have the nice "save as template" feature that KTML had, but I am working on a solution for that.
The overall impression of TinyMCE is that it will do want I want, is easy to mod, style and integrate.
I have not yet released it in the wild but will invite a couple of my clients to "test" it and will give feedback.
Requirements:
1. Cross Browser Support
2. Image Upload and manipulation capabilities
3. Affordable
4. Compatible with "my" way of doing things
5. Easy to install / integrate into my existing CMS based on interakt products.
"my" way is amongst other things the ability to use a css file in the editor that is generated by a template manager that I coded for my CMS.
Options available:
CKEditor
Downloaded and installed the basic package - Easy
Integration - Easy
Compatible with "my" way - not compatible
Image uploads capability - non existent unless you are prepared to purchase a costly plugin.
Initially the update page looked neat but I decided it is clumsy and just didn't like the way it "felt" to work with the page. Have to admit I did not spend an awful lot of time playing around with it as I was not able to use a standard css file in the css dropdown on the menu.
TinyMCE
Download and installation - easy
Integration - easy
Compatible with "my" way - very well
Image upload capability - non existed unless you are prepared to purchase a license.
BUT...
I found a very good and user-friendly alternative for file and image upload that included a basic image manipulation package from http://www.phpletter.com/. It is jquery based and easy to get to work.
Manipulation is limited to crop, resize and flip / rotate. Not as good as KTML but at least it is working. Best of all it is free.
Unfortunately TinyMCE doesn't have the nice "save as template" feature that KTML had, but I am working on a solution for that.
The overall impression of TinyMCE is that it will do want I want, is easy to mod, style and integrate.
I have not yet released it in the wild but will invite a couple of my clients to "test" it and will give feedback.