FCKeditor 2.3.1 phpWCMS-XT-Version (pico's Version)

Post custom hacks and enhancements for phpwcms here only. Maybe some of these things will be included in official release later.
Post Reply
User avatar
pico
Posts: 2595
Joined: Wed 28. Jul 2004, 18:04
Location: Frankfurt/M Germany
Contact:

FCKeditor 2.3.1 phpWCMS-XT-Version (pico's Version)

Post by pico »

Hi

here the newest Version of the FCKeditor 2.3.1
Download here http://dev.phpwcms-xt.de/download/FCKeditor231.zip

installation see in Thread for Version 2.3
Fixed Bugs:

* Fixed the Catalan language file, which had been published with problems in accented letters.
* More performance improvements in the default File Browser.
* Fixed compatibility issues with IE 5.5.
* Fixed the "Image Properties" dialog window, which was making invalid calls to the "editor/dialog/" directory, generating error 400 entries in the web server log.
* Fixed pasting usability issues with IE when using CTRL+V.
* The editing area was getting a fixed size when using the "SetHTML" API command or even when switching back from the source view. Fixed.
* Fixed a conflict between the "DisableObjectResizing" and "ShowBorders" configuration options over IE.
* Opera 9 tries to "mimic" Gecko in the browser detection system of FCKeditor. As this browser is not "yet" supported, the editor was broken on it. It has been fixed, and now a textarea is displayed, as in any other unsupported browser. Support for Opera is still experimental and can be activated by setting the property "EnableOpera" to true when creating an instance of the editor with the JavaScript integration files.
* With Opera 9, the toolbar was jumping on rollovers.
* The iframes used in Firefox for all editor panels (dropdown combos, context menu, etc...) are now being placed right before the main iframe that holds the editor. In this way, if the editor container element is removed from the DOM (by DHTML) they are removed together with it.
* The editor API now works well on DHTML pages that create and remove instances of FCKeditor dynamically.
* A second call to a page with the editor was not working correctly with Firefox 1.0.x. Fixed.
* Small correction to the <script> protected source regex. Thanks to Randall Severy.
* Small fix to the paths of the internal CSS files used by FCKeditor. Thanks to johnw_ceb.
* The <base> tag is now correctly handled in IE, no matter its position in the source code.
* The "Lock" and "Reset" buttons in the Image Properties dialog window are not anymore jumping with Firefox 1.5.
EDIT:
if you have downloaded the above ZIP in the first Minutes, maybe the Folder ../FCKeditor2/editor/plugins/infopopup must renamed to
../FCKeditor2/editor/plugins/InfoPopUp


the ZIP includes the InfoPopUp Plug-In, to use it you have to install this
http://www.phpwcms.de/forum/viewtopic.php?p=68242#68242 too
except the FCKeditor-Part !

If you don't want the InfoPopUp take this one http://dev.phpwcms-xt.de/download/FCKeditor231wo.zip
Lieber Gott gib mir Geduld - ABER BEEIL DICH
Horst - find me at Musiker-Board
Post Reply