You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-plone-portlets-2.3.3-1.lbn36.noarch
plone.portlets provides a generic infrastructure for managing portlets.Portlets are a bit like viewlets, except they can be manipulated at runtime, using local components. This package is used by plone.app.portlets to provide Plone- specific portlets, but should be generic enough to work on other platforms. It should work in a "pure Zope Toolkit" environment.Changelog .. You should *NOT* be...
RPMPackage python3-plone-portlet-static-3.1.6-1.lbn36.noarch
Introduction A Plone Portlet providing a rich-text field for more or less static text. It is availbale and will be displayed where portlets can be placed.It is part of the Plone core package.Source Code Contributors please read the document Process for Plone core's development < are at the Plone code repository hosted at Github < .. You should *NOT* be adding new change log entries to this...
RPMPackage python3-plone-portlet-collection-3.3.7-1.lbn36.noarch
Introduction A portlet that fetches results from a collection.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.3.6 (2021-02-16) Bug fixes: - Show start date in portlet if available. [agitator] (25) 3.3.5 (2020-09-21) Bug fixes: - Removed...
RPMPackage python3-plone-patternslib-1.3.0-1.lbn36.noarch
.. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features. If you want to learn more about writing documentation, please check out: This text does not appear on pypi or github. It is a comment. plone.patternslib An add-on to make patternslib < patterns available within Plone 5. It has some limitations (see below).Features
RPMPackage python3-plone-outputfilters-4.1.0-1.lbn36.noarch
Introduction plone.outputfilters provides a framework for registering filters that get applied to text as it is rendered.By default, these filters are wired up to occur when text is transformed from the text/html mimetype to the text/x-html-safe mimetype via the PortalTransforms machinery.With both Archetypes TextFields and the RichText field of plone.app.textfield, this transform is typically...
RPMPackage python3-plone-openid-2.0.5-1.lbn36.noarch
OpenID PAS support Introduction This product implements OpenID_ authentication support for Zope_ via a Pluggable Authentication Service plugin.Using this package everyone with an OpenID authentity will be able to login on your Zope site. OpenID accounts are not given any extra roles beyond the standard Authenticated role. This allows you to make a distinction between people that have...
RPMPackage python3-plone-namedfile-5.6.0-1.lbn36.noarch
Introduction This package contains fields and wrapper objects for storing:* A file with a filename * An image with a filenameBlob-based and non-blob-based types are provided. The blob-based types require the ZODB3 package to be at version 3.8.1 or later, and BLOBs to be configured in zope.conf.plone.supermodel handlers are registered.See the usage.rst doctest for more details. Source Code...
RPMPackage python3-plone-mockup-1.0-1.lbn36.noarch
plone.mockup This is the integration package of mockup for Plone. Basically, it packages mockup as a Python egg. For mockup itself, see package uses the git submodule feature. If you use buildout.coredev, mr.developer will make sure that the submodule is checked out properly. If you do it manually, you can do one of the following:: $ git clone git@github.com/plone/mockup.git --recursiveor:: $...
RPMPackage python3-plone-mocktestcase-1.0-1.lbn36.noarch
Introduction LEGACY: Do not use this any longer, better use the Python mock module!This package contains a unittest test class based on the one from the Mocker mock library ( class provides support for registering Zope 3 components (utilities, adapters, subscription adapters and event handlers) from mocks and tearing down the global component registry during test tear-down.There are also a few...
RPMPackage python3-plone-memoize-3.0.0-1.lbn36.noarch
plone.memoize plone.memoize provides Python function decorators for caching the values of functions and methods.The type of cache storage is freely configurable by the user, as is the cache key, which is what the function's value depends on.plone.memoize has support for memcached and is easily extended to use other caching storages. It also has specialized decorators for use with Zope views....
RPMPackage python3-plone-locking-2.3.0-1.lbn36.noarch
Provides basic automatic locking support for Plone. Locks are stealable by default, meaning that a user with edit privileges will be able to steal another user's lock, but will be warned that someone else may be editing the same object. Used by Plone, Archetypes and plone.app.iterateCompatibility -The versions 2.1.x (built from the master-branch) are used in Plone 5 and are not compatible with...
RPMPackage python3-plone-keyring-3.2.1-1.lbn36.noarch
Introduction *plone.keyring* contains a Zope utility that facilitates handling of secrets in an application. Secrets are very important in modern applications, which is why a shared tool to manage them is useful.plone.keyring contains two basic components:* a *keyring*: a data structures which contains one or more secrets.* a *key manager*: a utility which contains the available keyrings and...
RPMPackage python3-plone-jsonserializer-0.9.11-2.lbn36.noarch
JSON Serialization/Deserialization resources for Plone
RPMPackage python3-plone-intelligenttext-3.1.0-1.lbn36.noarch
plone.intelligenttext Overview Provides transforms from text/x-web-intelligent to text/html and vice versa.Line breaks and indentation are preserved, and web and email addresses are made into clickable links. Links get a rel"nofollow" to make this less interesting for spammers.This package works in pure Python 2.7 and 3.0 and has no dependency on Plone.Changelog .. You should *NOT* be adding...
RPMPackage python3-plone-indexer-1.0.7-1.lbn36.noarch
Introduction This package provides primitives to help delegate ZCatalog indexing operations to adapters. It doesn't do very much on its own, but can be used by catalog implementations that want to allow individual index values to be provided not by the object itself, but by separate adapters. Changelog .. You should *NOT* be adding new change log entries to this file. You should create a file...
RPMPackage python3-plone-i18n-4.0.7-1.lbn36.noarch
Advanced i18n/l10n features useful in a CMS environment.Copyright / Licenses --The code in this distribution is copyright Plone Foundation and licensed under the GPL version 2 only.The national flags icon set included in this distribution is copyright by Jakub Steiner ( and we have been given permission to include it under the GPL license.This distribution depends on the Unidecode Python code...
RPMPackage python3-plone-formwidget-recurrence-2.1.5-1.lbn36.noarch
Introduction The plone.formwidget.recurrence package provides an Archetype and a z3cform widget for recurrence.The main GUI work is done with the jquery.recurrenceinput.js widget from .This widget also provides a simple textarea where a RFC 5545 compliant recurrence rule can be entered, if javascript is not available.The resulting value of the widget is a RFC5445 compliant recurrence rule...
RPMPackage python3-plone-formwidget-recaptcha-2.3.0-1.lbn36.noarch
Introduction plone.formwidget.recaptcha is a z3c.form ReCaptcha widget for use with Plone.It is a z3c.form re-implementation of the collective.recaptcha_ package original written by David Glick... _collective.recaptcha: Buildout Installation Add the following code to your buildout.cfg to install plone.formwidget.recaptcha:: [buildout] [instance] eggs ... plone.formwidget.recaptcha ......
RPMPackage python3-plone-formwidget-querystring-1.1.10-1.lbn36.noarch
Introduction A z3c.form-based widget for composing a Query string/search.This widget is used by the contentlisting tile and the dexterity-based version of plone.app.collection (>2.0), to make selections, and 'build' your query. It stores a list of dictionaries containing the query you've build. This query is being parsed by using plone.app.collection and that used plone.app.contentlisting to...
RPMPackage python3-plone-formwidget-namedfile-2.1.3-1.lbn36.noarch
Introduction This package provides z3c.form widgets for file and image upload/download, with the option of keeping the existing file or replacing it with a new one.The widgets will act as the default for any NamedFile, NamedBlobFile, NamedImage or NamedBlobImage field from the plone.namedfile package. Changelog .. You should *NOT* be adding new change log entries to this file. You should...