AttachmentField 1.3 (Nov 02, 2005)

Stable release, fixing some important bugs. Usability enhancement when uploading a file. Tested with Plone 2.1 and Plone 2.05.

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

Available downloads

For all platforms (0 kB)

Release Notes

Tested with Plone 2.1, Plone 2.0.5, Plone 2.0.4, Plone 2.0.3, Plone 2.0.2, Plone 2.0.1, Plone 2.0
State Final release
License GPL
Release Manager Ingeniweb

[v1.3 - 20051102]

  • First upload without deletion, replacement and unchanged check boxes. (2005-10-31 MR)
  • Better log in case of missing libxml2 or libxslt (2005-09-06 MR)
  • Added a Flash attachment plug-in (thanks to Harlow Pinson)
  • Fix a bug from AT update schemas method - ED

[v1.3RC5 - 20050832]

  • Removed AttachementService; use the configlet in plone control panel instead
  • Fix an infinite loop which was hanging Zope at 100% CPU

[v1.3RC4 - 20050729]

  • Fixing bug in download method of AttachmentField using FileField instead of Field.FileField

[v1.3RC3 - 20050524]

  • Supports correctly MSWord again under Win32
  • Fixed Installer to uninstall configlet
  • Fixed an unicode bug with PortalTransformsAttachment
  • Provided a regex-based HTML stripper, especially for wvWare output
  • Added RTF attachments support
  • Uses Mimetypesregistry as a fallback to index RTF stuff
  • OpenOffice documents are now natively indexed

[v1.3RC2 - 20050325]

  • Little fix with PortalTransofrms under win32
  • Uses a typeless content type to generate the configlet sample page

[v1.3RC1 - 20050322]

  • 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

[v1.2 - 20050311]

  • Add AttachmentWidget
  • Added video files support

[v1.1 - 20050225]

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

[v1.0 - 20050118]

  • 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.

[v1.0RC - 20041229]

  • 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 ! ;)

Change log

2005-11-02 17:36 roeder

* version.txt: Bumped version.

2005-11-02 17:14 roeder

* CHANGES, CHANGES: [no log message]

2005-11-02 17:13 roeder

* README.txt, version.txt: Preparing 1.3 release

2005-10-31 23:47 roeder

* CHANGES: [no log message]

2005-10-31 23:45 roeder

* skins/attachmentfield/attachmentfield_widget.pt: First upload
without deletion, replacement and unchanged check boxes.

2005-10-31 23:42 roeder

* skins/attachmentfield/attachmentfield_widget.pt: Fix empty lines

2005-10-29 15:53 roeder

* doc/: SCREENSHOTS, attachmentfield_folder_listing.png: [no log
message]

2005-10-29 15:15 roeder

* skins/attachmentfield/attachmentfield_prefs_preview.cpt: Basic
and detailed information

2005-10-29 15:10 roeder

* skins/attachmentfield/attachmentfield_prefs_preview.cpt: remove
empty lines

2005-10-29 15:08 roeder

* skins/attachmentfield/attachmentfield_prefs_preview.cpt: [no log
message]

2005-10-29 14:42 roeder

* doc/attachmentfield_preferences.PNG