Directory mpackage for Plone using Dexterity
Project description
# Introduction
seantis.dir.base allows to put dexterity objects into 1-4 categories, showing those categories in a browsable and searchable catalog.
The idea of this plone module is to provide all basic functionality needed to categorize, search and filter objects. These objects may be extended with custom fields using dexterity.
An example, offering a directory of contacts can be found here:
[https://github.com/seantis/seantis.dir.contacts](https://github.com/seantis/seantis.dir.contacts)
This module is probably only really useful for anyone if used as a base to build on. By itself it only offers the categorization and search functionalities.
# Dependencies
seantis.dir.base relies on Plone 4.0+ with the following modules:
plone.app.dexterity
plone.behavior
plone.directives.form
collective.dexteritytextindexer
xlrd
xlwt
# Installation
1. Add dexterity to Plone by adding the following Known Good Set to your buildout.cfg:
extends =
...
http://good-py.appspot.com/release/dexterity/1.1?plone=4.1.2
2. Add the module to your instance eggs
[instance]
...
eggs =
...
seantis.dir.base
3. Install dexterity and seantis.dir.base using portal_quickinstaller
# License
seantis.dir.base is released under GPL v2
# Maintainer
seantis.dir.base is maintained by Seantis GmbH (www.seantis.ch)
# Changelog
1.0
---
- Initial release
seantis.dir.base allows to put dexterity objects into 1-4 categories, showing those categories in a browsable and searchable catalog.
The idea of this plone module is to provide all basic functionality needed to categorize, search and filter objects. These objects may be extended with custom fields using dexterity.
An example, offering a directory of contacts can be found here:
[https://github.com/seantis/seantis.dir.contacts](https://github.com/seantis/seantis.dir.contacts)
This module is probably only really useful for anyone if used as a base to build on. By itself it only offers the categorization and search functionalities.
# Dependencies
seantis.dir.base relies on Plone 4.0+ with the following modules:
plone.app.dexterity
plone.behavior
plone.directives.form
collective.dexteritytextindexer
xlrd
xlwt
# Installation
1. Add dexterity to Plone by adding the following Known Good Set to your buildout.cfg:
extends =
...
http://good-py.appspot.com/release/dexterity/1.1?plone=4.1.2
2. Add the module to your instance eggs
[instance]
...
eggs =
...
seantis.dir.base
3. Install dexterity and seantis.dir.base using portal_quickinstaller
# License
seantis.dir.base is released under GPL v2
# Maintainer
seantis.dir.base is maintained by Seantis GmbH (www.seantis.ch)
# Changelog
1.0
---
- Initial release
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
seantis.dir.base-1.0.tar.gz
(362.7 kB
view details)
File details
Details for the file seantis.dir.base-1.0.tar.gz
.
File metadata
- Download URL: seantis.dir.base-1.0.tar.gz
- Upload date:
- Size: 362.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 07bdca648b570e6e6961f9ba2a407dcbba76d4eb771a36135c61a05b1a78bdb0 |
|
MD5 | 2fab8ea96d686cf74cb7c001e89cf7dd |
|
BLAKE2b-256 | 6aa41c048f80499a08ab9b96e92a64a67ca1fc13f296eb8668ff1e3cbe9e62fe |