[wp-trac] Re: [WordPress Trac] #2612: Image drag and drop problem
with Firefox and TinyMCE on WP 2.0
WordPress Trac
wp-trac at lists.automattic.com
Fri May 12 00:42:14 GMT 2006
#2612: Image drag and drop problem with Firefox and TinyMCE on WP 2.0
-----------------------+----------------------------------------------------
Id: 2612 | Status: reopened
Component: General | Modified: Fri May 12 00:42:14 2006
Severity: minor | Milestone:
Priority: low | Version: 2.0.2
Owner: anonymous | Reporter: guillep2k
-----------------------+----------------------------------------------------
Comment (by martypauley):
Sorry about the formatting in that last post. Here's the patch again:
{{{
--- tiny_mce_gzip.php.orig 2006-05-12 01:15:24.000000000 +0100
+++ tiny_mce_gzip.php 2006-05-12 01:15:28.000000000 +0100
@@ -157,7 +157,6 @@
convert_newlines_to_brs : false,
remove_linebreaks : true,
save_callback : "wp_save_callback",
- document_base_url : "<?php echo
trailingslashit(get_bloginfo('home')); ?>",
valid_elements : "<?php echo $valid_elements; ?>",
<?php do_action('mce_options'); ?>
plugins : "<?php echo $plugins; ?>"
}}}
--
Ticket URL: <http://trac.wordpress.org/ticket/2612>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list