additional_plugins/serendipity_event_geotag/ChangeLog
Grischa Brockhaus 27326c3971 geotag:
* Added xml-rpc support
* Deletes geodata now, if article is deleted
* Put db access code into a seperate DB class.
2011-12-27 16:14:17 +01:00

39 lines
1.7 KiB
Plaintext

1.28 (brockhaus)
----------------------------------
* Deleting entries did not delete GeoTag db entries.
* Added support for xml-rpc event hooks.
1.27 (brockhaus)
----------------------------------
* Now you can define different map settings for article list and single article view (bigger map i.e.)
* Use OSM instead of Google for footer maps (optional)
* Caching the footer maps implemented
* Adds geourl metatags to the HTML page header.
* Imported GeoURL plugin functionality as they are somewhat duplicate. GeoURLis obsolete now, added a warning into the configuration screen.
- Fixed: Location picker in article editor was disabled since 1.25, if location was not autofilled.
1.26 (mgutjahr)
----------------------------------
* Added support for Openstreetmap via OpenLayers (sidebar)
* Fixed display of Google Maps and upgraded to Google Maps JS API Version 3 (sidebar)
* Fixed bug when no entries found
1.25 (gbrockhaus)
----------------------------------
* Fixed fetching settings for map center and zoom factor
* Automatically get actual location if browser supports it
* Optionally displays a map image in article footer instead of cryptic geo coords.
* Was not able to display negative coords
* Adress finder input clears if clicked.
1.24:
----------------------------------
* Added validation of lat/lon output, thanks to SSchurtz!
Version 1.23: (by Werner M. Krauß)
----------------------------------
* added ChangeLog File ;)
* added ability to use mod_rewrite urls without "index.php?"
* fixed error when no config values for default coordinates have been set
* added geocode: just type in an address and the plugin tries to get the correct coordinates
* map gets updated on manual change of the coordinates (hit enter)