Introduction
============
This package is a collection of custom AT Widgets and Fields:
  - Quick Upload Widget based on collective.quickupload
  - Management Plan Widget/Field
It also provides some custom jQuery plugins:
  - EEAFormsGroup -- group AT Widgets within an accordion in edit form
  - EEAFormsWizard -- make schemata tabs a wizard like form with back and
                      forward buttons
  - EEAFormsQuickUpload -- collective.quickupload jQuery plugin to be used with
    QuickUpload Widget.


Contents
========

.. contents::


Install
=======

 - Add eea.forms to your eggs and zcml section in your buildout and
   re-run buildout.
 - Install eea.forms within Site Setup > Add-ons


Copyright and license
=====================
The Initial Owner of the Original Code is European Environment Agency (EEA).
All Rights Reserved.

The EEA Forms (the Original Code) is free software;
you can redistribute it and/or modify it under the terms of the GNU
General Public License as published by the Free Software Foundation;
either version 2 of the License, or (at your option) any later
version.

Contributor(s): Alin Voinea (Eau de Web),
                Zoltan Szabo (Eau de Web),
                Tiberiu Ichim (Eau de Web),
                Alec Ghica (Eau de Web),
                Antonio De Marinis (European Environment Agency)

More details under docs/License.txt


Funding
=======

  EEA_ - European Enviroment Agency (EU)

.. _EEA: http://www.eea.europa.eu/
