-
Release gems via rake-gemcutter instead of rubyforge
-
Update to use Sourceforge’s RSS feed for determining latest version / files locations
-
No longer require that the Sourceforge project page be downloaded when determining the location of a custom version
-
Require at least TinyMCE 3.2.2 be installed
-
Update to new TinyMCE file structure
-
Update to new Sourceforge downloads location
-
Remove the PluginAWeek namespace
-
Update tests to use mocha
-
Update tests to use ActionView::TestCase
-
Fix TinyMCE temp file getting closed/deleted too soon after being downloaded [Brandon Goodin]
-
Add more descriptive output during installation
-
Remove references to system wget/unzip calls for cross-platform compatibility
-
Add dependency on RubyZip
-
Remove log files from gems
-
Updated documentation
-
Change references from RAILS_ROOT to Rails.root
-
Use zipped version of TinyMCE instead of tar
-
Remove gem dependency on actionpack
-
Add README documentation
-
Add tiny_mce:uninstall and tiny_mce:update rake tasks
-
Add working unit tests
-
Add installation and uninstallation scripts
-
Add rake tasks tiny_mce:install and tiny_mce:update_options