ez projects / country
| UNIX name | Owner | Status | Version | Compatible with |
|---|---|---|---|---|
| country | Paul Forsyth | stable | 1.0 | 3.5+ |
It provides support for:
- default selection of a country
- multiple selection of countries
- information collection
- object name
- serialisation
- utility functions
Functions
=========
The functions countries and country provide a mechanism for templates to
fetch information about countries.
- Country
Would return:
- Countries
will show all countries
- Attributes
When created each country provides attribute support for templates, for
example:
TO DO
=====
- Country ISO 3166-3 support.
- Translations of all text and countries
- Continent support.
- Flag support (AJAX)?
Changelog
Tuesday 24 January 2006 19:02
Paul Forsyth