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.
Nice Menus enables drop-down/right/left expandable menus. It uses only CSS for most browsers, with minimal Javascript for IE6. (Version 2 uses the Superfish jQuery plugin for all browsers, with an option to disable JS, and falls back to CSS-only for browsers that can handle it.)
Three styles/types of menus are currently possible: horizontal, menus drop down; vertical, menus fly to the left; vertical, menus fly to the right. There is a handbook page that provides a list of sites that use Nice menus.
Nice Menus creates blocks that may be associated with any existing site menu which can be placed wherever normal blocks can be placed in a theme. For themers, it is also possible to theme a menu as a Nice Menu directly by using the provided theme functions so a block is not necessary. A specific theme function for the Primary Links menu is available. The theme functions also allow a developer to pass in a custom menu tree of their making (i.e. not using a Drupal menu.) There is more information on how to use theme functions in the documentation.
As per 2011/01/12, the module appear abandoned. If you are looking for a similar module, see Relation.
If you are the maintainer and you think the project has been wrongly set as abandoned, or you are a developer and you want to take it over, please see #152292: Relationship module appear abandoned.