Skip to main content

Brazilian fields and widgets to be used with Plone and Archetypes

Project description

Overview

Products.BrFieldsAndWidgets is a product that aims to help Brazilian developers to deploy AT based content types on a Plone site.

Requirements

Installation

To enable this product,on a buildout based installation:

  1. Edit your buildout.cfg and add Products.BrFieldsAndWidgets to the list of eggs to install

    [buildout]
    ...
    eggs =
        Products.BrFieldsAndWidgets

If another package depends on the Products.BrFieldsAndWidgets egg or includes its zcml directly you do not need to specify anything in the buildout configuration: buildout will detect this automatically.

After updating the configuration you need to run the ‘’bin/buildout’’, which will take care of updating your system.

Using in a Plone Site

Activate it

Go to the ‘Site Setup’ page in the Plone interface and click on the ‘Add/Remove Products’ link.

Choose the product Brazilian Fields (check checkbox at its left side) and click the ‘Activate’ button.

Uninstall

Go to the ‘Site Setup’ page in the Plone interface and click on the ‘Add/Remove Products’ link.

Choose the product Brazilian Fields, which should be under Activated add-ons, (check checkbox at its left side) and click the ‘Deactivate’ button.

Sponsoring

Development of this product was sponsored by Simples Consultoria customers, including (but not limited to):

Credits

  • Erico Andrei (erico at simplesconsultoria dot com dot br) - Packaging and plumbing.

  • Gustavo Lepri (lepri at simplesconsultoria dot com dot br) - Fixes

Changelog

1.2.2 (2012-08-10)

  • Fix validator for phone and fix bugs in tests [lepri]

1.2.1 (2012-08-01)

  • Fix packaging – add README.rst [ericof]

1.2 (2012-07-24)

  • Support to new Brazilian cellphone pattern, with 9 digits [ericof]

1.1 (2011-12-21)

  • Tested with Plone 3.3, Plone 4.0.x and Plone 4.1.x [ericof]

  • Fixed CNPJ validator [ericof]

  • Validators now use collective.brasil.vocab [ericof]

  • Moved to plone.app.testing [ericof]

  • PEP 8 [ericof]

  • Added an uninstall profile [ericof]

1.0.2 (2011-04-05)

  • Fixes DDD vocabulary [erico_andrei]

  • Compatibility with Plone 4 [lepri]

1.0.1 (2009-06-02)

  • Adds backward compatibility to codes relying on br_endereco mixin [erico_andrei]

1.0 (2009-06-02)

  • First proper release of Products.BrFieldsAndWidgets [erico_andrei]

0.97 (2009-05-18)

  • Eggfication [erico_andrei]

  • Supports only Plone >= 3.1.x [erico_andrei]

  • PloneFormGen fields where moved away. Will show up in a separate package. [erico_andrei]

0.96 ()

  • Installs on Plone 3.0 and Plone 3.1 [erico_andrei]

0.92 ()

  • Corrects PloneFormGen support [erico_andrei]

0.91 ()

  • Added 87 code area (Petrolina) [erico_andrei]

0.9 ()

  • improved support for PloneFormGen [erico_andrei]

0.7 ()

  • containing
    • content/BrFieldsAndWidgets

      • CPFWidget

      • CPFField

      • CNPJWidget

      • CNPJField

      • CEPWidget

      • CEPField

      • BrPhoneWidget

      • BrPhoneField

      • BrTimeWidget

    • content/br_endereco

      • Mixin class for brazilian addresses

    • content/PloneFormGen

      • PloneFormGen add on types

0.62 ()

  • containing

    • CPFWidget

    • CPFField

    • CNPJWidget

    • CNPJField

    • CEPWidget

    • CEPField

    • BrPhoneWidget

    • BrPhoneField

    • BrTimeWidget

    • content/br_endereco

      • Mixin class for brazilian addresses

    • PloneFormGen add on types

0.5 ()

  • containing

    • CPFWidget

    • CPFField

    • CNPJWidget

    • CNPJField

    • CEPWidget

    • CEPField

    • BrPhoneWidget

    • BrPhoneField

    • BrTimeWidget

    • content/br_endereco

      • Mixin class for brazilian addresses

0.4 ()

  • Initial release containing:

    • CPFWidget

    • CNPJWidget

    • CEPWidget

    • BrPhoneWidget

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Products.BrFieldsAndWidgets-1.2.2.zip (37.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page