
TODO

  * Dependencies in the documentation (archetypes, external programs, ...)

  * MSWord images support

  * Support additional preview for mp3, images, ...

  * Provide an HTML stripper, especially for wvWare output

1.3RC2 - 2005-03-25

  * Little fix with PortalTransofrms under win32

  * Uses a typeless content type to generate the configlet sample page

1.3RC1 - 2005-03-22

  * Fixed icon for unknown content types (interrogation mark instead of RTF icon)

  * Added a 'PortalTransformAttachment' class which is able now to use PortalTransforms
    as an attachment service. Wow! Tested, for example, with CMFOODocument.

  * Added support for compressed files (zip, rar, ...) thanks to Zegor

1.2 - 2005-03-11

  * Add AttachmentWidget

  * Added video files support

1.1 - 2005-02-25

  * Improved temporary files management. Now all converter output should be
    written in a temporary directory.

1.0 - 2005-01-18

  * Code page translation in the callConverter()-like methods

  * Archetypes' automatic SearchableText support (contentType argument in get(), 
    AND 'searchable' field parameter support; eg. we'd disable automatic indexing
    if 'searchable' is false).

  * Created an AttachmentService to test and monitor stuff.

  * Created an AttachmentTool for Plone and a configlet to monitor stuff.

1.0RC - 

  * Making isEmpty method of AttachmentField a bit safer 2004/12/29 MR

  * Fixed problem with paths under Windows 2004/12/29 MR

  * Fixed close of open file problem 2004/12/29 MR

  * First version ! ;)

