Am I missing something or image management features are just unavailable (yet)?
I have evaluated all built-in rich text editors (TinyMCE, FCKEditor, CKEditor) and none matched basic end user requirements for rich text editing:
Code: TinyMCE FCKEditor CKEditor Feature
-------------- ---------- -------------- -----------------------------------------------
N N Y Image file management
N N Y Browse, Upload to user's app. image folder or subfolder
N N N Browse, Upload to user specific image folder
N N N Browse, Upload as rich text attachments ("File Included")
N N N Browse, Upload as rich text attachments ("Binary schema")
(I think) FCKEditor's image management includes some odd features:
- administrator can upload to it's default (root) application image folder, but cannot upload to other applications,
- it seems there's no "delete uploaded image" feature.
I am evaluating Koobo for a new project and I am missing important link management features:
- FCKEditor includes a feature to browse / upload resources (file, image ...),
- however there's no end user feature
to browse/ link to an existing cms page.
Are there any plans to improve image and link management? Can we help somehow?