You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python2-plone-app-mosaic-2.2.3-1.lbn25.noarch
Plone Mosaic **Plone Mosaic** is a site builder and layout solution for Plone.Read this introduction and the package documentation__ for more details how to use this package.__ .. image::
RPMPackage python2-plone-app-lockingbehavior-1.0.7-1.lbn25.noarch
Introduction The plone.app.lockingbehavior package provides a plone.locking integration for dexterity.Usage Just use the behavior plone.app.lockingbehavior.behaviors.ILocking in your dexterity content type. Also check the condition of the "edit" action of your type, it should check if the object is locked.In your *profiles/default/types/YOURTYPE.xml* add the behavior and the edit action::...
RPMPackage python2-plone-app-locales-5.1.31-1.lbn25.noarch
Introduction The *plone.app.locales* package contains the translation files for Plone Core.This version is compatible with Plone 5.1.x and Plone 5.2.x.How to contribute to Plone Core translations < Core i18n domains:- atcontenttypes - atreferencebrowserwidget - cmfeditions - cmfplacefulworkflow- plonefrontpage - plonelocales - widgets (mockup)and the following non core add-ons at locales-...
RPMPackage python2-plone-app-linkintegrity-3.6.1-1.lbn25.noarch
plone.app.linkintegrity Overview This package implement link integrity checking in Plone. It makes use of the zope3 event system in order to modify Plone itself as little as possible.--This package handles deleting an item in the Plone-User- interface (i.e. deleting items in the view folder_contents via Actions / Delete).Whenever an object that is referred to by another one via an <a> or <img>...
RPMPackage python2-plone-app-ldap-1.4.4-1.lbn25.noarch
LDAP control panel for Plone Overview plone.app.ldap provides a user interface in a Plone site to manage LDAP and Active Directory servers.This package succeeds the simplon.plone.ldap package.It builds on the functionality provided by LDAPMultiPlugins_, LDAPUserFolder_ and PloneLDAP_. Active Directory
RPMPackage python2-plone-app-layout-3.5.1-1.lbn25.noarch
Introduction This package contains various visual components for Plone, such as viewlets and general views.Compatibility -- the 2.2.x series is for use in Plone 4.2 - the 2.3.x series is for use in Plone 4.3 (versions below 2.3.2 may also work with Plone 4.2) - the 2.5.x series is for use in Plone 5.0 - the 2.8.x series (currently master branch) is for use in Plone 5.1Using other combinations...
RPMPackage python2-plone-app-kss-1.8.0-1.lbn25.noarch
plone.app.kss Overview This product gives generic KSS support for Plone. It depends on the product kss.core.Installation Compatible with Zope 2.12, and Plone 4.0.Features implemented Content tab replacer. This works with all the content (aka. "green") tabs including the non-action tabs in the setup screens. (put to experimental rules, by default off) As we have no way to identify a macro for...
RPMPackage python2-plone-app-jquerytools-1.9.5-1.lbn25.noarch
Introduction plone.app.jquerytools adds jquery.tools_ and some related overlay and form-handling JavaScript libraries to Plone.plone.app.jquerytools was developed for Plone 4. Earlier versions could be used in Plone 3.x by adding a zcml slug and running its GS Setup extension profile. This version requires Plone 4.x.Plone developers will wish to use plone.app.jquerytools to provide DOM popups,...
RPMPackage python2-plone-app-jquery-1.11.2-1.lbn25.noarch
Introduction plone.app.jquery adds the jquery_ library to Plone. Included is the jQuery migration plugin. You can install it by importing the development profile.Versions Version numbers of the package is the same as the jQuery library + packaging version.For the latest available versions of this package, see our PyPI page_.Note that this 1.11 version is not officially used by any Plone...
RPMPackage python2-plone-app-iterate-4.0.3-1.lbn25.noarch
iterate is a Plone add-on that allows one to utilize a checkin / checkout procedure for content editing. It integrates in versioning, locking, and utilizes Zope technology like adapters and events to allow for easy customization.Features - versioning utilizing cmf editions - locking using zope dav locks - pluggable behavior for policies via adapters - observable behavior via events -...
RPMPackage python2-plone-app-intid-1.1.4-1.lbn25.noarch
Introduction This package provides a Generic Setup extension profile that will install an IntId utility in a CMF portal. Additionally, it registers intid handlers for the standard object events on CMF content. Finally, it finds existing CMF content in the portal and registers it with the IntId utility.Installation notes Installation for Plone 3.3 requires plone.app.intid < 1.0b3 and five.intid...
RPMPackage python2-plone-app-imaging-2.1.2-1.lbn25.noarch
Introduction This package tries to factor out and re-use the image scaling code from Archetypes_ into a separate package in order to make it user-configurable and add support for storing the image data into ZODB blobs_. .. _Archetypes: .. _blobs: 2.x is for Plone 5 only. Installation The easiest way to use this package is when working with installations based on zc.buildout_. Here you can...
RPMPackage python2-plone-app-i18n-3.0.6-1.lbn25.noarch
Plone specific i18n extensions.Changelog .. You should *NOT* be adding new change log entries to this file. You should create a file in the news directory instead. For helpful instructions, please see: towncrier release notes start3.0.6 (2020-04-20) Bug fixes: - Minor packaging updates. (1) 3.0.5 (2018-09-28) Bug fixes:- Fix tests with py3. [pbauer] 3.0.4 (2016-11-19) Bug fixes:- Remove...
RPMPackage python2-plone-app-form-2.3.3-1.lbn25.noarch
plone.app.form Overview The plone.app.form package gives Plone the ability to better adapt common zope.formlib UI style functionality to a more appropriate Plone style.Features - **Better integration with zope.formlib.** The default templates distributed with zope.formlib are table-based and don't follow common Plone UI patterns. plone.app.form addresses this.Changelog 2.3.3 (2020-10-27) -...
RPMPackage python2-plone-app-folder-1.3.2-1.lbn25.noarch
Overview This package provides base classes for folderish Archetypes_ / ATContentTypes_ content types based on B-trees_, a.k.a. "large folders" in Plone_. Storing content in such folders provides significant performance benefits_ over regular folders. .. _Archetypes: .. _ATContentTypes: .. _B- trees: .. _Plone: .. _performance benefits: package only contains the integration layer for the base...
RPMPackage python2-plone-app-event-3.2.14-1.lbn25.noarch
plone.app.event Plone.app.event is the calendaring framework for Plone. It provides Dexterity behaviors and an Archetypes type, Timezone support, RFC5545 icalendar export, Recurrence support, event views and a lot more.For a Dexterity event type using plone.app.event, use plone.app.contenttypes 1.1 or newer.The complete documentation can be found on: Installation For Standalone installation...
RPMPackage python2-plone-app-drafts-1.1.3-1.lbn25.noarch
Introduction plone.app.drafts implements services for managing auto-saved content drafts in Plone. This addresses two problems:* If the browser is accidentally closed or crashes whilst a page is being edited, all changes are lost. * Some data may need to be managed asynchronously, e.g. via a pop-up dialogue box in the visual editor.
RPMPackage python2-plone-app-discussion-3.4.7-1.lbn25.noarch
Introduction plone.app.discussion replaces the old commenting system in Plone 4.1 and is also available as an add-on product for Plone 3 and 4. It was initially developed as part of the Google Summer of Code 2009 by Timo Stollenwerk (student) and Martin Aspeli (mentor)... note:: Make sure you pin down plone.app.discussion to versions < 2.0 if you want to install it as an add- on product (see...
RPMPackage python2-plone-app-dexterity-2.6.11-1.lbn25.noarch
.. contents:: Table of Contents.. note:: 2.1.1 is the last Plone 4 compatible release. Introduction Dexterity wants to make some things really easy. These are:* Create a "real" content type entirely through-the-web without having to know programming. * As a business user, create a schema using visual or through- the-web tools, and augment it with adapters, event handlers, and other Python code...
RPMPackage python2-plone-app-debugtoolbar-1.2.3-1.lbn25.noarch
Introduction plone.app.debugtoolbar provides a wealth of debug information about a running Plone site at your fingertips. Simply install it in your build (e.g. by adding it to the eggs list in your Buildout and re-running buildout) and install it into your Plone site.You should now see a Debug link at the top of your site. Click it to open the debug drawer. Click on a panel to view relevant...