A new tab called "Link" is available in the Image Dialog window. In this way you can insert or modify the image link directly from that dialog.*
The new "Templates" command is now available. Now the user can select from a list of pre-build HTML and fill the editor with it. Take a look at the "_docs" for more info.**
The mcpuk's File Browser for PHP has been included in the package. He became the official developer of the File Manager for FCKeditor, so we can expect good news in the future.
New configuration options are available to hide tabs from the Image Dialog and Link Dialog windows: LinkDlgHideTarget, LinkDlgHideAdvanced, ImageDlgHideLink and ImageDlgHideAdvanced.
[SF BUG-1189442] [SF BUG-1187164] [SF BUG-1185905] It is now possible to configure the editor to not convert Greek or special Latin letters to ther specific HTML entities. You can also configure it to not convert any character at all. Take a look at the "ProcessHTMLEntities", "IncludeLatinEntities" and "IncludeGreekEntities" configuration options.
New language files are available:
Basque (by Ibon Igartua)
English (Australia / United Kingdom) (by Christopher Dawes)
Ukrainian (by Alexander Pervak)
The version and date information have been removed from the files headers to avoid unecessary diffs in source control systems when new versions are released (from now on).
[SF Patch-1159854] Ther HTML output rendered by the server side integration files are now XHTML compatible.
[SF BUG-1181823] It is now possible to set the desired DOCTYPE to use when edit HTML fragments (not in Full Page mode).
There is now an optional way to implement different "mouse over" effects to the buttons when they are "on" of "off".
It is now possible to set the "width" style of the BODY tag in the EditorAreaCSS to limit the editing area size.
[SF BUG-1113620] In IE, the editor doesn't generate new entries in the browser history anymore.
The editor now uses the same method used on version RC2 to load its contents on Gecko. It is now possible to have more than one editor in the page. This change has a negative impact: the BaseHref property is not working.
Changes have been made to make the editor work with PHP versions older than 2.1.0.
[SF BUG-1101861] The editor now shows a normal textarea correctly (as expected) on Safari browsers (and all "like Gecko" browsers). Thanks to Bob Paul.
[SF BUG-1182224] The PHP connector can now handle file extensions in upper case, like JPG or Gif, correctly. Thanks to Georg Ivancsic.
The "sample06.html" is now working correctly with Gecko browsers.
[SF BUG-1156660] Some fixes have been applied to the Universal Keyboard. Thanks to Abdul-Aziz Al-Oraij.
[SF BUG-1192881] [SF BUG-1185006] [SF BUG-1156068] The "Browse Server" button is now working correctly for the Background Image in the "Document Properties" dialog window (full page editing). The active "BaseHref" is also set to the preview window.
[SF BUG-1191704] Invalid HTML tags (according to the W3C naming standards for XHTML) are ignored with no errors.
[SF BUG-1185911] The Greek language file name has been corrected to "el.js".
[SF BUG-1165219] No error occours when the user defines just one color to the FontColors on "in page" configurations.
[SF BUG-1162957] The small problem with Zope (ZPT) has been solved.
Some small RTL / LTR corrections has been done in the interface and the Farsi language has been added to the Universal Keyboard. Thanks to Silver Baghdasarian.
Version 2.0 RC3
New Features and Improvements:
The editor now offers native Perl integration! Thanks and welcome to Takashi Yamaguchi, our official Perl developer.
[SF Feature-1026584] [SF Feature-1112692] Formatting has been introduced to the Source View. The output HTML can also be formatted. You can choose to use spaces or tab for indentation. See the configuration file.
The new toolbar command, "Document Properties" is available to edit document header info, title, colors, background, etc... Full page editing must be enabled.
[SF Feature-1151448] Spell Check is now available. You can use ieSpell or Speller Pages right from FCKeditor. More info about configuration can be found in the _docs folder.
[SF Feature-1123816] It is now possible to configure the editor to show "fake" table borders when the border size is set to zero. (It is working only on IE for now).
Numbered and Bulleted lists can now be configured . Just right click on then.
It is now possible to set the content language direction . See the "FCKConfig.ContentLangDirection" configurations setting.
All Field Commands available on version 1.6 have been upgraded and included in this version: form, checkbox, radio button, text field, text area, select field, button, image button and hidden field .
Context menu options (right-click) has been added for: anchors, select field, textarea, checkbox, radio button, text field, hidden field, textarea, button, image button, form, bulleted list and numbered list .
The "Universal Keyboard" has been converted from version 1.6 to this one and it's now available.
It is now possible to configure the items to be shown in the context menu . Just use the FCKConfig.ContextMenu option at fckconfig.js.
A new configuration (FillEmptyBlocks) is available to force the editor to automatically insert a on empty block elements (p, div, pre, h1, etc...) to avoid differences from the editing and the final result. (Actually, the editor automatically "grows" empty elements to make the user able to enter text on it). Attention: the extra will be added when switching from WYSIWYG to Source View, so the user may see an additional space on empty blocks. (XHTML support must be enabled).
It is now possible to configure the toolbar to "break " between two toolbar strips. Just insert a "/" between then. Take a look at fckconfig.js for a sample.
New Language files are available:
Brazilian Portuguese (by Carlos Alberto Tomatis Loth)
Bulgarian (by Miroslav Ivanov)
Esperanto (by Tim Morley)
Galician (by Fernando Riveiro Lopez)
Japanese ( by Takashi Yamaguchi)
Persian (by Hamed Taj-Abadi)
Romanian (by Adrian Nicoara)
Slovak (by Gabriel Kiss)
Thai (by Audy Charin Arsakit)
Turkish (by Reha Bier)
The Chinese Traditional has been set as the default (zn) instead of zn-tw.
Warning: All toolbar image images have been changed. The "button." prefix has been removed. If you have your custom skin, please rename your files.
A new plugin is available in the package: "Placeholders". In this way you can insert non editable tags in your document to be processed on server side (very specific usage).
The ASPX files are no longer available in this package. They have been moved to the FCKeditor.Net package. In this way the ASP.Net integration is much better organized.
The FCKeditor.Packager program is now part of the main package. It is not anymore distributed separately.
The PHP connector now sets the uploaded file permissions (chmod) to 0777.
[SF Patch-1090215] It's now possible to give back more info from your custom image browser calling the SetUrl( url [, width] [, height] [, alt] ). Thanks to Ben Noblet.
The package files now maintain their original "Last Modified" date, so incremental FTP uploads can be used to update to new versions of the editor (from now on).
The "Source" view now forces its contents to be written in "Left to Right" direction even when the editor interface language is running a RTL language (like Arabic, Hebrew or Persian).
[SF BUG-1114748] The PHP File Manager Connector now sets the new folders permissions (chmod) to 0777 correctly.
The PHP File Manager Connector now has a configuration file (editor/filemanager/browser/default/connectors/php/config.php) to set some security preferences.
The ASP File Manager Connector now has a configuration file (editor/filemanager/browser/default/connectors/asp/config.asp) to set some security preferences.
A small bug in the toolbar rendering (strips auto position) has been corrected.
Some small wrapping problems with some labels in the Image and Table dialog windows have been fixed.
All .js files are now encoded in UTF-8 format with the BOM (byte order mask) to avoid some errors on specific Linux installations.
[SF BUG-1114449] The editor packager program has been modified so now it is possible to use the source files to run the editor as described in the documentation. The new packager must be downloaded.
A small problem with the editor focus while in source mode has been corrected. Thanks to Eric (ric1607).
[SF BUG-1108167] [SF BUG-1085149] [SF BUG-1151296] [SF BUG-1082433] No more IFRAMEs without src attribute. Now it points to a blank page located in the editor's package. In this way we avoid security warnings when using the editor over HTTPS. Thanks to Guillermo Bozovich.
[SF BUG-1117779] The editor now works well if you have more than one element named "submit" on its form (even if it is not correct to have this situation).
The XHTML processor was duplicating the text on some specific situation. It has been fixed.
[SF Patch-1090213] [SF Patch-1098929] With ASP, the editor now works correctly on pages using "Option Explicit". Thanks to Ben Noblet.
The localization engine is now working correctly over IE 5.5 browsers.
Some commands where not working well over IE 5.5 (emoticons, image,...). It has been fixed.
[SF BUG-1146441] [SF BUG-1149777] The editor now uses the TEXTAREA id in the ReplaceTextarea function. If the id is now found, it uses the "name". The docs have been updated.
[SF BUG-1144297] Some corrections have been made to the Dutch language file. Thanks to Erwin Dondorp.
[SF BUG-1093514] [SF BUG-1089204] [SF BUG-1077609] The editor now runs correctly if called directly (locally) without a server installation (just opening the HTML sample files).
[SF BUG-1088248] The editor now uses a different method to load its contents. In this way the URLs remain untouched.
The PHP integration file now detects Internet Explorer 5.5 correctly.
KAMPANJETILBUD
Test ut vår Easy CMS-demo!
demologin
Vi søker forhandlere
Vi søker flere forhandlere. Ta kontakt med oss for mer informasjon på telefon 88 00 92 45.
Versjonshistorikk v1.6.x
Siste oppdateringer i Easy CMS, bruk linken under for komplett oversikt