This is the most important release since FCKeditor 2.0. It introduces Safari and Opera compatibility, but also new features that leverage the quality of FCKeditor to an upper level. You will find no similar solution on other products.
The most exciting feature is the new Style System. Now you have full control over every single formatting and semantic command available in the editor interface. Why having a limited interface to achieve a XHTML 1.1 experience? Enjoy a full featured editor, while well controlling how things work on it. No more <font> tags? Well, the system is so flexible that it is up to you to decide (but don't worry... no <font> tags by default .
Do you want more? What about blockquote support, the revamped Undo System, the Data Processor which makes it possible to handle non HTML data, and much more.
What's new?
http://www.fckeditor.net/whatsnew
Read first before upgrading:
http://wiki.fckeditor.net/Developer%27s_Guide/Upgrade
Online demo:
http://www.fckeditor.net/demo
Sat, 12/01/2007 - 00:30
#1
Re: FCKeditor 2.5 released
Great work, developers! Congratulations!
Re: FCKeditor 2.5 released
For example, select a single word, change the font, font size, colour and background colour.
In v2.4, the output from Firefox is:
(106 characters)
From IE7:
(98 characters)
In v2.5, the output from Firefox is:
(196 characters)
From IE7:
(174 characters)
Re: FCKeditor 2.5 released
Can anyone explain this whether its compatible for Netscape browser or not.
Thanks
Vaseem
Re: FCKeditor 2.5 released
The new Styles editor is great, although I need to disable this and use the original <Font></Font> tags for a compatibility with some mail clients. The Blurb for v2.5 says:
"The most exciting feature is the new Style System. Now you have full control over every single formatting and semantic command available in the editor interface. Why having a limited interface to achieve a XHTML 1.1 experience? Enjoy a full featured editor, while well controlling how things work on it. No more <font> tags? Well, the system is so flexible that it is up to you to decide (but don't worry... no <font> tags by default ."
How do I decide? Is there a flag/option somewhere to disable this, or is the work more substantial? If someone has an answer to this, could they let me know ASAP?
Thanks,
BeakZ
Re: FCKeditor 2.5 released
Re: FCKeditor 2.5 released
thanks for this new version. I'm very interested too by the answer of the question of Beaker.
Because of the problem which Richard_d talk about.
Thanks in advance.
Re: FCKeditor 2.5 released
For example, to use the <font> tag for the font "face", you may change the editor configuration like this:
This is the way to do that in a custom configuration file. In the original fckconfig.js file, you may change the FontFace entry in the FCKConfig.CoreStyles = {} block.
I haven't tested it, but it should give you some help to work on your customizations.
Frederico Knabben
CKEditor Project Lead and CKSource Owner
--
Follow us on: Twitter | Facebook | Google+ | LinkedIn
Re: FCKeditor 2.5 released
How can I revert it to the original <font> functionallity???
Re: FCKeditor 2.5 released
The PHP developer's guide at http://wiki.fckeditor.net/ just takes me to an advert for drugs..
Is there anything essential I need to know for the new 2.5 version?
Re: FCKeditor 2.5 released
Frederico Knabben
CKEditor Project Lead and CKSource Owner
--
Follow us on: Twitter | Facebook | Google+ | LinkedIn
Re: FCKeditor 2.5 released
But I got the impression (from somewhere, can't remember where!) that now with this new version you don't have to use the subfolders/directories "file", "flash", "image" and "media".. Yet my configuration doesn't work if I don't set up those folders. Have I got that wrong?
Also can you direct me to the documentation concerning uploading files that aren't images (eg mp3s, flash, etc)?
Thank you for this great resource!
Re: FCKeditor 2.5 released
I'm doing a CMS for a flash application and I have problems with FCK creating multiple font tags as flash's dynamic text box can't parse multiple html tags. I know it can be done using PHP preg_replace but has anyone have a solution to this without using PHP? Or is there a download somewhere for the old version of FCK editor? TNX
Re: FCKeditor 2.5 released
Re: FCKeditor 2.5 released
I would ask all you guys to please use our dev site to report issues and suggestions.
Thanks in advance.
Frederico Knabben
CKEditor Project Lead and CKSource Owner
--
Follow us on: Twitter | Facebook | Google+ | LinkedIn
Re: FCKeditor 2.5 released
I went over to the dev site and it said
Re: FCKeditor 2.5 released
Did you ever find a fix for this? I'm really fed up of the multiple span / multiple font tag problem. It's just being ignored.
Can anyone provide any help on this? I don't want so many tags for such small changes. It's a regression.
/Thanks
Re: FCKeditor 2.5 released
I'm having trouble in our E-Commerce system with multiple span.