skip to navigation
skip to content

atreal.richfile.preview 0.2.0

Preview Support Plugin for RichFileQualifier

Downloads ↓

Overview

Preview Support Plugin for RichFileQualifier

Description

This Plone Component is a plugin for atreal.richfile.qualifier system.

atreal.richfile.preview provides the ability to view the HTML preview of a file in a viewlet. Mimetypes supported are:

supported_mimetypes = [
    "application/pdf",
    "application/msword",
    "application/msexcel",
    "application/vnd.ms-excel",
    "application/vnd.ms-powerpoint",
    "application/vnd.oasis.opendocument.text",
    "application/vnd.oasis.opendocument.text-master",
    "application/vnd.oasis.opendocument.text-template",
    "application/vnd.oasis.opendocument.text-web",
    "application/vnd.oasis.opendocument.spreadsheet",
    "application/vnd.oasis.opendocument.spreadsheet-template",
    "application/vnd.oasis.opendocument.presentation",
    "application/vnd.oasis.opendocument.presentation-template",
    "application/vnd.oasis.opendocument.chart",
    "application/vnd.oasis.opendocument.database",
    "application/vnd.sun.xml.writer",
    "application/vnd.sun.xml.impress",
    "application/vnd.sun.xml.calc",
    ]

This package requires Products.AROfficeTranforms and his dependencies.

Control Panel

Few options are avalaible in the Control Panel :

  • 'Update all contents': will update all contents of the portal supported by this plugin.
  • 'Clean all datas': will clean datas created by this plugin, for each supported content of the portal.

Important: These operations will take a while, and may slow down the site significantly while the content is updated.

Important: These operations search by the interface provided by the content in portal_catalog, so if you already have contents in your site when you install this package, you have to update 'object_provides' index first.

Authors

atreal

  • atReal Team
    • Jean-Nicolas Bes [drjnut]
    • Matthias Broquet [tiazma]
    • Florent Michon [f10w]

Credits

  • Thanks to ARFilePreview

Changelog

0.2.0 (2011-04-27)

  • Plone 4 Compatibility : add control panel action icon with the new way [f10w]
  • Plone 4 Compatibility : update control panel template [f10w]
  • Plone 4 Compatibility : change the way to get subobject using new traverse adapter in qualifier [f10w]
  • Change the way to get data from file to work with 'all' files [f10w]
  • Cleanup package-structure [f10w]

0.1.0 - 2010-01-06

  • Initial release [drjnut, f10w, tiazma]
 
File Type Py Version Uploaded on Size # downloads
atreal.richfile.preview-0.2.0.tar.gz (md5) Source 2011-04-27 20KB 483