sc.pfg.brazilianfields

by Simples Consultoria last modified Dec 21, 2011 12:54 PM

A collection Brazilian fields to be used with PloneFormGen

Project Description

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.

Changelog

1.0 (2011-12-21)

  • PEP 8 [ericof]
  • Add uninstall profile [ericof]
  • Add plone.app.testing based tests [ericof]
  • Moved from svn.plone.org to github.com/collective [ericof]

0.8.1 (2011-01-17)

  • Fix distribution [erico_andrei]

0.8 (2009-11-17)

  • Adding MANIFEST.in to make releaser works [erico_andrei]

0.7 (2009-11-14)

  • Adds dependencies [erico_andrei]

0.6 (2009-07-09)

  • Fixes an infinite recursion when adding a BrPhoneField [erico_andrei]
  • Adds our types to the allowed content inside a FieldsetFolder [erico_andrei]
  • Localization [erico_andrei]

0.5 (2009-06-02)

  • PloneFormGen fields based on BrFieldsAndWidgets [erico_andrei]
  • Initial release [erico_andrei]

Current Release
sc.pfg.brazilianfields 1.0

Released Dec 21, 2011

Download file Get sc.pfg.brazilianfields for all platforms
sc.pfg.brazilianfields-1.0.tar.gz
If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.

All Releases

Version Released Description Compatibility Status
1.0 Dec 21, 2011 More about this release… final
0.6 Jul 09, 2009 More about this release… final
0.5 More about this release… pre-release

Comments (0)