Personal tools
You are here: Home Products CMF Spell Check Releases CMF Spell Check 6.0a (Alpha release)

CMF Spell Check 6.0a (Alpha release)

This is not a final release. Experimental releases should only be used for testing and development. Do not use these on production sites, and make sure you have proper backups before installing.

A quick hack to get the speller working for Plone 2.1

For additional information about this project, please visit the project page.

Available downloads

Release Notes

Tested with Plone 2.1
State Alpha release
License GPL

This is alpha code

This version is designed for Plone 2.1 with AT Content Types

Speller tab has been moved to the "actions" drop down

CMFSpellCheck is a Unix Plone utility to perform spell checking on Documents and other Content-types. It works with plain text and HTML and is available from the collective.

Content-types appearing to work OK

  • ATDocument (v1.0.0)
  • ATNews (v1.0.0)
  • PloneArticles (v3.18)

Content-types known to NOT work [no spell tab should be offered]

  • ATEvent
  • ZWiki pages (ZWiki v0.44)

Change log

  • version.txt: bumped to 0.6.0a
  • README.txt: emphasise limited testing - alpha state! other changes re: tested types
  • skins/cmfspellcheck/spellcheck.cpt: use EditableBody as text source output lines as structure - dunno how this ever worked as it was
  • CMFSpellCheckTool.py: test for EditableBody and edit methods before offering speller tab; speller tab moved to object_buttons