This package provides an Dexterity content type for Venue with geolocation support for use with events or any other location specific content.
- Event Venue Settings Control panel.
- Event location behavior called collective.venue.default_venue.
- Event organizer behavior called collective.venue.default_organizer.
- Venue Display Tile.
This product has been translated into:
- German
- Italian
- Spanish
If you want to use collective.venue
with geolocation behavior, you
should add the following line to your eggs
buildout section:
eggs = collective.venue [geolocation]
and then running bin/buildout
.
- Issue Tracker: https://github.com/collective/collective.venue/issues
- Source Code: https://github.com/collective/collective.venue
If you are having issues, please let us know at our issue tracker.
The project is licensed under the GPLv2.