| /[drupal]/contributions/modules/ip2cc/ip2cc.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
[587998] use trim() on each line of ip-to-country.cvs Show more meaningful error messages than 'undefined'
moved ip2cc node functionality into its own submodule
- wrap table name in {} to ensure it works with db_prefix is used
- More accurate status messages in the update database page
[#452912] Added documentation and simplified update process [#452720] Use more appropriate tests in hook_requirements [#433858] Extracted building of SQL file into module. [#433742] Removed the flush option - flush is now assumed on update
remove unneeded hook_update standardise on the way we collect the users IP address (use ip_address)
#417634 Ensure fetchdb.sh doe not grow the loadfile without boubd (thanks rfay) #268690 Remove ip2cc database as it is not under GPL License remove iso3166 database table use hook_requirements to alert user to problems with their installation Get extra country data from countries_api module if available
#417634 Ensure fetchdb.sh doe not grow the loadfile without boubd (thanks rfay) #268690 Remove ip2cc database as it is not under GPL License remove iso3166 database table use hook_requirements to alert user to problems with their installation Get extra country data from countries_api module if available
#217085 fix coding standards violations
- Removed periods from menu items.
Error on update due to empty line at end of mysql file
- Inital port to D6 (ran throught deadwood and coder modules)
merged json patch
added patch #186410 by mr.j
called theme_image
called theme_image
changed url() to check_url()
changed url() to check_url()
changed url() to check_url()
#121597, thanks smk-ka
merged from DRUPAL-5
#121597, thanks smk-ka
merged from DRUPAL-5
updated ipdb
fixed incorrect getting node_types
fixed hook_link
merged from head
fixed relative url not work in 4.7.0 beta 5
added view permissions
added default to in hook_link()
called drupal_get_path() to support multisite environment
added flag to node by types
added flag to comment
added missing UK and showed IP if not know
handled unknown country
added netname and asn
initial revision
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 |