Implementing TinyMCE in Ruby on Rails
TinyMCE is an excellent platform-independent web-based Javascript/HTML editor control, which is highly useful for those who want to allow their users to edit HTML documents online. It is mainly designed to integrate with Content management systems, including WordPress, Drupal etc easily. It is a rich text editor that outputs HTML, making it really easy to add rich content using rails application.
To read more visit : RailsCarma Blog
Comments
Have you thought about adding code formatting and highlighting to the blog? I bet your bounce rate is off the charts.
Post a comment