You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-repoze-vhm-0.16-1.lbn36.noarch
repoze.vhm README .. contents::This package provides middleware and utilities for doing virtual hosting within a WSGI/Repoze environment. It is particularly useful within a repoze.zope2 environment, where it may be used as an alternative to the classic VirtualHostMonster < method of doing virtual hosting.Read the docs locally (see docs/index.rst), or read them online < repoze.vhm Changelog...
RPMPackage python3-repoze-tm2-2.1-1.lbn36.noarch
repoze.tm2 (Transaction Manager) Middleware which uses the ZODB transaction manager to wrap a call to
RPMPackage python3-repoze-tm-0.9-1.lbn36.noarch
repoze.tm (Transaction Manager) Middleware which uses the ZODB transaction manager to wrap a call to its pipeline children inside a transaction.See docs/index.rst for documentation.
RPMPackage python3-repoze-sphinx-autointerface-1.0.0-1.lbn36.noarch
repoze.sphinx.autointerface README Overview Thie package defines an extension for the Sphinx < documentation system.
RPMPackage python3-repoze-retry-1.5-1.lbn36.noarch
repoze.retry This package implements a WSGI middleware filter which intercepts
RPMPackage python3-repoze-profile-2.3-1.lbn36.noarch
repoze.profile This package provides a WSGI middleware component which aggregates profiling
RPMPackage python3-repoze-obob-0.4-1.lbn36.noarch
repoze.obob is a reconstruction of the "bobo" precursor of Zope (the "object publisher" portion), stripped down to be used as a possible application endpoint in the 'repoze' stack.Installation Installing setuptools repoze.obob depends on setuptools for its installation. To install setuptools: - Download ez_setup.py from - Run ez_setup.py using Python 2.4.3 or better. You can use if you're...
RPMPackage python3-repoze-lru-0.7-1.lbn36.noarch
 
RPMPackage python3-repoze-errorlog-1.1-1.lbn36.noarch
repoze.errorlog This package implements a WSGI <
RPMPackage python3-repoze-catalog-0.9.0-1.lbn36.noarch
repoze.catalog A Python indexing and searching system based on zope.index_... _zope.index: the docs subdirectory for documentation or the online docs < Deprecation --This project is in maintenance only mode.Hypatia < is its successor. *repoze.catalog* is an earlier iteration of *Hypatia*, which is the continuation of the work here.
RPMPackage python3-redturtle-importer-base-2.1.0-1.lbn36.noarch
RedTurtle importer base Tool to migrate contents between Plone sites based on transmogrifier.This tool works in addition with redturtle.exporter.base____ Dependencies This product is made over other useful tools:* collective.jsonmigrator__ * collective.transmogrifier__ * transmigrify.dexterity____ __ __ tools are not yet actively maintained, so we moved useful parts into this
RPMPackage python3-redturtle-exporter-base-1.3.1-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. Redturtle Exporter base Tool that exports Plone contents for a major migration.This should be used with **redturtle.importer.base/volto**...
RPMPackage python3-raptus-multilanguageplone-1.0-1.lbn36.noarch
Introduction raptus.multilanguageplone provides a simple way to have internationalization on content objects. raptus.multilanguageplone isn't meant to be a fully fledged multilanguage tool, like LinguaPlone. Translation is done directly in the edit view of a content type and provides a widget to use google's translation api to translate the different fields.Unlike LinguaPlone...
RPMPackage python3-raptus-multilanguagefields-1.0-1.lbn36.noarch
Introduction raptus.multilanguagefields provides Archetypes fields and catalog indexes which are able to store multiple languages.Migrating Migration of already populated plone sites which where previously not running raptus.multilanguagefields is done by using the script **migrate.py** in the **scripts** folder of this package.:: migrate -- migrate an existing single language site to a...
RPMPackage python3-raptus-article-core-2.2-1.lbn36.noarch
Introduction This package provides a configurable article content type, which replaces the default Page content type.The following features for raptus.article are provided by this package:Content * Article - Page Type - folderishComponents - * Related Items - Component - Component showing related Items.Other * zcml namespace (article) - used to initialize new components.Installation Standard...
RPMPackage python3-raptus-article-addthis-1.0-1.lbn36.noarch
.. contents::Introduction Shows addthis_ links below the article's text... _addthis: code will be wrapped in divraptus-article-addthis for including the addthis code with diazo. If the component is activated (and addthis_active is set to True in the raptus properties (see Configuration_) the addthis buttons are shown below the text.Configuration First register at addthis_ and get the most...
RPMPackage python3-quintagroup-z3cform-captcha-1.0.3-1.lbn36.noarch
Introduction quintagroup.z3cform.captcha is a package that allows to add captcha to the z3c.form. As a result such forms are prevented from automatic submit.Captchas in a z3c form -Using quintagroup.z3cform.captcha in a z3c.form form is simple. Just add a Captcha field to your schema, use CaptchaWidgetFactory widget factory for this field and away you go: >>> from zope.interface import...
RPMPackage python3-quintagroup-portlet-cumulus-1.2-1.lbn36.noarch
quintagroup.portlet.cumulus is a Plone product that allows you to add tag cloud portlets to your Plone site. Your site's tags (content categories are used as tags) are displayed using a Flash movie that rotates them in 3D. It works just like a regular tags cloud, but is more visually exciting. This is the WordPress WP-Cumulus plugin ported to Plone as a portlet.When you add this portlet...
RPMPackage python3-quintagroup-plonetabs-1.0-1.lbn36.noarch
Introduction This product allows Plone websites to manage portal_actions tool from portal_control_panel configlet in an easier way. Especially using rich (Ajax based) mode.This is a fully rewritten version of qPloneTabs product. Features * quintagroup.plonetabs allows editing portal tabs, document actions, site actions, folder buttons (and other portal_actions tools) - all via Plone Control Panel
RPMPackage python3-quintagroup-plonecaptchas-4.2-1.lbn36.noarch
Plone Captchas quintagroup.plonecaptchas is a simple captchas implementation for Plone, designed for validation of human input in insecure forms. This is a standalone implementation which does not depend on captchas.net services.quintagroup.plonecaptchas adds captcha support to Plone, it works together with quintagroup.captcha.core package ( and quintagroup.formlib.captcha ( these products...