ez projects / collection_of_brazilian_dat...
| UNIX name | Owner | Status | Version | Compatible with |
|---|---|---|---|---|
| collection_of_brazilian_datatypes__cpf_and_cnpj_ | Cristiano Gois de Araujo | stable | 0.0.1 | 3.9.3 |
This package includes two popular Brazilian datatypes: CPF (Cadastro de
Pessoa Fisica - Physical Person Registration - a kind of
Brazilian Social Security) and CNPJ ("Cadastro Nacional de Pessoa
Juridica" - literally, national juridical person
registration). All datatypes are independent, this means that you can
choose which you want to use.
Installation:
- Unpack ezbrdatatypes.tar.gz file into the eZ publish extension
directory;
- Login into admin interface and enable extension
Setup->Extension;
- Clear the cache;
- Add a new datatype to your content class.
If you need to translate the messages to a new language, copy
translation.ts file from
extension/datatypename/translations/untranslated to a new folder e.g
extension/datatypename/translations/esl-ES and translate its content
with Qt Linguist. A Brazilian translation is included.
Changelog
Wednesday 19 December 2007 15:04
Cristiano Gois de Araujo