Skip to main content

CMIS repository query for Plone

Project description

Presentation

This package is an extension to collective.cmisbrowser. It will let you enter a custom CMIS query, do the search in the browser and display the results as a public view.

Installation

Update buildout profile

Update your buildout profile to include the following eggs and zcml:

eggs +=
    ...
    collective.cmisbrowser
    collective.cmisquery
zcml +=
    ...
    collective.cmisbrowser
    collective.cmisquery

Important

When using python 2.4.x you will also need to add httpsproxy_urllib2 as an egg.

Run the buildout

Run the buildout to reflect the changes you made to the profile:

$ bin/buildout -v

Install the extension

The extension can be installed through the ZMI or Plone control panel.

Through the ZMI

  • Go to the portal quickinstaller in the ZMI.

  • Check the extension collective.cmisquery.

  • Click the install button.

Through the Plone control panel

  • Go to Site Setup.

  • Choose Add-on products.

  • Check the extension collective.cmisquery.

  • Click the Install button.

Add a CMIS Query

After installing you will be able to add a CMIS Query in your Plone site from the Add new… drop-down menu.

Changes

1.0 (2013/05/27)

  • Initial release.

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

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

Source Distribution

collective.cmisquery-1.0.tar.gz (4.0 kB view details)

Uploaded Source

File details

Details for the file collective.cmisquery-1.0.tar.gz.

File metadata

File hashes

Hashes for collective.cmisquery-1.0.tar.gz
Algorithm Hash digest
SHA256 d5acd7306f57b81eefd8629c49d085c3d55cb0d587cff782c55bf24aade5348a
MD5 12e21dc29edaf12e735daae153ce99f3
BLAKE2b-256 62e28ad8345ce00e6417f052fac8f80b7fa712c269878a4f8f46ae377456005d

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