You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage collective.jsonmigrator-1.0.1-1.lbn25.noarch
collective.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. Real beauty of it lays in ability to easily customize it and extend to support all your custom content types that you are using.
RPMPackage collective.js.underscore-1.5.2-1.lbn25.noarch
Bundles underscore.js for use with Plone. The version number of this module is equal to the used underscore.js version.
RPMPackage collective.js.ui.multiselect-1.0-1.lbn25.noarch
This package turns HTML multiple select fields into a fancy widget. It integrates the jQuery UI multiselect plugin into plone. jQuery UI multiselect The plugin and a demo is located at http://www.quasipartikel.at/multiselect/ The plugin is published under the MIT license, this package is released under GPL2.
RPMPackage collective.js.throttledebounce-1.1-2.lbn25.noarch
jQuery throttle / debounce allows you to rate-limit your functions in multiple useful ways. See: http://benalman.com/projects/jquery-throttle-debounce-plugin/ Current plugin version: jQuery throttle / debounce - v1.1 - 3/7/2010
RPMPackage collective.js.supersized-0.3.3-1.lbn25.noarch
JQuery Supersized plugin as browser resource
RPMPackage collective.js.speakjs-1.0.0-1.lbn25.noarch
This package provides JavaScript resources for speak.js for Plone, but doesn't provide any other integration for it.
RPMPackage collective.js.showmore-1.0a4-2.lbn25.noarch
collective.js.showmore provides a JQuery plugin. The plugin hides a set of nodes and replaces them with a "Show more..." link. When the link is clicked, the hidden nodes are made visible again.
RPMPackage collective.js.oembed-1.0a-1.lbn25.noarch
This addon register the jquery plugin oembed in the Plone resource registry.
RPMPackage collective.js.nivoslider-3.0.1.1-1.lbn25.noarch
Integration of nivoslider in Plone This version include nivoslider v3.0.1 (first responsive version) It is used by collective.plonetruegallery
RPMPackage collective.js.nivogallery-1.0-1.lbn25.noarch
Integration of nivogallery in Plone4(tested) and Plone3 (untested). This version include nivogallery v0.7.1 It was made for using it with collective.plonetruegallery
RPMPackage collective.js.leaflet-0.6-1.lbn25.noarch
Enrich your Plone site with the power of Leaflet maps. https://github.com/Leaflet/Leaflet This addon registers the Leaflet base Javascript and CSS resources and optionally some interesting Leaflet plugins. By installing this addon, the base Leaflet mapping resources are automatically integrated. To activate some of the Plugins, you have to add one of these resource bundles to your registry.xml Registration: leaflet.markercluster - https://github.com/Leaflet/Leaflet.markercluster leaflet.fullscreen - https://github.com/brunob/leaflet.fullscreen leaflet.zoomfs - https://github.com/elidupuis/leaflet.zoomfs leaflet.geosearch - https://github.com/smeijer/L.GeoSearch leaflet.geosearch.openstreetmap leaflet.geosearch.bing leaflet.geosearch.esri leaflet.geosearch.google leaflet.geosearch.nokia leaflet.draw - https://github.com/Leaflet/Leaflet.draw leaflet.stamen - http://maps.stamen.com/ leaflet.locatecontrol - https://github.com/domoritz/leaflet-locatecontrol leaflet.MiniMap - https://github.com/Norkart/Leaflet-MiniMap leaflet.providers - https://github.com/leaflet-extras/leaflet-providers leaflet.awesome-markers - https://github.com/lvoogdt/Leaflet.awesome-markers Since this addon only provides Leaflet resources, you have finally provide some HTML markup for the map and write your custom Javascript integration code for Leaflet maps to work. You have an example view at /@@LeafletMapView.
RPMPackage collective.js.jqueryui-2.1.6-1.lbn25.noarch
Integration of jqueryui in Plone, like collective.js.jquery. It is different from collective.jqueryui in many ways: * no skin dirs (js and css are in resource dirs) * no all the bunch of files and documentations from original jqueryui * this one is minified * just add all jqueryui to portal_js, and default css to portal_css (if you apply the profile) Notes ===== There are three profiles in this package: - ``default``: use this one with Plone 3.2/3.3 if you don't use plone.app.jquerytools. It will replace the jQuery version in Plone by the one included in collective.js.jquery because Plone <= 3.3rc2 include an old version of jQuery (1.2) and jqueryui 1.7 requires jQuery 1.3+. - ``withjqtoolsplone3``: use this one if you include plone.app.jquerytools yourself in a Plone 3.2, this profile installs a jqueryui library without the tabs plugin which conflicts with plone.app.jquerytools. It will replace the jQuery version in Plone by the one included in collective.js.jquery. - ``withjqtools``: use this one if you use Plone 3.3/4. It will keep the jQuery version included in Plone and is compatible with plone.app.jquerytools. You need to include plone.app.jquerytools yourself on Plone 3.3.
RPMPackage collective.js.jquery-1.3.2.1-6.lbn25.noarch
collective.js.jquery is a simple packaging of the jQuery library that uses setuptools for version selection and adds as a Zope browser resource. If CMF/Plone is available it is also added to the JavaScript registry.
RPMPackage collective.js.galleria-1.2.5-1.lbn25.noarch
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.
RPMPackage collective.js.fullcalendar-1.6.4-2.lbn25.noarch
This package include javascripts and css resources from arshaw fullcalendar. It does not provide any view or template. Is meant to be used as dependecy for building your own calendar views. Tested with Plone 3.3.5/4.0.
RPMPackage collective.js.datatables-3.1.10.5-1.lbn25.noarch
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.9.4 without the examples available in the source distribution of the plugin. It is provided with an @@example.datatables view. Install A genericsetup profile is provided to add jquery.dataTables to portal_javascript in a non-minified version with compression option set to safe. Key features of jquery.dataTables * Variable-length pagination * On-the-fly filtering * Multi-column sorting with data type detection * Smart handling of column widths * Display data from almost any data source * Scrolling options for table viewport * Fully internationalisable * jQueryUI ThemeRoller support * Rock solid - backed by a suite of 1400+ unit tests * Wide variety of plug-ins inc. TableTools, FixedHeader and KeyTable * It's free! * State saving * Hidden columns * Dynamic creation of tables * Ajax auto-loading of data * Custom DOM positioning * Single-column filtering * Alternative pagination types * Non-destructive DOM interaction * Sorting column(s) highlighting * Extensive plug-in support * Fully themeable by CSS * Solid documentation * 60+ pre-built examples * Full support for Adobe AIR * Source available at github Plugins This addon embed extras plugins: * AutoFill 1.1.2 * ColReorder 1.0.5 * ColVis 1.0.7 * FixedColumns 2.0.3 * FixedHeader 2.0.6 * KeyTable 1.1.7 * Scroller 1.0.1 * TableTools 2.0.3 How to use tabletools First include dependencies in your template, or register theses in portal_javascripts: <link rel="stylesheet" type="text/css" media="screen" href="++resource++jquery.datatables/media/css/jquery.dataTables.css"> <link rel="stylesheet" type="text/css" media="screen" href="++resource++jquery.datatables/extras/TableTools/media/css/TableTools.css"> <script type="text/javascript" src="++resource++jquery.datatables.js"></script> <script type="text/javascript" src="++resource++jquery.datatables/extras/TableTools/media/js/ZeroClipboard.js"></script> <script type="text/javascript" src="++resource++jquery.datatables/extras/TableTools/media/js/TableTools.js"></script> <style type="text/css">.clear{clear:both}</style> Next you can create your datatable: var oTable = $('#mydatatable').dataTable({ "sDom": 'T<"clear">lfrtip', "oTableTools": {"sSwfPath": "++resource++jquery.datatables/extras/TableTools/media/swf/copy_csv_xls_pdf.swf"} });
RPMPackage collective.js.d3-5.7.0_3.0.8.1-2.lbn25.noarch
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 D3.js library in Plone.
RPMPackage collective.js.colorpicker-1.0-2.lbn25.noarch
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.
RPMPackage collective.js.bootstrap-3.3.6-1.lbn25.noarch
This addon provide twitter's bootstrap as browser resource. Version: 2.3.1 Resources: ++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 ++resource++collective.js.bootstrap/css/bootstrap-responsive.css ++resource++collective.js.bootstrap/css/bootstrap-responsive.min.css ++resource++collective.js.bootstrap/img/glyphicons-halflings.png ++resource++collective.js.bootstrap/img/glyphicons-halflings-white.png About Twitter Bootstrap Sleek, intuitive, and powerful front-end framework for faster and easier web development. By nerds, for nerds: Built Twitter by @mdo and @fat, Bootstrap utilizes LESS CSS, is compiled via Node, and is managed through GitHub to help nerds do awesome stuff on the web. Made for everyone. Made for everyone: Bootstrap was made to not only look and behave great in the latest desktop browsers (as well as IE7!), but in tablet and smartphone browsers via responsive CSS as well. Packed with features: A 12-column responsive grid, dozens of components, JavaScript plugins, typography, form controls, and even a web-based Customizer to make Bootstrap your own.
RPMPackage collective.js-1.3.2.1-6.lbn25.noarch
collective.js module