text editor

FCKeditor 2.4.1 released

"This is mainly a "stabilization" release of version 2.4. The Enter Key Handler has now a consistent behavior and many small bugs have also been fixed. Upgrade from version 2.4 is highly recommended."

Original Story

FCKeditor: 1,500,000 downloads!

"Amazing numbers! After only 6 months of the announcement of our first million downloads, another half a million can now be added to that incredible milestone. Yes, one and a half million downloads [of FCKeditor]!"

Complete Story


FCKeditor in osCommerce

osCommerce LogoI'm working on an ecommerce site using osCommerce to enable the shopping cart functionality for my client's online store. This is the first time I've used osCommerce so I'm still working on improving my comfort level with the application. osCommerce is open source and released under the GNU General Public License. According to the osCommerce site:

osCommerce has attracted the largest community for an e-commerce solution that consists of over 106,100 store owners and developers worldwide with add-ons being contributed on a daily basis. To date there are over 3,500 add-ons available that have been created by the community to extend the features of an osCommerce online store.

Those numbers are impressive, but in my opinion the coding practices of the application are definitely showing its six year legacy of software development. While I have found osCommerce to work out-of-the-box, I must say that I'm surprised that most mods require hacking into the core application. I've been spoiled by working with more "modern" CMS applications with convenient API's and making changes through modules/plugins instead of modifying the core. However, I'm a newbie to osCommerce so maybe there is more to it than meets the eye.

osCommerce by default does not offer a graphical text editor for entering descriptions of products. While my client does know a little bit of HTML, he would prefer to have a WYSIWYG user interface. So naturally I looked at using TinyMCE or FCKeditor to edit the textareas. I like and have used both text editors, but decided to use FCKeditor for this project. No particular reason I chose FCKeditor over TinyMCE except that I didn't need two editors.

Syndicate content