README.txt in Country codes API 6
Same filename and directory in other branches
Description: ------------ This is a utility module for converting country code data from one format to another. Typical usage would be converting a country name to its ISO2 (or ISO3) country code. It also contains a module for accessing the methods via the services API. This module does not provide any functionality on its own and would primarily be used by other modules. Code Contributions ------------------ horsconcept - Original author ngmaloney - Author of fork mrfelton - D6 port Scyther - D6 co-maintainer Documentation ------------------ Full details of the Country Codes API can be found at http://www.kirkdesigns.co.uk/docs/drupal-country-codes-api-module
File
README.txtView source
- Description:
- ------------
- This is a utility module for converting country code data from one format to
- another. Typical usage would be converting a country name to its ISO2 (or ISO3)
- country code. It also contains a module for accessing the methods via the
- services API.
-
- This module does not provide any functionality on its own and would primarily be
- used by other modules.
-
- Code Contributions
- ------------------
- horsconcept - Original author
- ngmaloney - Author of fork
- mrfelton - D6 port
- Scyther - D6 co-maintainer
-
- Documentation
- ------------------
- Full details of the Country Codes API can be found at
- http://www.kirkdesigns.co.uk/docs/drupal-country-codes-api-module