Skip to content

eea/eea.forms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EEA Forms

develop

Master

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.

Installation

zc.buildout

If you are using zc.buildout and the plone.recipe.zope2instance recipe to manage your project, you can do this:

  • Update your buildout.cfg file:

    [instance]
    ...
    eggs =
      ...
      eea.forms
    
    zcml =
      ...
      eea.forms
  • Re-run buildout, e.g. with:

    $ ./bin/buildout

You can skip the ZCML slug if you are going to explicitly include the package from another package's configure.zcml file.

  • Install eea.forms within Site Setup > Add-ons

Dependencies

EEA Forms has the following dependencies:
  • Plone 4+
  • collective.quickupload

Source code

Latest source code (Plone 4 compatible):

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.

More details under docs/License.txt

Funding

EEA - European Environment Agency (EU)