Personal tools
Skip to content. | Skip to navigation
Introduction collective.jqganalytics uses the jQuery Google Analytics plugin to load Google Analytics asynchronously by default. Custom Variables Google Analytics tracking now provides for setting at most 5 user variables. These can be managed through the control panel in Plone under the 'Google Analytics settings' tab. There is no limit on the number of variables that can be set in the control panel since they can be disabled or optionally disabled using an expression. In the end though, the last one that is set for each slot is the one that will end up getting sent to Google for that slot. The name and value for the variables are both TALES expressions with the normal context variables (context,`here`,`request`, etc) available for use. For a complete list, see Products.CMFCore.Expression.createExprContext.
This add-on let you manage the jqueryui theme used in Plone. Features: * Import a theme from a zip file built on http://jqueryui.com/themeroller * Import multiple themes from a zip file * Create or modify themes within the control panel * Load all default jqueryui themes in one click in the control panel * Delete selected themes * Update themes * External add-on can embed themes within a zope browser resource directory * Select a theme
collective.js module
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.
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.