Skip to main content

Plone-ExistDB integration

Project description

zopyx.existdb

zopyx.existdb integrates Plone 4.3 and higher with eXist-db providing the following features:

  • mounts an arbitary eXist-db collection into Plone

  • indexing support (limited to one content document per Connector instance)

  • ACE editor integration

  • ZIP export from eXist-db

  • ZIP import into eXist-db

Installation

Add zopyx.existdb to the eggs and zcml options of your buildout configuration, re-run buildout and install the connector through the add-ons management of Plone.

Configuration

Goto the Plone control panel and click on the Exist-DB configlet and configure the

  • eXist-db server url e.g. http://localhost:6080

  • eXist-db username

  • eXist-db password

Using zopyx.existdb

The package provides a new content-types Connector that will include eXist-db into Plone - either from the top-level collection of your eXist-db database or from a subcollection. You can browse and traverse into subcollections, view single documents or edit text-ish content through the web (using the build-in ACE editor integration).

License

This package is published under the GNU Public License V2 (GPL 2)

Source code

See https://bitbucket.org/onkopedia/zopyx.existdb

Bugtracker

See https://bitbucket.org/onkopedia/zopyx.existdb

Author

Andreas Jung/ZOPYX
Hundskapfklinge 33
D-72074 Tuebingen, Germany
www.zopyx.com

Changelog

0.1.4 (2014-07-12)

  • made webservice query API aware of all output formats (xml, html, json)

  • timezone handling: using environment variable TZ for converting eXist-db UTC timestamps to the TZ timezone (or UTC as default) for display purposes with Plone

0.1.3 (2014-07-07)

  • added webservice API interface

  • various bug fixes

0.1.2 (2014-06-30)

  • various bug fixes

0.1.0 (2014-06-20)

  • initial release

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

zopyx.existdb-0.1.4.zip (10.5 MB view hashes)

Uploaded Source

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