sc.pfg.brazilianfields

A collection Brazilian fields to be used with PloneFormGen


Keywords
plone, archetypes, FormGen, BrFieldsAndWidgets, brazil, brasil, pfg
License
GPL-2.0+
Install
pip install sc.pfg.brazilianfields==1.1.1

Documentation

Brazilian Fields for Plone Form Gen

Overview

A homage to Brazilian bureaucracy, sc.pfg.brazilianfields aims to provide Brazil-specific fields for use with PloneFormGen

Requirements

Installation

To enable this product, on a buildout based installation:

  1. Edit your buildout.cfg and add sc.pfg.brazilianfields to the list of eggs to install

    [buildout]
    ...
    eggs =
        sc.pfg.brazilianfields
    

Note

Since Plone 3.3 is not is necessary to explictly inform plone.recipe.zope2instance recipe to install the ZCML slug

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 PloneFormGen: 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 PloneFormGen: Brazilian Fields, which should be under Activated add-ons, (check checkbox at its left side) and click the 'Deactivate' button.

Note

You may have to empty your browser cache and save your resource registries in order to see the effects of the product installation.

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.