You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python2-products-bastionbanking-5.0.0-1.lbn25.noarch
Base/shim classes for Bastion Suite
RPMPackage python2-products-basesyndication-1.0.0-1.lbn25.noarch
Products.basesyndication Overview basesyndication defines zope3 interfaces and templates using them. It supports the follwing feed/syndication formats such as:- atom - rss- rdf (1.0/ 1.1)- itunesIt defines interfaces for:- Feed-Source, an provider of feed-entries,- Feed, an provider of one or more FeedSources,- FeedEntry, data of one single entry,- Enclosure, describes (binary) enclosed data,...
RPMPackage python2-products-atcontenttypes-3.0.7-1.lbn25.noarch
AT Content Types Installation Please read INSTALL.txt for a list of requirements before installing this product. ATContentTypes requires new versions of Python, Zope, Plone and Archetypes. Make sure you've updated all products.Reporting bugs / feature requests Please use the Plone bug tracker at and use the Content Types component!Comparing CMF types with ATContentTypes This is a very rough...
RPMPackage python2-products-archetypes-1.16.6-1.lbn25.noarch
Introduction Archetypes is a developers framework for rapidly developing and deploying rich, full featured content types within the context of Zope/CMF and Plone.Archetypes is based around the idea of an Active Schema. Rather than provide a simple description of a new data type, Archetype schemas do the actual work and heavy lifting involved in using the new type. Archetype Schemas serve as...
RPMPackage python2-products-advancedquery-4.2.1-1.lbn25.noarch
AdvancedQuery is a Zope product extending Zope's search engine ZCatalog with the following key features: * flexible and intuitive construction of query objects * support for arbitrary "and", "or" and "not" combinations of queries * flexible multi-level sort support; incremental sorting * ranking support * new elementary searches (such as "glob" and "regexp" searches) * support for incremental...
RPMPackage python2-pre-commit-1.18.3-1.lbn25.noarch
[![Build Status]( [![Azure DevOps coverage]( pre-commitA framework for managing and maintaining multi-language pre-commit hooks.For more information see:
RPMPackage python2-ply-3.4-1.lbn25.noarch
PLY is yet another implementation of lex and yacc for Python. Some notable features include the fact that its implemented entirely in Python and it uses LALR(1) parsing which is efficient and well suited for larger grammars.PLY provides most of the standard lex/yacc features including support for empty productions, precedence rules, error recovery, and support for ambiguous grammars. PLY is...
RPMPackage python2-plumber-1.7-1.lbn25.noarch
Plumbing is an alternative to mixin-based extension of classes. In motivation an incomplete list of limitations and/or design choices of python's subclassing are given along with plumber's solutions for them. The plumbing system is
RPMPackage python2-plonetheme.classic-1.5.1-1.lbn25.noarch
Introduction This theme implements the look of Plone 3 and earlier in a separate package, and is supplied for backwards compatibility reasons, and for people who prefer the old theme over the new standard one in Plone 4. Changelog 1.5.1 (2020-03-04) Bug fixes:- Removed broken X-XSS-Protection header. Fixes issue 2964 < [maurits] 1.5.0 (2018-09-27) New features:- Add X-Content-Type- Options and...
RPMPackage python2-plonetheme-sunburst-1.5.5-1.lbn25.noarch
Sunburst, a theme for Plone 4 Sunburst is a modern, minimalist, grid-based theme for Plone 4... contents:: Table of contentsGoals - Keep the theme color- neutral (black, white, grays), so it meshes with any company logo and doesn't feel like it requires color adjustment for doing the 10-minute-show-it-to-the- boss exercise.- The theme does not use any tables for layout, and is based on the Deco...
RPMPackage python2-plonetheme-barceloneta-2.1.10-1.lbn25.noarch
Barceloneta The default theme for Plone 5 Latest version on PyPI < Plonetheme.barceloneta documentation < is part of the official Plone documentation.Source Code and Contribution Contributors please read the document Process for Plone core's development < Also consult the section about contribution in the plone.api contributors documentation <
RPMPackage python2-plone4.csrffixes-1.1.1-1.lbn25.noarch
plone4.csrffixes The package aims to backport the auto CSRF implementation from Plone 5 to Plone 4.The reason this is necessary is because there are a lot of CSRF problem with the ZMI that Zope2 will never be able to fix.See for more details. Installation Plone 4.3, 4.2, 4.1 and 4.0 add plone4.csrffixes to eggs list:: eggs ... plone4.csrffixes ... add a new version pin for plone.protect,...
RPMPackage python2-plone.formwidget.querystring-1.1.10-1.lbn25.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 python2-plone.app.async-1.7.0-1.lbn25.noarch
plone.app.async Introduction Integration package for zc.async_ allowing asynchronous operations in Plone 3 and 4... contents::Repository - You will typically run plone.app.async in a ZEO environment, where you will have one or more *worker* instances carrying out jobs queued by your main zope instances.For the sake of simplicity it is assumed that you have one instance that can queue new...
RPMPackage python2-plone-z3cform-1.1.3-1.lbn25.noarch
plone.z3cform plone.z3cform is a library that enables the use of z3c.form_ in Zope. It depends only on Zope and z3c.form.For Plone integration, there is also plone.app.z3cform_, which can be installed to make the default form templates more Ploneish. That package pulls in this one as a dependency.In addition to pure interoperability support, a few patterns which are useful in Zope 2...
RPMPackage python2-plone-versioncheck-1.7.0-1.lbn25.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. Checks pinned versions with overrides in a cascaded buildout :target:
RPMPackage python2-plone-uuid-1.0.6-1.lbn25.noarch
plone.uuid This is a minimal package that can be used to obtain a universally unique identifier (UUID) for an object.The default implementation uses the Python standard library uuid module to generate an RFC 4122-compliant UUID, using the uuid4() function. It will assign a UUID upon object creation (by subscribing to IObjectCreatedEvent from zope.lifecycleevent) and store it in an attribute on...
RPMPackage python2-plone-transformchain-2.0.2-1.lbn25.noarch
Introduction plone.transformchain provides methods to modify the response from a page published with repoze.zope2 or the "classic" ZPublisher before it is returned to the browser.Register a uniquely named adapter from (published, request) providing the ITransform interface. published is the published object, e.g. a view; request is the current request.The order of the transforms can be...
RPMPackage python2-plone-tiles-2.3.1-1.lbn25.noarch
plone.tiles plone.tiles implements a low-level, non-Plone/Zope2-specific support for creating "tiles"... contents:: Introduction For the purposes of this package, a tile is a browser view and an associated utility providing some metadata about that view. The metadata includes a title and description,
RPMPackage python2-plone-theme-3.0.7-1.lbn25.noarch
Tools for managing themes in CMF and Plone sites.plone.theme This package lets you mark the request with a "layer" interface conditional on the currently selected skin (theme) in the portal_skins tool.Most Zope 3 "visual" directives, like <browser:page /> or <browser:viewlet /> accept a 'layer' attribute, which should point to an interface. Recall that a view is a multi-adapter on (context,...