Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 374 Bytes

README.rst

File metadata and controls

14 lines (8 loc) · 374 Bytes

collective.venue

This package provides an Dexterity Venue type with geolocation support for use with events or any other location specific content.

Geolocation

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]