Skip to main content

Dexterity venue type for use with events.

Project description

collective.venue

This package provides an Dexterity Venue type for use with events or any other purpose.

Changelog

2.1.3 (2016-02-04)

2.1.2 (2015-10-06)

  • Let SearchBaseVocabulary only return Folder and Plone Site types instead of all folderish types to reduce the vocabulary list. [thet]

  • Rename VenueVocabulary to SearchBaseVocabulary. The old name was misleading. [thet]

2.1.1 (2015-10-02)

  • Fix indexer, where notes were not properly extracted and indexer failed. [thet]

2.1 (2015-09-25)

  • Allow to show venues via their uid from other subsites, which would otherwise be inaccessible e.g. in a virtual hosting environment. [thet]

  • Add controlpanel with configure options for a venue search base folder and a default venue. The search base folder is useful in multi-site environments. [thet]

  • Better SearchableText indexing. [thet]

2.0 (2015-07-15)

  • Remove Leaflet code. It’s now in plone.formwidget.geolocation. [thet]

  • Remove the div.geolocation elements. Instead, render the list of geolocation points as JSON value on a data-geopoints attrbute on the map element. [thet]

  • Include a IEventAccessor implentation for IDXEvent and override the default implementation from plone.app.event. This implementation’s locaion property returns a HTML link to a location object, if defined. [thet]

  • Remove geolocation_display.pt and geolocation_input.pt templates. Those were just overriding the id attribute from the original templates under plone.formwidget.geolocation. We should use css classes anyways. [thet]

  • Change the view name venue to venue_view to be more unique among content being traversed and also named venue. [thet]

  • Remove Archetypes code. Since 2.0, we’re only supporting Dexterity types based on plone.app.event >= 2.0. [thet]

1.1 (2014-07-04)

  • Fix prepOverlay availability check, which has somehow changed to be only available on jQuery objects and not jQuery itself. [thet]

  • JSLint’ing. [thet]

  • Also support IEventAccessor in get_location and fix location not beeing displayed on @@event_listing views. [thet]

1.0 (2014-04-30)

  • initial.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.venue-2.1.3.tar.gz (20.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page