Skip to main content

Behavior to make content salable.

Project description

collective.behavior.salable provides behavior to switch dexterity content types salable.

Currently tested with

  • Plone-4.2.5 [taito]

Behavior

The behavior can be added through the web or directly through the file system to the dexterity content type xml file like:

<property name="behaviors">
  ...
  <element value="collective.behavior.salable.interfaces.ISalable" />
  ...
</property>

Installation

You may list collective.behavior.salable to buildout.cfg or setup.py in your own package.

zc.buildout and the plone.recipe.zope2instance

Use zc.buildout and the plone.recipe.zope2instance recipe by adding collective.behavior.salable to the list of egg:

[buildout]
...
eggs =
    ...
    collective.behavior.salable

Dependency to your own package

You may also list to install_requires to setup.py within your package.

Changelog

0.4 (2013-03-09)

  • Covered tests and tested with Plone-4.2.5. [taito]

  • Added Travis CI integration. [taito]

0.3 (2012-11-04)

  • Added salable to catalog index and metadata. [taito]

  • Tested with Plone-4.2.2. [taito]

0.2 (2012-09-17)

  • Finnish translations added. [taito]

0.1 (2012-08-28)

  • Initial release. [taito]

Contributors

Author

  • Taito Horiuchi <taito.horiuchi at gmail.com>

Credits

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.behavior.salable-0.4.zip (21.2 kB view details)

Uploaded Source

File details

Details for the file collective.behavior.salable-0.4.zip.

File metadata

File hashes

Hashes for collective.behavior.salable-0.4.zip
Algorithm Hash digest
SHA256 da13229d5c1c36276ea459cb9d6e967c5d0b239b1d37549b9b5034ee0ce6a416
MD5 7c8e86dee7259713284daf52d9a5a07e
BLAKE2b-256 e657094796ead06a855658e9c4e09741e2b61c1efe6cee6874ccb197ffc0e5c4

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