Hardcore upgrade resets custom plugins
Reported by Tadas Tamosauskas | June 2nd, 2010 @ 02:18 AM
I have some custom tinymce plugins in
/public/javascripts/tiny_mce/plugins/ when the server is restarted,
all of them are gone. Problem - http://github.com/kete/tiny_mce/blob/master/lib/tiny_mce.rb
self.install_or_update_tinymce
upgrade
deletes current dir with all plugins (including custom
plugins)
and upgrades all other.
It should be better to replace existent plugins and leave any other, which are not default
Comments and changes to this ticket
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A Ruby on Rails plugin that allows easy implementation of the TinyMCE editor into your applications.