You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python2-collective.prettysociable-0.3.1-1.lbn25.noarch
Introduction prettySociable is a jQuery plugin that tries to make sharing fun while being easy to use. It was inspired by the sharing on mashable.com.While ShareThis and AddThis provides a very useful piece code that allow users to share basically anything everywhere, their solution is not the prettiest nor the easiest to use. prettySociable simply asks the user to drag the items he wants to...
RPMPackage python2-collective.js.throttledebounce-1.3.2-1.lbn25.noarch
Introduction jQuery throttle / debounce allows you to rate-limit your functions in multiple useful ways.See: Current plugin version: jQuery throttle / debounce - v1.1 - 3/7/2010Credits Sponsered by 4teamwork_. * Jonas Baumann_, author .. _4teamwork: .. _Jonas Baumann: 1.3.2 (2019-12-18) - Fix variable assignment [Nachtalb] 1.3.1 (2019-12-17) - Fix broken upgrade step of 1.3.0. [jone] 1.3.0 (2019-12-17)
RPMPackage python2-collective.js.galleria-1.6.3-1.lbn25.noarch
Introduction This addon register Galleria_ JQuery plugin in Plone's resource registries.version: 1.6.1About 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. Requirements - Plone 5.2 (tested) - Python 3.6+, 2.7 (tested) How to install To enable...
RPMPackage python2-collective.js.fullcalendar-1.6.5-1.lbn25.noarch
Introduction This package includes javascripts and css resources from arshaw fullcalendar < does not provide any view or template. It is meant to be used as a dependecy for building your own calendar views.Tested with Plone 3.3.5 / 4.x / 5.x.Now using fullcalendar v1.6.4Changelog 1.6.5 (2020-05-13) - Plone 4 & Plone 5 compatibility [laulaz]- Add uninstall profile.1.6.4 (2013-12-27) -...
RPMPackage python2-collective.js.datatables-4.1.2-1.lbn25.noarch
Introduction DataTables_ is a plug-in for the jQuery_ Javascript library. It is a highly flexible tool, based upon the principle of progressive enhancement, which will add advanced interaction controls to any HTML table.This version includes datatables 1.10.11 without the examples available in the source distribution of the plugin. It is provided with an @@example.datatables view.Install A...
RPMPackage python2-collective.js.colorpicker-1.0-1.lbn25.noarch
Introduction This product is an integration of JQuery Colorpicker plugin for Plone.Installation This isn't a standalone product. If you need colorpicker jquery plugin for your needs in a plone package, just add collective.js.jquery in the install_requires of your product.And add your own javascript code setting colorpicker on your input.Read the plugin documentation here: of products using...
RPMPackage python2-collective.js.bootstrap-3.3.7-1.lbn25.noarch
Introduction This addon provide twitter's bootstrap as browser resource.Version: 3.0.0-wipResources:: ++resource++collective.js.bootstrap/ ++resource++collective.js.bootstrap/js/bootstrap.js ++resource++collective.js.bootstrap/js/bootstrap.min.js ++resource++collective.js.bootstrap/css/bootstrap.css ++resource++collective.js.bootstrap/css/bootstrap.min.css...
RPMPackage python2-collective.flowplayer-4.2.1-1.lbn25.noarch
.. contents::Introduction collective.flowplayer integrates the GPL version of Flowplayer_ with Plone 4.x. It can play .flv Flash Video files, mp4 files or links as well as .mp3 files or links.If you want to use collective.flowplayer with Plone 3.x, please pin version to 3.1.2 which was the latest 3.x compatible release.Development is now focused on Plone 4.x which can be tested by Travis CI_...
RPMPackage python2-collective.dexteritytextindexer-2.4.1-1.lbn25.noarch
Introduction collective.dexteritytextindexer provides a dynamic SearchableText indexer for dexterity content types. It makes it possible to index fields of multiple behaviors as SearchableText.For enabling the indexer just add the behavior to the list of behaviors of your content types.In your *profiles/default/types/YOURTYPE.xml* add the behavior:: <?xml version"1.0"?> <object...
RPMPackage python2-collective.dancing-1.2-1.lbn25.noarch
Singing & Dancing .. contents::What is it? *Singing & Dancing* is the next generation newsletter Product for Plone. It's an out of the box solution that works without modification for most of your use cases. And should you find something that Singing & Dancing can't do, it's built to be easily extended via plug-ins using the Zope 3 Component Architecture.Features Modern and extensible Singing...
RPMPackage python2-collective.cover-2.2.3-1.lbn25.noarch
**************** collective.cover ****************.. contents:: Table of ContentsLife, the Universe, and Everything -collective.cover is a package that allows the creation of elaborate covers for website homepages, especially for news portals, government sites and intranets that require more resources than a simple page or collection can offer. However, despite offering rich resources to build...
RPMPackage python2-collective.contentlicensing-2.2.6-1.lbn25.noarch
Introduction The ContentLicensing tool allows for both a site wide copyright license to be set by default, and the ablility to set licenses on individual objects.It supports a number of licenses including all rights reserved, GFDL, and Creative Commons (with an integrated license picker).You can also enter and select licenses not supported by default, or configure new licenses that will appear...
RPMPackage python2-collective.blueprint.jsonmigrator-0.1.1-1.lbn25.noarch
Introduction
RPMPackage python2-collective.beaker-1.0~b3-1.lbn25.noarch
collective.beaker - Beaker integration for Zope 2 and Plone. This package provides a means to configure the Beaker <>_ session management and caching framework for use within a Zope 2 (and Plone) environment.Ordinarily, Beaker is configured using WSGI middleware. However, Zope 2 does not (yet) run WSGI by default (unless you use repoze.zope2). This package provides an alternative configuration...
RPMPackage python2-collective-z3cform-select2-2.1.0-1.lbn25.noarch
.. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features. If you want to learn more about writing documentation, please check out: This text does not appear on pypi or github. It is a comment.
RPMPackage python2-collective-z3cform-datetimewidget-1.2.9-1.lbn25.noarch
Various z3c.form date and datetime widgets Improved datetime widgets for z3c.form When the emphasis of the application you are designing is on speed and speed alone, then the single field pattern might be your friend. It's particularly useful for data entry applications in which the person who has to enter the data will have to use the same input form time and time again. .. _Date Input...
RPMPackage python2-collective-z3cform-datagridfield-1.5.3-1.lbn25.noarch
.. contents:: Table of ContentsIntroduction Provides a field with a datagrid (table), where each row is a sub form.It is a z3c.form < implementation of the Products.DataGridField < .This product was developed for use with Plone and Dexterity. Requirements * Versions > 1.4 are for Plone 5+, if you use Plone 4.3, use versions 1.3.x * For Python 3.7 at least PyYAML 4.2b1
RPMPackage python2-collective-xmltestreport-2.0.2-1.lbn25.noarch
Introduction This package provides an extension to the test runner to the one that ships with zope.testrunner, as well as a buildout recipe based on zc.recipe.testrunner to install a test script for this test runner.The test runner is identical to the one in zope.testrunner, but it is capable of writing test reports in the XML format output by JUnit/Ant. This allows the test results to be...
RPMPackage python2-collective-venue-4.1-1.lbn25.noarch
collective.venue This package provides an Dexterity Venue type with geolocation support for use with events or any other location specific content. Geolocation If you want to use collective.venue with geolocation behavior, you should add the following line to your eggs buildout section:: eggs collective.venue [geolocation] Changelog 4.1 (2020-07-10) -- fix indexer to work on Zope 4/Python 3....
RPMPackage python2-collective-transmogrifier-2.0.0-1.lbn25.noarch
Transmogrifier Transmogrifier provides support for building pipelines that turn one thing into another. Specifically, transmogrifier pipelines are used to convert and import legacy content into a Plone site. It provides the tools to construct pipelines from multiple sections, where each section processes the data flowing through the pipe.A "transmogrifier pipeline" refers to a description of a...