#34 — preview ATBlob files (plone.app.blob with Plone 3.x)

by Graham Perrin last modified Sep 16, 2010 04:15 PM
State Unconfirmed
Version:
Area Functionality
Issue type Feature
Severity Important
Submitted by Graham Perrin
Submitted on Jan 29, 2010
Responsible
Target release:
When I grep Products.ARFilePreview 2.2.2 there are a few matches for
ATFile
but none for
ATBlob

so I /guess/ that
type File with Product meta type ATBlob
can *not* be previewed with 2.2.2.


= Notes =

Experimentally, for a site that uses both
Products.ARFilePreview and Products.AROfficeTransforms,
prior to migration (to BLOBs), at
/portal_types/File/manage_propertiesForm
I made the following changes:

 * Initial view name: file_view

 * Default view method: file_view

 * Available view methods: file_view
   — /guessing/ that offering any other view to the user might lead to an error.

----

http://svn.zope.de/[…]/configure.zcml

> description="Extension profile for atreal.filepreview using BlobFile."

— is that work in progress?

----

Also, #4 mentions AROnlineDeskFile in connection with BLOBs, and
http://dev.plone.org/[…]/1.0-rc7?rev=106253 was recent (2009-12-08) but I don't know whether it's relevant to this feature request.
Added by Graham Perrin on Jan 29, 2010 05:38 PM
For reference, Plone improvement proposal
http://dev.plone.org/old/plone/ticket/9561

> Integration of ARFilePreview in Plone core (preview of office and other binary files)
> Milestone: Future
Added by Graham Perrin on Jan 29, 2010 05:45 PM
I just discovered very recent
http://pypi.python.org/pypi/atreal.richfile.preview (2010-01)
http://plone.org/products/atreal.richfile.preview

(and other interesting products in the atReal space,
http://pypi.python.org/pypi[…]rm=atreal&submit=search )

Please: is atreal.richfile.preview intended to succeed Products.ARFilePreview? Or is there no relationship?
Added by João Eduardo on Sep 16, 2010 04:15 PM
Is this still a future feature?

No responses can be added.