TODO

  * Versioning
  
  * Add test cases to use with external editor

  * Fix one bug in unit tests: line 87 in testAddFile probably
    related to problems in AttachmentField

3.11 - 2005-11-04

  * Added PloneSelenium functional tests

  * Use checkPermission in ExFileLock.py

  * ExFile_view : Modify code to get size of file to consume a mimimum of memory

3.10 - 2005-04-10

  * ATContentType.py: copy BaseSchema in schema definition (#1249290) 2005/08/01 BM

  * Removed the 'Edit PloneExFile' permission

  * Fix AT update Schema bug with AttachmentField - ED

3.02 - 2005-07-29 

  * Removing some bogus code in isVisible of LockSupport, fixing a bug that
    surfaced in the upcoming Plone 2.1. 2005/07/28 MR

3.01 - 2005-03-15

  * Use AttachmentWidget from AttachmentField instead of using FileWidget

  * Only owner (having edit permission) users can toggle lock
  
  * Change ploneexfile view template. Use accessor to get filename.

3.0RC1 - 2004/12/23

  * First fully integrated Archetypes version ! ;)
   
  * Locking support improvement

2.03 - 2004/06/23

  * Add discussable property to PloneExFile
 
2.02 - 2004/06/15

  * Minor bugfix in ZAA instanciation
      
2.01 - 2004/03/16

  * Added lock.gif and unlock.gif (16x16) for being standard with Plone, due to changes in document_actions after Plone 2.0 rc5.

2.0Beta - 2003/12/18

  * Better Plone 2.0 support with still 1.0 compatibility

  * Preview attachments (with latest ZAA & ZAAPlugins)

  * Whole support for Plone 2.0 (CMFFormController and such)

  * Support for preview of attachments

1.0 - 2003/11/06

  * Fixed small bugs in text/description management
  
  * Now the item's icon matches its content type, via the latest ZAA version
