You are here: Home / LBN / Up2date / Plone and Zope / BastionLinux 19 / collective.js.galleria-1.2.5-1.lbn19.noarch

collective.js.galleria-1.2.5-1.lbn19.noarch

Package Attributes
RPM  collective.js.galleria-1.2.5-1.lbn19.noarch.rpm Architecture  noarch Size  260510 Created  2019/09/30 06:51:30 UTC
Package Specification
Summary collective.js.galleria
Group Application/Internet
License ZPL
Home Page http://pypi.python.org/packages/source/c/collective.js.galleria/collective.js.galleria-1.2.5.zip
Description

This addon register Galleria JQuery plugin in Plone's resource registries.

About Galleria

Galleria is a JavaScript image gallery framework built on top of the jQuery library. The aim is to simplify the process of creating professional image galleries for the web and mobile devices. How to install https://secure.travis-ci.org/collective/collective.js.galleria.png

This addon can be installed as any other Plone addon. Please follow official documentation.

Have an idea? Found a bug? Let us know by opening a support ticket. Notes

Galleria in its way to manage theme parse all link tags to find the css attached to the theme. To make it work in production mode you must add themes javascript and css called by the template.

// look for manually added CSS $(link).each(function( i, link ) { reg = new RegExp( theme.css.replace(\+\+resource\+\+,\\+\\+resource\\+\\+) ); if ( reg.test( link.href ) ) { // we found the css css = true; Galleria.theme = theme; return false; } });

As you can see the original code has been patched to support ++resource++ url.

Requires
python  
rpmlib(FileDigests)  
rpmlib(PartialHardlinkSets)  
rpmlib(CompressedFileNames)  
rpmlib(PayloadFilesHavePrefix)  
/bin/sh  
rpmlib(PayloadIsXz)  
Provides
collective.js.galleria

Document Actions