summaryrefslogtreecommitdiff
path: root/plugins/GeonamesPlugin.php
AgeCommit message (Expand)Author
2010-06-10Ticket #2349: fix for Geonames semantic reference URLs in FOAF output (correc...Brion Vibber
2010-04-08Fix for error during handling of HTTP error response case in Geonames lookupsBrion Vibber
2010-04-06Set a default 2-second timeout on Geonames web service lookups. After a failu...Brion Vibber
2010-03-30Shared cache key option for Geonames plugin, lets multi-instance sites share ...Brion Vibber
2010-01-30better handling of null responses from geonames.orgEvan Prodromou
2010-01-07add version information to Geonames pluginEvan Prodromou
2009-12-23Merge branch 'geonamesxml' into 0.9.xEvan Prodromou
2009-12-23make sure Geonames API queries use correct arg separatorEvan Prodromou
2009-12-23Convert Geonames plugin to use XML API instead of JSONEvan Prodromou
2009-12-23Better error notification for Geonames pluginEvan Prodromou
2009-12-04configurable expiry for cached Geonames data defaults to 90 daysEvan Prodromou
2009-12-04let Geonames clients use commercial Web serviceEvan Prodromou
2009-11-20use caching in geonames pluginEvan Prodromou
2009-11-19tobyink's location RDF patchCraig Andrews
2009-11-17Renaming GeonamesPlugin::NAMESPACE to GeonamesPlugin::LOCATION_NS to avoid pa...Brion Vibber
2009-11-09Revert "Remove more contractions"Brion Vibber
2009-11-08Remove more contractionsSiebrand Mazeland
2009-11-02Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, addin...Brion Vibber
2009-10-29make an URL for a geonames locationEvan Prodromou
2009-10-22results of json parsing are objects not arraysEvan Prodromou
2009-10-22extract Geonames stuff to a pluginEvan Prodromou