openlayers support for Plone
Project description
collective.geo.openlayers
Introduction
collective.geo.openlayers enables openlayers machinery into Plone.
Requirements
Plone >= 4.0
Installation
You can install collective.geo.openlayers as part of a specific project’s buildout, by having a buildout configuration such as:
[buildout] ... eggs = collective.geo.openlayers ... [instance] ... zcml = collective.geo.openlayers
Install this product from the Plone control panel.
Contributors
Giorgio Borelli - gborelli
Silvio Tomatis - silviot
David Breitkreutz - rockdj
Gerhard Weis - gweis
Changelog
0.2.2 (2010-12-28)
fixed css registry entries [gborelli]
0.2.1 (2010-11-13)
Updated Openlayers to 2.10 version
0.2 (2010-10-31)
renamed cgeo-openlayers css and included in css registry [gborelli]
Added CSS for definition lists within the framed cloud popups, as used in collective.geo.kml [rockdj]
Added ZCML registration for all skin subdirectories. Without this, elements like the Edit toolbar don’t appear when Plone isn’t running in debug mode. [rockdj]
Updated OpenLayers.js to 2.8 (+styles and resources)
Register all browser pages and resources for IOpenLayers browser layer
Removed geo-point.js in favour of editing features provided by OpenLayers
Updated coordinate reference order to be consistent with WGS 1984 reference system. This involves standardising the coordinate order to be [longitude, latitude] rather than [latitude, longitude]. [rockdj]
Gave the Map element a relative position via CSS to allow Plone drop-down menus to appear over the top (z-index doesn’t apply unless position is specified). [rockdj]
Added ZCML registration for ‘img’ and ‘theme’ skin subdirectories. Without registration, these folders are unable to be seen in Plone and the OpenLayers controls don’t appear. [rockdj]
Added unit tests to ensure skin subdirectory registration works. [rockdj]
0.1 (2009-06-19)
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
Hashes for collective.geo.openlayers-0.2.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b6024981d00f2f8431561a07e64c92ad901b301770ddcf9a8829a5d91deb587 |
|
MD5 | 2b034b07283bc7c3062045981878e37a |
|
BLAKE2b-256 | 3c9dac131d14bc85ed2138dfc98b6088abed2089d13ab8233cb786ccf214bba0 |