You are not logged in.

#1 2006-10-17 15:02:48

Afraithe
Administrator
From: Skellefteċ, Sweden
Registered: 2005-01-03
Posts: 1976
Website

Upgrading Wordpress 2.0.4 with latest TinyMCE (2.0.7)

These upgrade instructions are based on a rather "vanilla" install of Wordpress 2.0.4.

1. Download TinyMCE 2.0.7

2. Unpack the files in the zip (or tar.gz) into its own folder on your drive.

3. Copy all files in the newly unpacked "/tinymce/jscripts/tiny_mce/" dir into the "wordpress/wp-includes/js/tinymce" folder, overwriting everything, perhaps make a backup if you wish to rollback to the older version.

4. This is where things get a little messy, running TinyMCE now gives you an error, we cleaned out the gzip file and we had to remake the wordpress plugin, please note that the plugin was not originaly made by us.

Download the upgrade package from Sourceforge, in this zip you will find a wordpress folder and a tiny_mce_gzip.php, unpack the tiny_mce_gzip.php file into the "wordpress/wp-includes/js/tinymce" folder and unpack the wordpress folder into the "wordpress/wp-includes/js/tinymce/plugins" folder, overwrite all files.

There is a new version of the gzip plugin available, but we will go into that some other time.

5. If you wish to enable more features in TinyMCE you can open up the tiny_mce_gzip.php file and make direct changes, or uncomment the included advanced example.

Good luck!

DIGG this Post!


Afraithe
TinyMCE Developer
Moxiecode Systems

Offline

 

#2 2006-11-01 19:51:49

penestijeras
Member
Registered: 2006-11-01
Posts: 1

Re: Upgrading Wordpress 2.0.4 with latest TinyMCE (2.0.7)

Hi

I would like to thank you your explanation. Anyway it seems that does not run with Wordpress 2.0.5 with TinyMCE 2.0.8 at all. The system does not load the Tiny editor.

Thanks smile

Offline

 

#3 2006-11-07 11:41:11

cyrus-v
Member
Registered: 2006-11-07
Posts: 1

Re: Upgrading Wordpress 2.0.4 with latest TinyMCE (2.0.7)

The fix works great, but there seems to be a typo in the tiny_mce_gzip.php file.
On line 19 it says: 'dialfog_type', shouldn't this be 'dialog_type'?

Keep up the good work!

Offline

 

#4 2006-11-19 11:31:26

AmO
Member
Registered: 2006-11-19
Posts: 1

Re: Upgrading Wordpress 2.0.4 with latest TinyMCE (2.0.7)

The plugin "wordpress" have a problem.

Bug in file : editor_plugin.js

With :
content = content.replace(new RegExp('&', 'g'), '&');

é
become
é

When you use the MceCodeEditor. (view HTML)


I commented three cases... that works...

Sorry for english, i am french...
http://www.wordpress-fr.net/2006/11/18/ … s-tinymce/

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2008 PunBB