You are here

README.txt in Country codes API 5

Same filename and directory in other branches
  1. 6 README.txt
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

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.txt
View source
  1. Description:
  2. ------------
  3. This is a utility module for converting country code data from one format to
  4. another. Typical usage would be converting a country name to its ISO2 (or ISO3)
  5. country code. It also contains a module for accessing the methods via the
  6. services API.
  7. This module does not provide any functionality on its own and would primarily be
  8. used by other modules.
  9. Code Contributions
  10. ------------------
  11. horsconcept - Original author
  12. ngmaloney - Author of fork
  13. mrfelton - D6 port
  14. Documentation
  15. ------------------
  16. Full details of the Country Codes API can be found at
  17. http://www.kirkdesigns.co.uk/docs/drupal-country-codes-api-module