My favorites | Sign in
Project Home Downloads Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
tinymce  

tinymce
Updated Apr 28, 2009 by dduy.ngu...@gmail.com

Source: http://github.com/kete/tiny_mce/tree/master

Step 1

Open a console, and in the root of you Rails application, install the plugin by running one of the following (depending on the method you use to import plugins):

  • script/plugin install git://github.com/kete/tiny_mce.git

Step 2

Then install the necessary files into your public directory by running

rake tiny_mce:install

or, if you are updating a previously installed version

rake tiny_mce:update
Powered by Google Project Hosting