Skip to main content

Dexterity behavior for file previews based on Products.ARFilePreview (WARNING: Archetypes dependencies!)

Project description

Introduction

collective.filepreviewbehavior contains a behavior for using Products.ARFilePreview with dexterity content types. The views and some adapters are overwritten ARFilePreview uses some Archetypes specific stuff.

BE WARNED: If you have a dexterity setup, you may not want to install Archetypes. But Products.ARFilePreview was developed for Archetypes and may still depend on it.

Usage

Add the behavior collective.filepreviewbehavior.interfaces.IPreviewable to the behaviors list of your dexterity conten type, then the uploaded file will be converted to a HTML preview.

Use as name for the file-field “file” and mark it as primary field. The file field should be in your primary schema interfaces, a behavior schema interface may not work.

For more information about marking as primary field check out the dexterity documentation (the chapter on webdav): http://plone.org/products/dexterity/documentation/manual/developer-manual/advanced/webdav-and-other-file-representations

The Views

Products.ARFilePreview provides three views: * file_preview : A view containg the download link and a the preview of the document embedded in the plone theme. * preview_provider : A view only containing the preview of the document. This view can be used as fullscreen / popup preview. * file_asdoc : A view only containing the preview of the document, but embedded in the plone theme.

You may the make some actions for your content, collective.filepreviewbehavior will not create any actions.

Changelog

1.0a1

  • We should not expect the objects to provide the IBasic behavior, but we know that there is always a Title() and a Description() method (inherited from CMFCore) [26.11.2009, jbaumann]

  • MissingBinary should not fail, but skip creating the preview and put a error message into the log. [06.11.2009, jbaumann]

  • It should not fail if there is no primary field value [06.11.2009, jbaumann]

  • Added some tests, they are not working well because we test with a plain type (without any schemata and without a required file field). [23.10.2009, jbaumann]

  • Added some documentation [23.10.2009, jbaumann]

  • Initial implementation [22.10.2009, jbaumann]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.filepreviewbehavior-1.0a1.tar.gz (6.6 kB view details)

Uploaded Source

Built Distribution

collective.filepreviewbehavior-1.0a1-py2.4.egg (15.4 kB view details)

Uploaded Source

File details

Details for the file collective.filepreviewbehavior-1.0a1.tar.gz.

File metadata

File hashes

Hashes for collective.filepreviewbehavior-1.0a1.tar.gz
Algorithm Hash digest
SHA256 d3aba198a5ec27d0283ba6711ce5d3095171031903e4cef5c754055aa495554d
MD5 960b752be4c01f2ef88050eb1eb93ff8
BLAKE2b-256 2ee5f0137d8ecaeb766cdd23d361202a034805b06fb245001493cbe60f04f6c2

See more details on using hashes here.

File details

Details for the file collective.filepreviewbehavior-1.0a1-py2.4.egg.

File metadata

File hashes

Hashes for collective.filepreviewbehavior-1.0a1-py2.4.egg
Algorithm Hash digest
SHA256 22a1a365a3ad4f3ddca08fec85f324d6d2ca07e967cde0317cee9c06d6e876c8
MD5 43510552e5a6d45ffc42f3356df8b9ee
BLAKE2b-256 187e3a332659b784249d98c606236572a4cf734e2c4b58b2a33757a972c29e31

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page