You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-plone-app-textfield-1.3.7-1.lbn36.noarch
Introduction This package provides a zope.schema style field type called RichText which can be used to store a value with a related MIME type. The value can be transformed to an output MIME type, for example to transform from structured text to HTML.Basic Usage To use the field, place it in a schema like so:: from plone.app.textfield import RichText from zope.interface import Interface class...
RPMPackage python3-plone-app-testing-6.1.9-1.lbn36.noarch
Introduction .. contents:: Table of contentsplone.app.testing provides tools for writing integration and functional tests for code that runs on top of Plone. It is based on plone.testing_. If you are unfamiliar with plone.testing, the concept of layers, or the zope.testing_ testrunner, please take a look at the the plone.testing documentation. In fact, even if you are working exclusively with...
RPMPackage python3-plone-app-standardtiles-2.5.0-1.lbn36.noarch
Plone Standard Tiles This package contains standard tiles to be used with Plone Mosaic_ (or as such with Plone Blocks_ composition)... _Plone Mosaic: .. _Plone Blocks: Source Code --
RPMPackage python3-plone-app-stagingbehavior-0.1-1.lbn36.noarch
Introduction The IStagingSupport behavior is used for enabling the plone.app.iterate functionality for Dexterity content. It allows you to perform the checkout and checkin operations to work on a copy of your original content. --Just use the behavior plone.app.stagingbehavior.interfaces.IStagingSupport in your Dexterity content-type.In your *profiles/default/types/YOURTYPE.xml* add the...
RPMPackage python3-plone-app-search-1.2.2-1.lbn36.noarch
Introduction plone.app.search combines search results listing with Advanced Search form. This provides search results view for Plone CMS with possibilities to filter, sort and apply advanced filters to the search results without. When changing a search criteria on the search view, AJAX call is delivering you the updated results instead of reloaded page that lets you get to what you're...
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...