Skip to content

Conectivo/eea.jquery

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EEA jQuery

http://ci.eionet.europa.eu/job/eea.jquery-www/badge/icon http://ci.eionet.europa.eu/job/eea.jquery-plone4/badge/icon http://ci.eionet.europa.eu/job/eea.jquery-zope/badge/icon

EEA jQuery provides jQuery 1.3.2 and 1.4.2 JS libraries as zope3 resources and some jQuery plugins like: bbq, cookie, fancybox, galleryview, jqzoom, qtip, splitter, tagcloud, flashembed and more. Each plugin comes with its own GenericSetup profile in order to easily use it within your Plone sites.

Note

This add-on doesn't do anything by itself. It needs to be integrated by a developer within your own products. For reference you can check the eea.tags package.

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.jquery
    
    zcml =
      ...
      eea.jquery
    
  • 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.

EEA jQuery has the following dependencies:
  • collective.js.jqueryui

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

The EEA jQuery (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.

  • Alin Voinea (Eau de Web)
  • Antonio De Marinis (European Environment Agency)
  • Alec Ghica (Eau de Web)
  • Sasha Vincic (Valentine Web Systems)
  • Mathieu Le Marec - Pasquet (kiorky) (Makina Corpus)
  • Peter Holzer (Agitator)

More details under docs/License.txt

EEA - European Environment Agency (EU)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published