You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage jenkins-plugin-installation-manager-2.13.0-1.lbn36.noarch
The plugin manager downloads plugins and their dependencies into a folder so that they can easily be imported into an instance of Jenkins. The goal of this tool is to replace the Docker install-plugins.sh script and the many other implementations of plugin management that have been recreated across Jenkins. The tool also allows users to see more information about the plugins they are downloading such as available updates and security warnings. By default, plugins will be downloaded; the user can specify not to download plugins using the --no-download option. Usage ----- /usr/bin/jenkins-plugins --help
RPMPackage jenkins-cli-2.483-1.lbn36.noarch
Jenkins CLI tool (wrapper for jenkins-cli.jar) /usr/bin/jenkins-cli
RPMPackage python2-zpublishereventsbackport-1.1-1.lbn36.noarch
UNKNOWN
RPMPackage python2-zc-async-1.5.4-1.lbn36.noarch
What is it? The zc.async package provides **an easy-to-use Python tool that schedules work persistently and reliably across multiple processes and machines.**For instance...- *Web apps*: maybe your web application lets users request the creation of a large PDF, or some other expensive task.- *Postponed work*: maybe you have a job that needs to be done at a certain time, not right now.-...
RPMPackage python2-z3c.coverage-2.1.0-1.lbn36.noarch
z3c.coverage This package contains tools to work with Python coverage data.coveragereport produces HTML reports from coverage data, with syntax- highlighted source code and per-package aggregate numbers.coveragediff compares two sets of coverage reports and reports regressions, that is, increases in the number of untested lines of code... contents:: Using coveragereport :: $ coveragereport...
RPMPackage python2-wildcard-fixmissing-1.0-1.lbn36.noarch
Introduction This package allows you to fix problems with missing classes when packages do not properly uninstall.To define which classes or interfaces need to be fixed, you need to specify them as environment variables in your buildout file.The format for replacement classes is MISSING_<Class Name> <module name>For instance:: [instance] recipe plone.recipe.zope2instance environment- vars...
RPMPackage python2-tox-3.24.5-1.lbn36.noarch
[![PyPI]( [![Supported Python versions]( [![check]( [![Documentation status]( [![Code style: black]( [![Downloads](
RPMPackage python2-setuptools-46.1.3-1.lbn36.noarch
Setuptools is a collection of enhancements to the Python 3 distutils that allow you to more easily build and distribute Python 3 packages, especially ones that have dependencies on other packages. This package also contains the runtime components of setuptools, necessary to execute the software that requires pkg_resources.py.
RPMPackage python2-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 python2-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 python2-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 python2-quintagroup-plonegooglesitemaps-1.8.2-1.lbn36.noarch
Introduction Plone Google Sitemaps product allows Plone websites to get better visibility on Google search engine by providing it with a complete listing of content URLs to website... figure:: Google Sitemaps allows you to enable different kinds of Google Sitemaps on your Plone website. Such Sitemaps help Google identify site URLs and the data under each site section. With Google Sitemaps...
RPMPackage python2-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...
RPMPackage python2-quintagroup-catalogupdater-0.1.1-1.lbn36.noarch
quintagroup.catalogupdater package is intended for extending ZCatalog API with possiblity to update selected columns only. This package registers 'catalog_updater' utility for that.To simplify usage of the utility, quintagroup.catalogupdater extends GenericSetup's ZCatalog XMLAdapter handler, which allows to *update* attribute usage in *column* tag of *catalog.xml* file.So, when you add a new...
RPMPackage python2-quintagroup-captcha-core-0.4.3-1.lbn36.noarch
Introduction Quintagroup Captcha Core (quintagroup.captcha.core) is a core package of simple captcha implementation. It allows to configure captchas on your Plone site. This product works together with other Quintagroup captcha products. To protect standard Plone forms with captcha - use quintagroup.plonecaptchas package. quintagroup.captcha.core Usage After product installation you'll see...
RPMPackage python2-quintagroup-canonicalpath-0.7-1.lbn36.noarch
Introduction quintagroup.canonicalpath package brings canonical path calculation functionality to Plone. The package allows to define path and/or link to the object, which may differ from standard physical path or its URL in portal.It's used by such products as quintagroup.seoptimizer (for defining canonical link of the object) and quintagroup.plonegooglesitemaps (on google sitemaps...
RPMPackage python2-quills-core-1.7.0-1.lbn36.noarch
quills.core This package is a part of the Quills Blogging Suite. It contains Core weblog interfaces and views.For further information about Quills, see package Products.Quills. Changelog See package Products.Quills/Products.QuillsEnabled for a changelog.
RPMPackage python2-quills-app-1.8.1-1.lbn36.noarch
quills.app This package is a part of the Quills Blogging Suite. It contains code shared between Products.Quills and Products.QuillsEnabled.For further information about Quills, see package 1.8.1 (2016-12-27) -- add Plone version classifiers [tkimnguyen]- include all needed files [skurfer]1.8 (2012-12-17) -- Plone 4.3 compatibility [ale-rt]- Handle case when attribute parentsInThread does not...
RPMPackage python2-plone-recipe-zope2instance-6.11.0-1.lbn36.noarch
Introduction This recipe creates and configures a Zope instance in parts. (Despite its name it nowadays only works for Zope 4+.) It also
RPMPackage python2-plone-recipe-zeoserver-2.0.3-1.lbn36.noarch
This recipe creates and configures a ZEO server in parts. It also installs a control script in the bin/ directory. The name of the control script is the name of the part in buildout.You can use it with a part like this:: [zeo] recipe plone.recipe.zeoserver zeo-address 8100This will create a control script bin/zeo.You can either start the database in foreground mode via bin/zeo fg or use the...