You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-plone-app-robotframework-2.1.2-1.lbn36.noarch
plone.app.robotframework **plone.app.robotframework** provides Robot Framework < compatible resources and tools for writing functional Selenium tests (including acceptance tests) for Plone CMS
RPMPackage python3-plone-app-relations-2.0-1.lbn36.noarch
A set of components to provide a content centric API for the engine from plone.relations, as well as a few different core relationship types and policies. See the package README.txt for details on usage.Credits Author: Alec Mitchell <apm13@columbia.edu>Based on the index and relationship container from zc.relationship by Gary Poster from Zope Corporation.This work was partly sponsored by The...
RPMPackage python3-plone-app-relationfield-2.0.3-1.lbn36.noarch
Plone support for z3c.relationfield. If this package is installed, you should be able to use z3c.relationfield as per its documentation for Dexterity and Archetypes content.Note that this package does not depend on Dexterity or Archetypes directly. However, if plone.dexterity is installed, the DexterityContent base class will be marked with z3c.relationfield's IHasRelations. Similarly, if...
RPMPackage python3-plone-app-registry-1.7.9-1.lbn36.noarch
Introduction plone.app.registry provides Plone UI and GenericSetup integration for plone.registry_, which in turn implements a configuration registry for Zope applications. For details about how the registry works, please see the plone.registry_ documentation. What follows is a brief overview of common usage patterns in Plone... contents:: Table of contentsOverview The registry provided by...
RPMPackage python3-plone-app-redirector-2.2.1-1.lbn36.noarch
Introduction by Martin Aspeli <optilude@gmx.net> based on work by Helge Tesdal (RedirectionTool) and Whit Morriss (topp.rose).Bring dead links back to life! plone.app.redirector knows where your content used to be and can bring you to its new location when content moves.This component expects you to register storage.RedirectionStorage as a local utility providing IRedirectionStorage (CMFPlone...
RPMPackage python3-plone-app-querystring-1.6.1-1.lbn36.noarch
This package provides a queryparser, querybuilder and extra helper tools, to parse stored queries to actual results, used in new style collections. It includes a registry reader which reads operators, values and criteria from the Plone registry. Compatibility with Plone versions For each Plone release, its versions.cfg file at pins a version of plone.app.querystring that works well with that...
RPMPackage python3-plone-app-portlets-4.4.9-1.lbn36.noarch
Introduction plone.app.portlets provides a Plone-specific user interface for plone.portlets, as well as a standard set of portlets that ship with Plone. Compatibility plone.app.portlets 2.4.x is for Plone 4.3. plone.app.portlets 2.5.x is for Plone 4.3 with plone.app.event (makes the calendar- and events- portlets use the p.a.event implementation) plone.app.portlets 3.x is for Plone 5....
RPMPackage python3-plone-app-openid-2.2.3-1.lbn36.noarch
This package makes Plone a complete OpenID consumer, allowing people to authenticate in a site using their OpenID identity. It relies on the plone.openid_ package to implement authentication of identities and needs an external session management plugin such as plone.session_ to add session management.You also need version 2.2.x of the python-openid_ package from JanRain. If this package is not...
RPMPackage python3-plone-app-multilingual-5.6.4-1.lbn36.noarch
.. contents:: Introduction In the old days before Plone 4.3, talking about multi-language support in Plone is talk about Products.LinguaPlone. It has been the *defacto* standard for managing translations of Archetypes-based content types in Plone through the years. Somehow its functionality never made its way into the Plone core and today it is in legacy status. Nowadays, Plone faces the...
RPMPackage python3-plone-app-mosaic-2.2.5-1.lbn36.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 python3-plone-app-lockingbehavior-1.0.7-1.lbn36.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 python3-plone-app-locales-5.1.33-1.lbn36.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 python3-plone-app-linkintegrity-3.6.1-1.lbn36.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 python3-plone-app-ldap-1.4.4-1.lbn36.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 python3-plone-app-layout-3.5.2-2.lbn36.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 python3-plone-app-jquerytools-1.9.5-1.lbn36.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 python3-plone-app-jquery-1.11.2-1.lbn36.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 python3-plone-app-iterate-4.0.3-1.lbn36.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 python3-plone-app-intid-1.1.4-1.lbn36.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 python3-plone-app-imaging-2.1.2-1.lbn36.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...