Interfaces and behaviors for a family of Plone/Dexterity datatypes
Project description
.. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features.
If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html
This text does not appear on pypi or github. It is a comment.
========================
visaplan.plone.behaviors
========================
Interfaces and behaviors for a family of datatypes,
based on zope.schema and Dexterity.
Features
--------
Interfaces / behaviors
~~~~~~~~~~~~~~~~~~~~~~
IHeightAndWidth
Provides the integer fields ``height`` and ``width``
ICaptionAndLegend
Provides the text fields ``caption`` and ``legend``
(e.g. for image types)
IExcludeFromSearch
Provides a boolean field ``excludeFromSearch``, aimed for
selective exclusion of objects from standard catalog searches
IHierarchicalBuzzword
**This is quite incomplete;**
the provided ASCIILine field ``code`` is aimed for the implementation
of a hierarchical buzzword index.
The vocabulary is still to be implemented;
the factory of this behavior will likely be (re-) implemented
in another package.
Examples
--------
This add-on can be seen in action at the following sites:
- https://www.unitracc.de
- https://www.unitracc.com
Documentation
-------------
Sorry, we don't have real user documentation yet.
Installation
------------
This package won't normally be installed on its own.
Add it to the requirements of your package in which you intend to
use one or more of its behaviors (in ``setup.py``)::
setup(...
install_requires=[
'setuptools',
...
'visaplan.plone.behaviors',
],
...)
and add the behaviors you need to the list in the FTI file of your
Dexterity-based type.
Contribute
----------
- Issue Tracker: https://github.com/visaplan/plone.behaviors/issues
- Source Code: https://github.com/visaplan/plone.behaviors
Support
-------
If you are having issues, please let us know;
please use the issue tracker mentioned above.
License
-------
The project is licensed under the GPLv2.
.. vim: tw=79 cc=+1 sw=4 sts=4 si et
Contributors
============
- Tobias Herp, tobias.herp@visaplan.com
Changelog
=========
1.0 (2018-10-16)
----------------
- Initial release.
[tobiasherp]
If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html
This text does not appear on pypi or github. It is a comment.
========================
visaplan.plone.behaviors
========================
Interfaces and behaviors for a family of datatypes,
based on zope.schema and Dexterity.
Features
--------
Interfaces / behaviors
~~~~~~~~~~~~~~~~~~~~~~
IHeightAndWidth
Provides the integer fields ``height`` and ``width``
ICaptionAndLegend
Provides the text fields ``caption`` and ``legend``
(e.g. for image types)
IExcludeFromSearch
Provides a boolean field ``excludeFromSearch``, aimed for
selective exclusion of objects from standard catalog searches
IHierarchicalBuzzword
**This is quite incomplete;**
the provided ASCIILine field ``code`` is aimed for the implementation
of a hierarchical buzzword index.
The vocabulary is still to be implemented;
the factory of this behavior will likely be (re-) implemented
in another package.
Examples
--------
This add-on can be seen in action at the following sites:
- https://www.unitracc.de
- https://www.unitracc.com
Documentation
-------------
Sorry, we don't have real user documentation yet.
Installation
------------
This package won't normally be installed on its own.
Add it to the requirements of your package in which you intend to
use one or more of its behaviors (in ``setup.py``)::
setup(...
install_requires=[
'setuptools',
...
'visaplan.plone.behaviors',
],
...)
and add the behaviors you need to the list in the FTI file of your
Dexterity-based type.
Contribute
----------
- Issue Tracker: https://github.com/visaplan/plone.behaviors/issues
- Source Code: https://github.com/visaplan/plone.behaviors
Support
-------
If you are having issues, please let us know;
please use the issue tracker mentioned above.
License
-------
The project is licensed under the GPLv2.
.. vim: tw=79 cc=+1 sw=4 sts=4 si et
Contributors
============
- Tobias Herp, tobias.herp@visaplan.com
Changelog
=========
1.0 (2018-10-16)
----------------
- Initial release.
[tobiasherp]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file visaplan.plone.behaviors-1.0.tar.gz
.
File metadata
- Download URL: visaplan.plone.behaviors-1.0.tar.gz
- Upload date:
- Size: 13.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.0 setuptools/28.8.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/2.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6c4e4bb3bb900277e2a9a42489526f2071790f359219a95522655e30beb9ed4b |
|
MD5 | f6048f150f68ba68e60e31cbc7e525f7 |
|
BLAKE2b-256 | a3d51cb368a990197fc7807f1902f90e2fa33253472d6941bba1b91c32caf48c |