You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python2-collective-eeafaceted-z3ctable-2.18-1.lbn25.noarch
collective.eeafaceted.z3ctable Package proposant un type de colonne compatible avec eea.facetednavigation* Source code @ GitHub < * Releases @ PyPI <
RPMPackage python2-collective-eeafaceted-collectionwidget-1.14-1.lbn25.noarch
collective.eeafaceted.collectionwidget Package adding a widget for eea.facetednavigation that list collections as base searches
RPMPackage python2-collective-contact-widget-1.13-1.lbn25.noarch
collective.contact.widget This add-on is part of the collective.contact.* suite. For an overview and a demo of these suite, see collective.contact.demo < module provides a widget for contacts.You can add contact fields to your schema, like this :: class IMyProject(Interface): company ContactChoice( title_(u"Company"), sourceContactSourceBinder(portal_type("organization",), ) manager...
RPMPackage python2-collective-contact-plonegroup-1.43-1.lbn25.noarch
collective.contact.plonegroup Introduction A Plone add-on that manage organizations and functions, leading to corresponding plone groups creation. This product makes the link between:
RPMPackage python2-collective-contact-membrane-1.0.2-1.lbn25.noarch
collective.contact.membrane Integration of dexterity membrane with contacts from collective.contact.core.Contacts are Plone users When you install this package, contacts (Person contents) become Plone users. Once they have a password, they can login, using the contact id or the contact email (set the parameter in the control panel)Contact fields are properties of user. When you change some...
RPMPackage python2-collective-contact-mailaction-1.1-1.lbn25.noarch
collective.contact.mailaction Adds a "Send mail to" action to collective.contact.facetednav which allows you to send a mail to the selected contacts by using a template for the mail.Translations This product has been translated into- German - Italian- Slovenian Installation Install collective.contact.mailaction by adding it to your buildout:: [buildout] ... eggs collective.contact.mailaction...
RPMPackage python2-collective-contact-facetednav-1.1.8-1.lbn25.noarch
collective.contact.facetednav This add-on is part of the collective.contact.* suite. For an overview and a demo of these suite, see collective.contact.demo < navigation view for collective.contact.core directory.Read eea.facetednavigation and collective.contact.core documentation for more information about those amazing products.This faceted navigation has a pluggable and optional feature...
RPMPackage python2-collective-contact-duplicated-0.5-1.lbn25.noarch
collective.contact.duplicated This add-on is part of the collective.contact.* suite. For an overview and a demo of these suite, see collective.contact.demo < a view to manage contact duplications.Install For the moment, this needs collective.contact.faceted with batch actions allowed. Select two (or more) contacts (organization, held_position, person, etc) and click on "Merge duplicated"...
RPMPackage python2-collective-contact-core-1.39-1.lbn25.noarch
Introduction This add-on is part of the collective.contact.* suite. For an overview and a demo of these suite, see collective.contact.demo < Plone add-on that provides a directory where you create persons, organizations, sub- organizations and positions.
RPMPackage python2-collective-contact-contactlist-2.0-1.lbn25.noarch
collective.contact.contactlist This add-on is part of the collective.contact.* suite. For an overview and a demo of these suite, see collective.contact.demo < can can manage lists of contacts. Adds an action to search and add a content to an existing or a new list.Lists handles any contact type: organization, person or held position. Installation You need to turn on Member folder creation.API
RPMPackage python2-collective-classifiers-0.4.1-1.lbn25.noarch
Introduction This contains two dexterity behaviors, vocabularies and indexers for two 'taxonomy-like' fields:- classifiers_themes (e.g. Air, Air > Quality, Air > Pollution, Water)- classifiers_categories (e.g. Report, Project, Project > Management)You want to show some information on your website and make it easy to find it. You have reports about air or about water. You also have projects...
RPMPackage python2-collective-checkdocs-0.2-1.lbn25.noarch
collective.checkdocs adds new distutils commands checkdocs and showdocs to validate restructured text in long_description field of Python eggs. This package aims to make Python egg help page publishing and editing easier.Eggs' long description field, which is usually also the README.txt file of the package, is reST formatted text. This text is converted to HTML to show on the package page when...
RPMPackage python2-collective-ambidexterity-1.0-1.lbn25.noarch
collective.ambidexterity collective.ambidexterity provides through-the-web editing of views, defaults, validators and vocabularies for Dexterity content types.Documentation: of the package The package currently only works in Plone 5.Installation Add collective.ambidexterity to the eggs list in your Plone 5 buildout. Run buildout.Use the add/remove addons option in site setup to activate the...
RPMPackage python2-collective-address-1.6-1.lbn25.noarch
collective.address This package provides an Dexterity behavior for location addresses to be used in Dexterity based types. How to provide a default value for the country field -If you want to provide a default value for the IAddress' country field, you can provide an ComputedWidgetAttribute adapter like so:: from zope.component import provideAdapter from z3c.form.widget import...
RPMPackage python2-cmarkgfm-0.6.0-1.lbn25.x86_64
cmarkgfm - Python bindings to GitHub's cmark Minimalist Python bindings to GitHub's fork of cmark.Installation This package is published on PyPI as cmarkgfm < and can be installed with pip or pipenv:: pip install --user cmarkgfm pipenv install cmarkgfmWheels are provided for macOS, Linux, and Windows for Python 2.7\*, 3.5, 3.6, 3.7, 3.8 and 3.9.\* Python 2.7 is not supported on Windows and...
RPMPackage python2-clint-0.5.1-1.lbn25.noarch
Clint: Python Command-line Application Tools **Clint** is a module filled with a set of awesome tools for developing commandline applications. **C** ommand **L** ine **IN** terface **T** oolsClint is awesome. Crazy awesome. It supports colors, but detects if the session is a TTY, so doesn't render the colors if you're piping stuff around. Automagically.Awesome nest-able indentation context...
RPMPackage python2-click-7.1.2-1.lbn25.noarch
\$ click\_ Click is a Python package for creating beautiful command line interfaces in a composable way with as little code as necessary. It's the "Command Line Interface Creation Kit". It's highly configurable but comes with sensible defaults out of the box.It aims to make the process of writing command line tools quick and fun while also preventing any frustration caused by the inability to...
RPMPackage python2-cioppino-twothumbs-2.2.4-1.lbn25.noarch
Introduction This will add those terribly "delish" little thumbs all over facebook to products of your choosing. By default, only logged in users can rate a product, and once they are logged in they can vote once (and change their vote at any time) Installation Your mission, should you choose to accept it is to add the package to
RPMPackage python2-check-manifest-0.41-1.lbn25.noarch
check-manifest |buildstatus|_ |appveyor|_ |coverage|_Are you a Python developer? Have you uploaded packages to the Python Package Index? Have you accidentally uploaded *broken* packages with some files missing? If so, check- manifest is for you.Quick start --:: $ pip install check-manifest $ cd /src/mygreatpackage $ check-manifestYou can ask the script to help you update your MANIFEST.in:: $...
RPMPackage python2-check-manifest-0.39-1.lbn25.noarch
check-manifest |buildstatus|_ |appveyor|_ |coverage|_Are you a Python developer? Have you uploaded packages to the Python Package Index? Have you accidentally uploaded *broken* packages with some files missing? If so, check- manifest is for you.Quick start --:: $ pip install check-manifest $ cd /src/mygreatpackage $ check-manifestYou can ask the script to help you update your MANIFEST.in:: $...