
TODO Roadmap - 2007/12/16

- 2.5 Plone integration, it will come with these important fckeditor improvements :
  - new style system, more user-friendly and more powerful
  - new table editing system, authors will be able to join cells vertically
  - Opera 9.50 and Safari 3 compatibility
  - and more here : http://www.fckeditor.net/whatsnew
  
  deadline : January 2008

- Generic Setup Plone installer

  deadline : January 2008
  
- Buildout integration 
 (a small recipe example has been posted by Daniel Nouri here
  http://danielnouri.org/blog/devel/zope/infrae-subversion.html), thx to him,
  for this excellent blog ;-)

  deadline : January/February 2008

- Replace python scripts (really messed up) by clean Five views.

  deadline : February/March 2008
  
- Import the original fckeditor code (html + js) as a browser folder resource, 
  no more as a CMF skin layout.
  This work is started, but the problem seems to be that some directories and files are
  not availables as usual resources urls, strange ...  
  I also tried to use quickly to the zope.html widget (zope3 fckeditor widget)
  but without success at this time.
  
  deadline : February/March 2008
     

Good intents - 2007/12/16

- more documentation and screencasts for end users

- A more functional "plone explorer" (ajax browser to edit/remove/publish ....), which can be used
  as a separate widget for fast attachments upload,  fast linking, ... A separate
  product will be the good way.

- A python server-side spellchecker script to make fckeditor spellchecker pages
  more easy to use with Plone.
  This feature is easy to implement, but it's no more a priority because
  client side spellcheckers are more practical, and FCKEditor.Plone always
  provides FireFox and MSIE spellcheckers integration.


All contributions are welcome.

  
