Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
This node_access module governs access to nodes based on the taxonomy terms applied to the nodes. A simple scheme based on taxonomy, roles and users controls which content is visible.
Provides flexible countdown/countup timers for days, hours, minutes, and
seconds until or since a target event. You can configure the display to show
only days, days+hours, or full DHMS.
New in 2.0.0-alpha2: sub-modules for no-code placement:
Countdown Block (countdown_block): add a configurable Countdown block to any region.
Countdown Field (countdown_field): attach a countdown field to content types and render it via formatters.
A simple APIs for retrieving country related information from a given IP address. As well as providing an API that other modules can use for their purpose, ip2cc is also able to hook into nodes and comments to provide additional information about the poster, such as country code, country flag (icon), network name, and autonomous system number. This 'work' uses the IP-to-Country Database provided by WebHosting.Info (http://www.webhosting.info), available from http://ip-to-country.webhosting.info.
Redirecting users based on IP address:
If you are looking to redirect users to a particular site version based on their IP address, you may want to take a look at IP to Locale.
Requirements
Additional data such as Country name, number and iso2 and iso3 country codes are available if the Countries API module is installed.
As of 6.x-1.2: If you use the IP to Country Node contrib module that is included with this module (to add country flags to nodes and comments), you must download and install the Country Icons module which is now used to provide the flags.