You are not logged in.

#1 2010-03-10 13:58:33

spocke
Administrator
From: Sweden, Skellefteå
Registered: 2004-11-25
Posts: 11471
Website

TinyMCE 3.3 Released

Finally we managed to get the major quirks out of the new 3.3 branch. So it was time to release it as a final. Only a few major bugs have been reported since the last RC and those have now all been fixed.

Thanks for all the help with testing and excellent bug reports, patches etc.

We will now start focusing on what to bring in the upcoming 3.4 release. On the table right now is a better HTML serialization engine that would resolve a few issues with the current one. We will also focus on fixing the embedding of external media since it's a popular request and the media plugin seems to complex for some users.


Best regards,
Spocke - Main developer of TinyMCE

Offline

 

#2 2010-03-10 14:08:10

HenrikT
Member
From: Stockholm
Registered: 2009-08-19
Posts: 61

Re: TinyMCE 3.3 Released

Congratulations... and well done, I hope wink!
/Best regards
Henrik


“I try to keep an open mind, but not so open that my brains fall out.”
Harold T. Stone

Offline

 

#3 2010-03-10 14:26:31

spocke
Administrator
From: Sweden, Skellefteå
Registered: 2004-11-25
Posts: 11471
Website

Re: TinyMCE 3.3 Released

Yes, it's been a struggle to get this one working. If people think IE 6 is bad. IE 8 is even worse, it crashes all the time.


Best regards,
Spocke - Main developer of TinyMCE

Offline

 

#4 2010-03-11 00:52:39

Felix Riesterer
Administrator
From: Germany
Registered: 2005-12-30
Posts: 4690
Website

Re: TinyMCE 3.3 Released

Great news! I've been looking forward to this. It would seem that this one has been a major challenge fopr you guys. smile

spocke wrote:

Yes, it's been a struggle to get this one working. If people think IE 6 is bad. IE 8 is even worse, it crashes all the time.

Don't we all just love Microsoft? They keep their software ... erm ... unique. big_smile


Greetings from Germany,

Felix Riesterer.
(-> about me and this forum <-)

Offline

 

#5 2010-03-11 08:28:27

Sword
Member
Registered: 2005-10-30
Posts: 35
Website

Re: TinyMCE 3.3 Released

Congratulations, well done! smile


http://www.Lithuanianjoomla.COM
I like TinyMCE a lot smile

Offline

 

#6 2010-03-11 12:40:05

spocke
Administrator
From: Sweden, Skellefteå
Registered: 2004-11-25
Posts: 11471
Website

Re: TinyMCE 3.3 Released

@Felix: They have the wrong development model for the browser. They shipped way to few pre releases, there where only a couple of betas and some release candidates and each of those had it's own issues. So there was no time to report the issues or for them to fix them with that few builds. They should have some nightly build process or at least more release candidates. It would benefit them and enable bug reporters to help them produce a more stable product.


Best regards,
Spocke - Main developer of TinyMCE

Offline

 

#7 2010-03-11 12:42:10

Afraithe
Administrator
From: Skellefteå, Sweden
Registered: 2005-01-03
Posts: 1980
Website

Re: TinyMCE 3.3 Released

Not to mention the hazzle of submitting them a bug report. We used to have a contact at MS but he quit a long time ago.


Afraithe
TinyMCE Developer
Moxiecode Systems

Online

 

#8 2010-03-11 14:19:15

spocke
Administrator
From: Sweden, Skellefteå
Registered: 2004-11-25
Posts: 11471
Website

Re: TinyMCE 3.3 Released

Most of their developer tools like chat, forum, bug tracker doesn't work in modern browsers. So you had to use IE 7 or IE 8 in compatibility mode. I was baffled to see that a big company like Microsoft had such poor community tools.


Best regards,
Spocke - Main developer of TinyMCE

Offline

 

#9 2010-03-11 15:45:34

Moxifan
Member
Registered: 2008-02-07
Posts: 81

Re: TinyMCE 3.3 Released

Fixed bug where the UI would render incorrectly in FF 3.6 on Mac due to a bug n their rendering engine.

The bug is still there for FF 3.6 on OSX10.6. I get a gray overlay on the offical demo page.
With the office-skin the bug does not happen.

Offline

 

#10 2010-03-11 16:06:36

Sword
Member
Registered: 2005-10-30
Posts: 35
Website

Re: TinyMCE 3.3 Released

spocke wrote:

IE 8 is even worse, it crashes all the time.

Does it work with TinyMCE 3.3 or only with 3.2.7?


http://www.Lithuanianjoomla.COM
I like TinyMCE a lot smile

Offline

 

#11 2010-03-11 16:15:20

spocke
Administrator
From: Sweden, Skellefteå
Registered: 2004-11-25
Posts: 11471
Website

Re: TinyMCE 3.3 Released

@Moxiefan: Hmm, you seem to be right. I thought I managed to resolve that issue. But I guess I was wrong, bit tricky to test this one since you need to restart the browser each time and have 3.6 etc. I guess I should try to report it to the Gecko team since the rendering engine seems broken.


Best regards,
Spocke - Main developer of TinyMCE

Offline

 

#12 2010-03-12 05:02:41

lukesallnatural
Member
Registered: 2010-03-12
Posts: 1

Re: TinyMCE 3.3 Released

I just tested this out a little in chrome and reverted back to version 3.2.1.1.

I use TinyMCE in very basic ways..  But what I notice while testing in chrome before reverting back was..

1) It seemed like when you hit the enter it adds '<div><br><br></div>'  then when you remove the extra <br> and save it... It strips out the last <br> and just leaves "<div></div>". It didn't do this in version 3.2.1.1

I use this in my ini.

force_br_newlines : "true"

2) When I hit the HTML code behind, to bring up the dialog box, it still randomly makes it full size.

But, it did fix a lot of the other issues, in chrome the 3.2.1.1 version had using the font-coloring buttons.

Thanks for all the effort you put into such a great editor.

Offline

 

#13 2010-03-12 17:02:18

tan
Member
Registered: 2007-12-19
Posts: 343

Re: TinyMCE 3.3 Released

@lukesallnatural: Does this happen on the TinyMCE example page (with cleared browser cache)?

Offline

 

#14 2010-03-12 18:05:00

prip
Member
Registered: 2010-03-12
Posts: 1

Re: TinyMCE 3.3 Released

Image resizer does not work in Internet Explorer 7.0 or Chrome 4.0:
IE7: http://www.vimeo.com/10113490

Last edited by prip (2010-03-12 20:54:26)

Offline

 

#15 2010-03-13 21:56:11

spocke
Administrator
From: Sweden, Skellefteå
Registered: 2004-11-25
Posts: 11471
Website

Re: TinyMCE 3.3 Released

@ledgewood: What are you babbling about? Are you a spam bot?


Best regards,
Spocke - Main developer of TinyMCE

Offline

 

#16 2010-05-19 12:26:26

vic
Member
Registered: 2010-05-19
Posts: 1

Re: TinyMCE 3.3 Released

I have recently updated from majorVersion:"3",minorVersion:"2.7",releaseDate:"2009-09-22" to majorVersion:"3",minorVersion:"3.3",releaseDate:"2010-04-19". I am having issues editting pages that were already put together using the old editor. The old editor used <p align="center"> or <div align="center">, the new one uses <p style="text-align: center;"> and <div style="text-align: center;">. If you click to edit a page written with the old editor it removes 'align="center"' and replaces with <p> or <div> and everything is aligned left again! Also there are font issues! Old editor used <font> example: <font face="georgia,palatino" size="3"> New editor uses <span>. If you select a whole paragraph or div and try and change the font nothing happens, open the html source editor and it has added a span before the font: <span style="font-family: andale mono,times;"><font face="georgia,palatino" size="3">. Messy and the font stays as Georgia. Is this because we did a big jump?? If we update to 3.3.5 will these issues be cured? Many thanks.

Offline

 

#17 2010-05-19 12:58:26

spocke
Administrator
From: Sweden, Skellefteå
Registered: 2004-11-25
Posts: 11471
Website

Re: TinyMCE 3.3 Released

We don't longer support deprecated elements. We have a legacyoutput plugin that can be used to produce these old elements.


Best regards,
Spocke - Main developer of TinyMCE

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2008 PunBB