You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-collective-recipe-omelette-1.1.0-1.lbn36.noarch
Detailed Documentation **********************Introduction Namespace packages offer the huge benefit of being able to distribute parts of a large system in small, self-contained pieces. However, they can be somewhat clunky to navigate, since you end up with a large list of eggs in your egg cache, and then a seemingly endless series of directories you need to open to actually find the contents...
RPMPackage python3-collective-recipe-cmd-0.11-1.lbn36.noarch
********************* collective.recipe.cmd *********************.. contents::Introduction ************ collective.recipe.cmd is a Buildout_ recipe to execute commands in the console user interface... _Buildout: Supported options The recipe supports the following options:on_install true if the commands must run on installon_update true if the commands must run on updatecmds a set of command lines
RPMPackage python3-collective-readitlater-1.1.0-1.lbn36.noarch
Introduction Read it later allows user to save external URLs in a plone site. A link is given which can be bookmarked. When used, it will open an iframe with a form on the current webpage. You can then change the title and the description and choose in which folder the URL will be saved.The link is available at **@@collective_readitlater_show_all**.How to install This addon can be installed...
RPMPackage python3-collective-quickupload-1.11.1-1.lbn36.noarch
Plone Quick Upload Description This product offers a multiple files upload tool for Plone, with multi selection, drag and drop, and progress bar. A pure javacript tool is used on client side, with html5 file fields and ajax upload for modern browsers, and a graceful fallback for other browsers. You can also choose to replace the javascript with jquery.uploadify, a flashupload based script...
RPMPackage python3-collective-prettysociable-0.3.1-1.lbn36.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 python3-collective-prettydate-1.2.2-1.lbn36.noarch
********************* collective.prettydate *********************.. contents:: Table of ContentsLife, the Universe, and Everything -collective.prettydate is a package that helps developers to solve some usability issues associated with the utilization of absolute date formating on sites used among different timezones.When a date is printed as "01/02/2012" it could represent "February 1" or...
RPMPackage python3-collective-portlet-calendar-0.6-1.lbn36.noarch
.. contents:: Table of Contents :depth: 2Extended Calendar Portlet ****************************************Overview This package provides a configurable implementation of a Calendar Portlet. It is possible to give the calendar portlet a header, to search only for events with given keywords and constrain its results to only an area of your site.Even though Plone's default Calendar Portlet...
RPMPackage python3-collective-monkeypatcher-2.0.0-1.lbn36.noarch
collective.monkeypatcher .. image::
RPMPackage python3-collective-mockmailhost-3.0.0-1.lbn36.noarch
Introduction collective.MockMailHost enables integration testing of email functionality from Plone_. Simply add this egg to your [test] runner section, and install this product through your Layer or TestCase.Note THIS IS FOR TESTING PURPOSE ONLY, do not use this product on your running Plone site. It replaces the standard MailHost with a Mock MailHost that you can poke at to check email...
RPMPackage python3-collective-jsonmigrator-3.0.1-1.lbn36.noarch
collective.jsonmigrator JSON based migrations for Plonecollective.jsonmigrator is a ready tool for you to migrate from old Plone sites (2.0, 2.1, 2.5) to new Plone 4.0 (or higher). Its based extensivly collective.transmogrifier_ and custom blueprints avaliable.What makes it different from other migration tools is that is fully documented_ and proven to work on lots of migration projects....
RPMPackage python3-collective-js-underscore-1.5.2.1-1.lbn36.noarch
Introduction * Bundles underscore.js for use with Plone. * The version number of this module is equal to the used underscore.js version.underscore.js (c) 2011 Jeremy Ashkenas, DocumentCloud Inc.Underscore is freely distributable under the MIT license. Portions of Underscore are inspired or borrowed from Prototype, Oliver Steele's Functional, and John Resig's Micro-Templating.For all details...
RPMPackage python3-collective-js-tooltipster-1.7-1.lbn36.noarch
collective.js.tooltipster Plone integration of Tooltipster jQuery plugin ( 4.2.6Themes If you want to use additional themes, just import profile "collective.js.tooltipster Themes" in portal_setup.Following themes are available :- tooltipster-light - tooltipster-noir - tooltipster-punk - tooltipster-shadow Changelog 1.7 (2022-03-22) -- Added new optional parameters for tooltipster_helper :...
RPMPackage python3-collective-js-throttledebounce-1.3.2-1.lbn36.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 python3-collective-js-speakjs-1.0.0-1.lbn36.noarch
This package provides JavaScript resources for speak.js for Plone, but doesn't provide any other integration for it.Changelog 1.0.0 (2013-04-08) - First release.
RPMPackage python3-collective-js-jqueryui-2.1.8-1.lbn36.noarch
Introduction Integration of jQueryUI in PlonePlone < 4 For Plone 3 you need version 1.7.x of this packageJQueryUI > 1.8.6 is supposed to be compatible with jQuery 1.3.2. At the moment you should prefer to use the 1.7.X version of jQueryUI (same package exists for 1.7 branch)Plone < 4.3 --Use version < 1.9Integration for Zope and Plone This package can be used as a Plone add-on - for this it...
RPMPackage python3-collective-js-galleria-1.6.3-1.lbn36.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 python3-collective-js-fullcalendar-1.6.5-1.lbn36.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 python3-collective-js-extjs-1.4.0-1.lbn36.noarch
collective.js.extjs This package integrates the Ext JS 3_ library into Plone.It provides:- a resource directory (++resource++collective.js.extjs-resources/) - a jquery adapter resource (++resource++ext-jquery-adapter.js) - a generic setup profile, registering JavaScript and CSS to the portal registry.It includes Ext JS Library 3.4.0 < Install the package by adding it to your buildout...
RPMPackage python3-collective-js-datatables-4.1.2-1.lbn36.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 python3-collective-js-d3-3.0.8.1-1.lbn36.noarch
Introduction D3.js_ is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG and CSS. D3’s emphasis on web standards gives you the full capabilities of modern browsers without tying yourself to a proprietary framework, combining powerful visualization components and a data-driven approach to DOM manipulation.This products integrates...