You are not logged in.
#1 2010-01-25 15:53:15
TinyMCE 3.3b1 Released
After a few months of development it's was way over due to release the 3.3 version but we wanted to get all the planned features in there and make them as stable as possible.
This release includes the new text formatter engine. This means that applying formats like bold, italic, font size etc will produce the same results in all browsers. It also means that overriding existing formats and adding custom ones is now easy.
The jQuery support has now been improved even more. We added a new jQuery plugin that Todd Northrop (Speednet) developed and added API integration with jQuery.
We also added a new advlist plugin this enables you to set the style you want on specific list blocks. Such as roman letters or squares instead of bullets.
A new autosave plugin is also included. This one enables you to autosave the contents as a draft in local storage on supported browsers. It is an minimalistic version of the tinyautosave plugin Speednet developed as a separate project.
The paste plugin now has the ability to retain and convert formatting from Word. This feature is not enabled by default for compatibility reasons.
The safari plugin is now removed since we moved all those fixes and more into the TinyMCE core. The support for WebKit based browsers have been improved.
The performance especially on IE has been improved a lot. We needed to rewrite the bookmark engine since it was very slow on larger documents.
We will blog about each of these features to give you more details on how to use them.
This version is released as beta since it has so many modifications to the core that there might be bugs and issues. But it has been well tested and there is currently no known regressions.
We want to thank the TinyMCE community for all bug reports, patches and code contributions. And since it's now easier to contribute to this project over GitHub we recommend that you use their service for patches etc.
Best regards,
Spocke - Main developer of TinyMCE
Offline
#2 2010-01-25 16:50:26
- Felix Riesterer
- Administrator
- From: Germany
- Registered: 2005-12-30
- Posts: 4601
- Website
Re: TinyMCE 3.3b1 Released
Let me be the first to say THANK YOU ONCE AGAIN Moxiecode!! As usual a superb product with superior code base and very high potential for customization. I can't help it but I'm in love with this editor...
Offline
#3 2010-01-25 19:38:46
- krusty76
- Member
- Registered: 2006-08-10
- Posts: 87
Re: TinyMCE 3.3b1 Released
Great work Spocke, et al! Looking forward to testing these new features.
Has Moxie ever considered shipping an optional Java applet to help with the various paste features so that the clipboard can be accessed programmatically in all the browsers? It could either be an option on the existing paste plugin ... or an entirely new "advanced" paste plugin. Just curious. An implementation of this concept is on my roadmap so I just wanted to throw this out there.
Offline
#4 2010-01-25 20:58:05
Re: TinyMCE 3.3b1 Released
We have looked into alternatives for accessing the clipboard using Flash or Silverlight but not Java. Flash and Silverlight have security restrictions when it comes to accessing the clipboard from the browser not sure about Java though.
Best regards,
Spocke - Main developer of TinyMCE
Offline
#5 2010-01-25 21:23:25
Re: TinyMCE 3.3b1 Released
thank you for TinyMCE 3.3b1 I just love it ![]()
Offline
#6 2010-01-26 00:48:50
- blepore
- Member
- Registered: 2009-01-02
- Posts: 16
Re: TinyMCE 3.3b1 Released
I know it'd be a huge change (maybe 4.0 worthy), but since you're no longer using execCommand does this mean that you could soon switch to using contentEditable rather than using iframes? I think it'd be heaven if the elements already retained the styles that they were in prior to being replaced by the editor (assuming you were using not using textareas that is).
In regards to clipboard access, I've hacked my copy of TinyMCE to add support for Cut/Copy support for Mozilla using zeroclipboard that I'd be willing to post somewhere if anyone is interested (this was for the 3.2 branch though). Unfortunately Flash will not allow you to add Paste support.
My hacked up TinyMCE also adds support for the Google Website Optimizer (basically you just need to add support for an unclosed noscript tag). Somewhat useful.
Offline
#7 2010-01-26 02:27:20
Re: TinyMCE 3.3b1 Released
TinyMCE has contentEditable support however there is no working UI for it so that's why we haven't documented it also it's only available if you make a custom build of TinyMCE we use it on one of out own systems. But there are still some major quirks with contentEditable especially on Gecko browsers.
Best regards,
Spocke - Main developer of TinyMCE
Offline
#8 2010-01-28 11:38:00
- STieben
- Member
- Registered: 2008-02-06
- Posts: 6
Re: TinyMCE 3.3b1 Released
Hi Spocke,
In this new version, is this fix added?
http://tinymce.moxiecode.com/punbb/view … p?id=18045
Cheers for the ultimate editor around.
Offline
#10 2010-01-28 15:03:33
#11 2010-01-29 14:06:03
- scottmmmm
- Member
- Registered: 2010-01-29
- Posts: 10
Re: TinyMCE 3.3b1 Released
Hi guys,
Well done on the new version, the new styling engine is great. Is there a date scheduled for the final 3.3 release yet?
Offline
#13 2010-04-06 08:50:50
- john100
- Member
- Registered: 2010-04-06
- Posts: 1
Re: TinyMCE 3.3b1 Released
Hi Spocke
If I leave things as default i.e. without editing the line or lines i mentioned everything works brilliantly however it does put my image upload into the ImageManagers file directory which is what am trying to move from as each user has their own set of directories.
Regards
Ray
Offline
© 2003-2010