EEA jQuery

EEA jQuery

http://ci.eionet.europa.eu/job/eea/job/eea.jquery/job/master/badge/icon

Introduction

EEA jQuery provides jQuery 1.3.2 and 1.4.2 JS libraries as zope3 resources and some jQuery plugins like: annotator, bbq, browser, 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.

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.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.

Dependencies

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

Plugins documentation

eea_screentimeanalytics An EEA’s developed google analytics plugin that can tell you, exactly, how many users are reading for real the content of a webpage. Reading is detecting by catching they scroll events versus the time needed to read the actual content (average reader speed is around 200 words per minute) and reaches the bottom of the page. If they reaches the bottom of the page too fast they are categorized as scanner.

Funding

EEA - European Environment Agency (EU)