FCKEditor.Plone 2.0.2 (Oct 11, 2005)
This release is no longer supported! If you are using this release, please upgrade to a newer version if possible.
This new FCKeditor.Plone release is adapted from FCKeditor 2.0. This version is Plone 2.1 compatible and can cohabit with others editors (Kupu,Epoz,...).
For additional information about this project, please visit the overview page .
Available downloads
Release Notes
| Tested with | Plone 2.1, Plone 2.0.5, Plone 2.0.4, Plone 2.0.3, Plone 2.0.2, Plone 2.0.1, Plone 2.0, Archetypes 1.3.3, Archetypes 1.3.2, Archetypes 1.3.1, Archetypes 1.3, Archetypes 1.2 |
|---|---|
| State | Final release |
| License | LGPL |
| Release Manager | jean-mat Grimaldi |
FCKeditor.Plone 2.0.2 new features and changes :
- FCKeditor.Plone 2.01 changes - see the next paragraph (2.0.1 version has not been announced because of an important bug)
- Fast upload Plone implementation (you can upload without browsing in Folder choosed as Current Folder for edition - by default, the current folder) - you can disable it in fckeditor_wysiwyg_support.
- Plone Article V2 and V3 compatibility for browsing /uploading attachements and images. A very powerful feature.
- Album presentation in browser when browsing for images. Very useful feature.
- Correction bug SF[ 1288479 ] (FCKeditor.Plone 2.0.1 url problem + patch)
- Correction bug fck_paste.html (many '</' in javascript strings)
- When editing a folderish type or a Plone Article type, the path for browsing and fast upload is the folder (or PA) itself.
(see bug SF[1215798] wich is not really a bug, just a feature request). The folder (or PA) need to be pre-published (test on here/Title), otherwise, the parent folder is choosed as path.Correction bug : path for browsing/uploading when editing folderish types in Plone 2.1 - CMF Photo Album / CMF Photo compatibility for browsing/uploading photos (as we did it for ZPhotoSlides, the best Plone photo album product)
- Correction bug when referencing an url by UID : when a content didn't have an UID but a parent container did it, the browser was referencing the first parent with UID (there is the same bug in Kupu 1.3rc3).
- Many javasript corrections in browser.
- Charset and Unicode corrections when posting files and images through rapid upload or through the browser.
The browser and rapid upload function was fully tested with UTF-8 and ISO-8859 Plone sites, but encoding is really complicated, so conflicts are always possible (submit bugs to FCKeditor tracker ... ) - Correction bug when ATCT are using "width=100%" in richtext widgets
- PloneArticle V3 attachements are referenced by UID
- Many bug corrections in browser xml connector and upload script
- Can preview files and images in browser before linking
- Correction bug charset on create folders bug SF[ 1312849 ]
- Correction bug when image titles were using quotes in browser view
FCKeditor.Plone 2.0.1 new features and changes :
- FCKeditor.Plone 2.0.1 is based on FCKeditor 2.0
- Added in browser the possibility to reference ATCT url as UID (adapted from Kupu - many thx to everybody),
if you want to disable it just change the parameter linkbyuid=1 to 0 in ploneConnector.py - Fully tested with Plone 2.1, everything seems ok.
- Added examples for Plone (in this directory) : ArcheTypes Widgets for browsing internal links, and richtext editing ;
a link_edit_form template to import (it's just an example of Customization don't use it in Plone 2.1, neither in production environnement) - skin directory is renamed from "editor_fck" to "fckeditor" for cohabitation with others editors (Kupu, Epoz, ...)
- Changed : intall.py :
- site properties > available_editors attribute changed from 'FCK Editor' to 'FCKeditor' for multiple editors cohabitation - Added an extension to update members wysiwyg_editor property in portal_membership
for users who were using a previous version (updateFckUsers.py) - Plone connector adapted for Flash and Media files browsing;
Note : Today content type for Flash and Media is "File", and we cannot select between file extensions in Zope/Plone
because extension is not significant.
So when browsing for Flash or Medias files, all files are shown ... Solution could be a specific Content Type for Flash content - Always some corrections for '</' bug in javascript fck source code.
- Added fckAbsUrl method for editing because FCK editor need absolute url, now relative url are parsed and relative image urls are well shown in editor area.
If you want to retrieve relative urls after the publication you need to install an EpozPostTidy external method provided in the package (more info on Epoz site) - wysiwyg_support.pt fckeditor_wysiwyg_support.pt and mini_wysiwyg_support.pt adapted for
new Url referencing system and kupu/Epoz cohabitation - when uploading files and images through the browser you can set a title - images titles are used to set the "alt" property when choosing them.
- When browsing you can link a folder or another collection, by default url are referenced by UID
- added : refresh.txt (it's not always a good idea to refresh the product, in production site it's better to restart Zope)
FCKeditor.Plone is compatible with all Zope CMS with some adaptations. Look at our forums for more info.
Download page on SourceForge : http://sourceforge.net/project/showfiles.php?group_id=75348&package_id=146658
More info, demo online : http://fckeditor.net/
Latest release notes (changes, installation and upgrade notes, faq ..) : https://sourceforge.net/project/shownotes.php?release_id=361202
Support : http://www.fckeditor.net/support/default.html
specific forum for Plone and other Zope FCKEditor integration : http://macadames.com/forum/It's a french site but you can speak english (you need to log in before publish a post).


