#623: Replace FCKeditor with CKEditor
----------------------+----------------------
Reporter: jcaffaro | Owner: jcaffaro
Type: task | Status: new
Priority: major | Milestone:
Component: MiscUtil | Version:
Keywords: |
----------------------+----------------------
As described in Savannah task
[https://savannah.cern.ch/task/?func=detailitem&item_id=11267 #112]:
> 2009-09-18 12:02, original submission, submitted by Jerome Caffaro:
> FCKeditor has been updated and renamed to CKEditor. Upgrading to the new
package will be necessary.
> Transition should be quite easy.
> http://ckeditor.com/
CKEditor removed the native support for Python server-side integration
(including the "quick uploader"). Since we have already moved to
Javascript-based integration, it only remains to provide the interface to
upload files using the editor. This ''might'' be simpler than expected:
http://alfonsoml.blogspot.com/2009/12/using-your-own-uploader-in-
ckeditor.html
--
Ticket URL: <http://invenio-software.org/ticket/623>
Invenio <http://invenio-software.org>