TinyMCE is a great content editor written in javascript from the folks at Moxiecode systems. We created a plugin for tinyMCE that allows users to select images from a selection of thumbnails instead of having to type a URL into a popup.
http://wiki.rubyonrails.org/rails/pages/HowToUseTinyMCE
Part 1: http://hackd.wordpress.com/2007/08/23/how-to-create-an-image-selction-plugin-for-tinymce-with-ruby-on-rails/
Part 2: http://hackd.wordpress.com/2007/08/28/part-two-how-to-create-an-image-selection-plugin-for-tinymce-with-ruby-on-rails/
TinyMCE GZip Compressor Ruby on Rails Plugin
Hi, I read your post on how to create an image selection plugin in rails. But had trouble implementing it with tinymce version 3. How can i make the code work for the new version?
ReplyDeleteI would very much a appreciate if you could help me out. thanks.