Directory module 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
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.
Build Status
Installation
Add dexterity to Plone by adding the following Known Good Set to your buildout.cfg:
extends = ... http://dist.plone.org/release/4.2/versions.cfg
Add the module to your instance eggs:
[instance] ... eggs = ... seantis.dir.base
Ensure that the i18n files are compiled by adding:
[instance] ... environment-vars = ... zope_i18n_compile_mo_files true
Install seantis.dir.base using portal_quickinstaller
Links
Main github project repository: https://github.com/seantis/seantis.dir.base
Issue tracker: https://github.com/seantis/seantis.dir.base/issues
Package on pypi: http://pypi.python.org/pypi/seantis.dir.base
Continuous integration: https://travis-ci.org/seantis/seantis.dir.base
License
seantis.dir.base is released under GPL v2
Maintainer
seantis.dir.base is maintained by Seantis GmbH (www.seantis.ch)
Changelog
1.2
onegov.ch approved: add badge to readme.
Makes catalog adaptable for better customization
Adds maps to items using collective.geo
Refactors design. Base does no longer hold it’s own type.
Resolves name clash breaking absolute_url()
Adds french translations
1.1
Adds absolute url to xls export as a read only field
1.0.1
Makes fulltext search work independently of folder structure
Fixes an IE7 bug resulting in shrinking input boxes
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
File details
Details for the file seantis.dir.base-1.2.tar.gz
.
File metadata
- Download URL: seantis.dir.base-1.2.tar.gz
- Upload date:
- Size: 395.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 62e4f489cd1fc24952007a6918b7056e2e357a1c9615131fb75ba791978d908e |
|
MD5 | f587acf612ca6f55352a852c26574940 |
|
BLAKE2b-256 | 80b2721871e9780e4fc6107714a0e0b2d26dbc56254755fef61103c43d01bd06 |