visitorinfo 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| visitorinfo-7.x-1.x-dev.tar.gz | 14.87 KB | 355b280d2667d7b47a1ae3e7cbba1063 |
| visitorinfo-7.x-1.x-dev.zip | 17.63 KB | 7a746318516e5db3497954b3ce46eeef |
Release notes
Initial release for Drupal 7.
visitorinfo 6.x-2.0
| Download | Size | md5 hash |
|---|---|---|
| visitorinfo-6.x-2.0.tar.gz | 8.88 KB | eafe126a752ffae76ae82bcbb2d69691 |
| visitorinfo-6.x-2.0.zip | 10.09 KB | c28522fb73418f38361bdb72382004c6 |
Release notes
Version 6.x-2.0 is a complete rewrite of the Visitor Info module. The module now
relies on the GeoIP API module (http://drupal.org/project/geoip) and the free
MaxMind database to perform the geographical lookups.
Visitor Info is now much better integrated with Views which means that you can
customize what data is shown and how it is displayed.
visitorinfo 6.x-1.6
| Download | Size | md5 hash |
|---|---|---|
| visitorinfo-6.x-1.6.tar.gz | 13.6 KB | 209fde68fdb3455981a83e0d98b24033 |
| visitorinfo-6.x-1.6.zip | 15.79 KB | 609dd0c32ce0993d03b65d9d7604fce6 |
Release notes
As of November 15, 2010 - IPInfoDB.com APIs are changing. Now an API key is required in order to do lookups. The API key is free and only requires you to register by going to http://www.ipinfodb.com/register.php.
Version 6.x-1.6 of Visitor Info now includes a text box on the configuration page (/admin/settings/visitorinfo) to paste in your API key.
Please note that a new version of Visitor Info is being written (6.x-2.0) that will no longer rely on IPInfoDB.com but will utilize the APIs provided by the GeoIP API (drupal.org/project/geoip) module.
visitorinfo 6.x-1.5
| Download | Size | md5 hash |
|---|---|---|
| visitorinfo-6.x-1.5.tar.gz | 12.96 KB | 32bc2fe308b1f57e948c2112a60d3ec3 |
| visitorinfo-6.x-1.5.zip | 15.2 KB | 10e78b7fa61815ee774e12eb9a3bdb8a |
Release notes
#783242 IP address updates - Thanks to user berliner for patch
#680146 Choose default map center
#761418 and #828642 Views integration now complete!
#850614 Ignore server IP
Configuration options were added to allow users without the Views modules to select which columns of data to display.
visitorinfo 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| visitorinfo-6.x-1.x-dev.tar.gz | 13.65 KB | 67fb7b660f9f85588a3c0175b371a71f |
| visitorinfo-6.x-1.x-dev.zip | 15.5 KB | a4e5443d55b4cedc55801ce22c0a59ab |
Release notes
Release of development version
visitorinfo 6.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| visitorinfo-6.x-1.4.tar.gz | 11.93 KB | d01805ba4a2b6eda5ae07b4207c388e2 |
| visitorinfo-6.x-1.4.zip | 13.8 KB | c2de0d05106e2a01c5bf1e5e0ddc8b18 |
Release notes
#674686 - Fixed permissions.
#701964 - Removed the 'ghost marker' in the center of the map.
#691758 - Fixed db_rewrite_sql() issues.
#687602 - Map visible but not the markers.
#691776 - Modified to show more details in block and map bubble.
#680146 - Added options for configuring starting lat/long.
#701550 - Added satellite and terrain view of map.
#679928 - Added configurable map size.
#703420 - Moved the module under the 'Visitors' category.
Added the option of configuring how many records to return in block list.
visitorinfo 6.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| visitorinfo-6.x-1.3.tar.gz | 11.17 KB | 934a9c5e4552b11381986d5621e67311 |
| visitorinfo-6.x-1.3.zip | 13.08 KB | 6ec6410e0eaee97c6266fbbec229df1e |
Release notes
* Expanded help to include new functionality.
* #668474 Comment #3: Changed menu path to visitorinfo-map. This menu item
can be placed into any block or other menu listing.
* Changed menu access arguments to 'access content'.
* #668474 Comment #3: Implemented hook_theme() and registered 'visitorinfo_map'.
* #664500 Comment #14: Moved most of the JavaScript out into it's own
initialization function. Scoped variables to avoid collisions.
* Switched the flow of code to allow easier theming of the map.
* Added a new Visitor map block.
* Added code to remove records from the database with no information.
visitorinfo 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| visitorinfo-6.x-1.2.tar.gz | 10.65 KB | d78f7973ae4c51859145f682c749007d |
| visitorinfo-6.x-1.2.zip | 12.44 KB | d453c80444e6463c3ec8513afdf316e9 |
Release notes
Visitor Info 6.x-1.2, 1-3-2010 --------------------------------------------
* Expanded help to include new functionality.
* #668474 Comment #3: Changed menu path to visitorinfo-map. This menu item
can be placed into any block or other menu listing.
* Changed menu access arguments to 'access content'.
* #668474 Comment #3: Implemented hook_theme() and registered 'visitorinfo_map'.
* #664500 Comment #14: Moved most of the JavaScript out into it's own
initialization function. Scoped variables to avoid collisions.
* Switched the flow of code to allow easier theming of the map.
* Added a new Visitor map block.
* Added code to remove records from the database with no information.
visitorinfo 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| visitorinfo-6.x-1.1.tar.gz | 10.64 KB | 2fb1ee47d1f09ccdc4ce1ac351f250a9 |
| visitorinfo-6.x-1.1.zip | 12.44 KB | 3ba943da48d9230fa49a0d70a906f872 |
Release notes
- BUG #667592: Switched from using hook_boot() to do the geographic information lookup to only looking up and storing the IP if needed. I moved the rest of the processing into its own function and am now using hook_cron() to kick of the processing.
visitorinfo 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| visitorinfo-6.x-1.0.tar.gz | 10.39 KB | 9956cc148121c1c70cedd5f92508664a |
| visitorinfo-6.x-1.0.zip | 12.19 KB | b7634fa8dc80bae25b16dc2159e010e4 |
Release notes
Official 6.0 release. Feedback and bug reports are appreciated.