You are here: Home Plone products CKEditor for Plone

CKEditor for Plone (3.6.2)

1
by Olha Pelishok last modified 2011-12-27
0.0
0.0
0.0
0.0
Released on 2011-12-12 by Ingeniweb, Jean-Mat Grimaldi for Plone 4.1 under GPL - GNU General Public License available for All platforms.
Software development stage: stable
CKEditor Plone integration.

ckeditor, a wysiwyg editor for Plone 4 and more.No-comment screencast here

Dependencies

Plone4 and more.

collective.plonefinder is used for attached media browsing and upload.

when using buildout or easy_install, collective.plonefinder is installed.

Install collective.ckeditor in your zope instance

two options :

  • add "collective.ckeditor" in your eggs and zcml sections of your plone 4 buildout then run "bin/buildout" or "binbuildout" under win32 look at ckeditor.cfg if you are using plone 4 core dev buildout

  • >>> easy_install collective.ckeditor

Read docs/INSTALL.txt for more information

Install ckeditor in Plone

Use the Plone "Add Products" Control Panel. Choose "CKeditor for Plone 3.x" Click on Activate It will also install collective.plonefinder

Plone 3

No support is provided for Plone3.

If you really need ckeditor for Plone3 contact us support@ingeniweb.com

You can always use FCKeditor for Plone.

Developement

when checked out from svn, run utils/base2zope.py at Python prompt.

This will inject the ckeditor directory in a browser Resources directory accessible in line using this adress:

- http://yourplonesite/++resource++ckeditor/

base2zope.py fix some tal compilation errors (zope.tal bugs), see also:

- https://bugs.launchpad.net/zope2/+bug/142333
Document Actions
Powered by Plone