Products.BrFieldsAndWidgets

Brazilian fields and widgets to be used with Plone and Archetypes


Keywords
plone, archetypes, widget, BrFieldsAndWidgets, brazil, brasil
License
GPL-2.0+
Install
pip install Products.BrFieldsAndWidgets==1.2.2

Documentation

Brazilian Fields and Widges for Plone & Archetypes

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.

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.
  • Gustavo Lepri (lepri at simplesconsultoria dot com dot br) - Fixes