collective.geo settings
Project description
collective.geo.settings
Introduction
collective.geo.settings provides some utility to store settings of collective.geo packages.
Requirements
Plone >= 4
plone.app.registry
Installation
You can install collective.geo.settings as part of a specific project’s buildout, by having a buildout configuration such as:
[buildout] ... eggs = collective.geo.settings ...
Install this product from the Plone control panel.
Upgrading
General steps
If you are upgrading from an older version (see below), you may need to run upgrade steps. To do this, follow these steps:
Browse to portal_setup in the ZMI of your site
Click onto the Upgrades tab
Select collective.geo.settings:default from the drop-down list and click Choose Profile
Observe any available upgrades and click the Upgrade button if any are present.
Version 0.2.2 and below
New configuration to be added to the portal configuration registry (plone.app.registry) requires an upgrade step to be run. If you encounter errors like this:
Module collective.geo.settings.utils, line 8, in geo_settings Module plone.registry.registry, line 74, in forInterface KeyError: 'Interface `collective.geo.settings.interfaces.IGeoSettings` defines a field `map_viewlet_managers`, for which there is no record.'
you need to run the relevant upgrade step(s).
Contributors
Giorgio Borelli - gborelli
Silvio Tomatis - silviot
David Beitey (Breitkreutz) - davidjb/rockdj
Gerhard Weis - gweis
Rob Gietema, robgietema
Leonardo J. Caballero G, macagua
Changelog
0.2.3 (2011-09-05)
added support for Spanish translations [macagua]
Updated testing to check for the presence of all style fields. [davidjb]
Add map_width and map_height fields to styles interface for setting the height and width of collective.geo maps. Included upgrade step for GenericSetup profile. [davidjb]
Add GenericSetup upgrade profile to handle upgrading plone.app.registry configuration with new property. Users with any previous versions of collective.geo.settings need to run the upgrade setup under portal_setup. [davidjb]
Changed GenericSetup profile version number to be whole integers rather than package version number. [davidjb]
added map_viewlet_position property in IGeoFeatureStyle [gborelli]
added mapviewletmanagers vocabulary [gborelli]
added map_viewlet_managers property [gborelli]
plone 4.1 fixes [gborelli]
changed Browser import from Testing.testbrowser [gborelli]
added z3c.autoinclude entry point [gborelli]
0.2.2 (2010-12-28)
Added dutch translations [robgietema]
0.2.1 (2010-11-13)
added translations
0.2 (2010-10-31)
Updated coordinate references to be consistent with WGS 1984 reference system. This involves standardising the coordinate order to be [longitude, latitude] rather than [latitude, longitude]. [rockdj]
Fixed the Google Maps url that is being returned and rendered, producing an incorrect API key message each time Google Maps is loaded. Fixes http://plone.org/products/collective.geo/issues/2/view [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.settings-0.2.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 22da8cac71c0c648ff31909587345b956c42aea5c9d52324e005470087aba721 |
|
MD5 | 4eb8d4032ae07a56da4495aa38f60960 |
|
BLAKE2b-256 | 3a48f493ab0cc609d25f0c9f9f4a3c682e74286f959002d82dc814926e8c75e0 |