Giter Site home page Giter Site logo

eea / eea.jquery Goto Github PK

View Code? Open in Web Editor NEW
3.0 100.0 11.0 4.67 MB

jQuery plugins for Plone

Home Page: http://eea.github.com/docs/eea.jquery

Shell 0.09% Python 0.32% CSS 10.61% JavaScript 88.99%
plone plone4x plone5x plone-addon jquery-plugin

eea.jquery's Introduction

EEA jQuery

develop

master

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.

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

Source code

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.

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.

Contributor(s):

  • 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)

Credits:

  • Peter Holzer (Agitator)

More details under docs/License.txt

Funding

EEA - European Environment Agency (EU)

eea.jquery's People

Contributors

alecghica avatar avoinea avatar catalinmititiuc avatar david-batranu avatar demarant avatar eduard-fironda avatar eea-jenkins avatar gbastien avatar ichim-david avatar jensens avatar kiorky avatar laulaz avatar magenta1455 avatar olimpiurob avatar petchesi-iulian avatar petschki avatar rpatterson avatar sboghy avatar thet avatar tiberiuichim avatar valentinab25 avatar vincentfretin avatar zotya avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

eea.jquery's Issues

No documentation at all about using

There are no documetation at all about how to use this module.

Someone that wants to use it will be forced to figure out by trial and error and reading the whole source code, that's not the best way to present it, since it consume much more time to figure out wich script do what.

Bad release 8.8 on pypi

Hi,

it seems that the release 8.8 has not been correctly done on pypi.
There is no zip.
Could you correct it please ?

Thanks in advance

Select2 files are restricted to authenticated users

We have faceted navigations and faceted searchs that should work for anonymous users.
Select2 is used for some select widgets. It work great when logged-in. But in eea.jquery, the Select2 CSS and the JS are marked to be available for authenticated users only.

As we don't see a reason why, we propose to make them available for everyone.

jquery is breaking folder_contents view on Plone 5

There must be a conflict between jquery (required by eea.facetednavigation) and Plone 5.
The folder_contents view doesn't show up and leaves an empty central column.
Consol debug log:
TypeError: $.tree.datastores[this.settings.data.type] is not a constructor
http://_/_/++plone++static/++unique++2016-09-30%2010%3A13%3A37.067811/faceted-navigation-jquery.min.js
Line 15
and line 15 is the ++resource++jquery.jstree/jquery.tree.js

eea.jquery can be installed in the Plone 5.1 control panel

I'm testing eea.facetednavigation in Plone 5.1 and I found several extra packages in the Control Panel Add'ons form.

From what I see in the package eea.jquery is primarily meant to be installed by developers that depend on a number of eea.jquery profiles in their own addon's metadata.xml .

Shouldn't eea.jquery be hidden completely in the Control Panel from being installable? https://docs.plone.org/develop/addons/upgrade_to_51.html#inoninstallable

installable

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.