| /[drupal]/contributions/modules/geonames/geonames.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#623720: sort geonames results, even when they come from cache.
Use array_key_exists() to check for $options entries, rather than looking at values.
#437266 by bangpound: further cleanups to use of t()
#325023: add 'get' webservice implementation and tests.
Move admin and doc components to separate include files. Fix a few more E_NOTICE messages. Add more functionality to the simpletest.
Fix more E_NOTICE warnings. Add a simple test for geonames.
Coder updates.
#576710: fixup some E_NOTICE messages.
Replace file_get_contents() with drupal_http_request()
Simplify cache clearing code, now that geonames uses its own table.
More work on removing cache configuration.
#359959: check for SimpleXML when installing module. Move hook_requirements to .install where it belongs.
#576112: create and use {cache_geonames} rather than {cache}
#576044: fix errors when flushing cache.
Remove unused geonames_menu_link() and geonames_access().
Start fixing use of t() - http://api.drupal.org/api/function/t/6 * use t() substitutions, not string concatenation * don't translate menu entries
#572364: add support for warning about missing geonames metadata.
#572364: add support for manually refreshing metadata.
#370976 by jfxberns: implement hook_theme()
#334726: fix geonames_metadata_update() for new data formats.
#334726 by bangpound: update countryinfo table format
#433720 by bangpound: fix coding-style
#344156: fix misplaced bracket
#344156: fix misplaced bracket
#344156: fix misplaced bracket
Trying to replace the current stable release - Added Hierarchy Service (thanx swill, http://drupal.org/node/266240) - Converted all file_get_contents calls to drupal_http_request (thanks litrik, http://drupal.org/node/266519)
Trying the first D6 release...
Initial Drupal 6 release
Fixed a couple of minor bugs, not all wikipedia data was returned properly
Fixed the parser. if gmt/dstoffset was requested by passing the $option variable, and timezone was not set -- they were not returned. Also fixed a minor issue that affected the 'search' module, the row "distance" was returned when setting the parameter 'style' and not passing columns option.
The first release
file geonames.module was added on branch DRUPAL-5 on 2007-09-20 11:16:42 +0000
First commit for Geonames API
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |