[wp-trac] Re: [WordPress Trac] #7727: TinyMCE cache isn't dumped
when new plugin is added
WordPress Trac
wp-trac at lists.automattic.com
Sat Sep 20 04:42:15 GMT 2008
#7727: TinyMCE cache isn't dumped when new plugin is added
-----------------------------+----------------------------------------------
Reporter: Viper007Bond | Owner: anonymous
Type: defect | Status: new
Priority: highest omg bbq | Milestone: 2.9
Component: TinyMCE | Version: 2.6.1
Severity: blocker | Resolution:
Keywords: needs-patch |
-----------------------------+----------------------------------------------
Comment (by DD32):
It appears that at least NextGen gallery uses the filter
'tiny_mce_version' to implement cache-busting capabilities.
It looks like to do it automatically would require to duplicate parts of
tiny_mce_config.php or move parts of it into a seperate function in order
to tell whats activated and what isnt. (Or, I guess just call the tinymce
filters and md5 the result) - But given its part of tinyMCE itself, it
doesnt seem worthwhile to mangle with its internals too much to that
extent..
--
Ticket URL: <http://trac.wordpress.org/ticket/7727#comment:3>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list