You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-z3c-jbot-1.1.1-1.lbn36.noarch
The z3c.jbot (or "Just a bunch of templates") package allows easy customization of existing templates and images. It works on Zope 2 and The Chameleon rendering engine is supported []_.Use of this package adds a small (2-3 ms per request on Plone) to the total application response time... [] To enable Chameleon on Zope 2, use the five.pt package (CMF-apps like Plone should use cmf.pt which...
RPMPackage python3-z3c-formwidget-query-1.0.0-1.lbn36.noarch
This package implements a widget that lets users enter a query and select from the results.The widget works with zope.schema.Choice-fields supplying a query source [1], optionally in conjunction with a collection field which then allows multiple selections.The easiest way to use the widget is to provide one of the following as widgetFactory:*...
RPMPackage python3-z3c-form-3.7.1-1.lbn36.noarch
This package provides an implementation for HTML and JSON forms and widgets. The goal is to provide a simple API but with the ability to easily customize any data or.. contents:: Forms and Widgets This package provides an implementation for HTML forms and widgets. The goal is to provide a simple API but with the ability to easily customize any data or steps. This document, provides the content...
RPMPackage python3-z3c-flashmessage-2.1-1.lbn36.noarch
.. contents:: Flash messages Components to display small messages to users. Sending a message to the current user To send a message to the current user, you can use the session-based message source. Let's set one up:>>> from z3c.flashmessage.sources import SessionMessageSource >>> from __future__ import unicode_literals >>> source SessionMessageSource()>>> source.send('The world will come to...
RPMPackage python3-z3c-dependencychecker-2.7-1.lbn36.noarch
z3c.dependencychecker Checks which imports are done and compares them to what's in setup.py and warn when discovering missing or unneeded dependencies. .. contents:: What it does z3c.dependencychecker reports on:- **Missing (test) requirements**: imports without a corresponding requirement
RPMPackage python3-z3c-deadlockdebugger-0.2-1.lbn36.noarch
--The z3c.deadlockdebugger package provides a thread debugger.Usage: /debug_threads (requires the 'zope.ManageApplication' permission)Caution: You should not use this package in production.Credits This package was put together by Malthe Borch <mborch@gmail.com>. It's based on the Zope 2 product DeadlockDebugger written by Florent Guillaume. Changelog 0.2 (2009-11-28) -- Added conditional...
RPMPackage python3-z3c-checkversions-2.1-1.lbn36.noarch
Introduction Find newer versions of your installed Python packages, or newer versions of packages in a buildout file.This package provides a console script named checkversions. .. contents::Install you can install this package either in a virtualenv:: $ virtualenv sandbox $ sandbox/bin/pip install z3c.checkversions $ sandbox/bin/checkversions --helpor in your system:: $ sudo pip install...
RPMPackage python3-z3c-caching-2.2-1.lbn36.noarch
Introduction Caching of web pages is a complicated process: there are many possible policies to choose from, and the right policy can depend on factors such as who is making the request, the URL is being retrieved and resource negotiation settings such as accepted languages and encodings,Hardcoding caching logic in an application is not desirable, especially for reusable code. It is also not...
RPMPackage python3-z3c-blobfile-0.1.5-1.lbn36.noarch
Blob File This package provides an implementation of zope.app.file.interfaces.IFile which uses the Blob support introduced in ZODB 3.8. It's main purpose is to provide an easy migration path for existing instances. For more advanced file implementations see zope.file and z3c.extfile. The standard implementation in zope.app.file uses chunk objects to break big files into manageable parts. These...
RPMPackage python3-z3c-batching-2.2-1.lbn36.noarch
This package provides simple sequence batching. Detailed Documentation .. contents::Simple Batching This module implements a simple batching mechanism that allows you to split a large sequence into smaller batches. Let's start by creating a simple list, which will be our full sequence:Batch on empty root: >>> from z3c.batching.batch import Batch >>> batch Batch([], size3) >>> len(batch) >>>...
RPMPackage python3-z3c-autoinclude-0.4.1-1.lbn36.noarch
This package adds two new ZCML directives to automatically detect ZCML files to include: "includeDependencies" and "includePlugins".When you want to include a Zope-based package in your application, you have to repeat yourself in two places: you have to add the package itself (in a setup.py, buildout, etc) and you also have to include its ZCML with an <include> directive or a package- includes...
RPMPackage python3-yafowil-zope2-1.1-1.lbn36.noarch
This is the **Zope2 integration** for YAFOWIL < Browser Resources --Plugins may provide custom javascript, css, images (and so on). This package registers the directory containing them as a resource-directory. Thus they can be accessed from the webbrowser. The schema is +++resource++MODULENAME/filename.ext. I.e. if yafowil.widget.autocomplete is available its javascript can be accessed with...
RPMPackage python3-yafowil-yaml-1.3.1-1.lbn36.noarch
Write YAFOWIL forms in YAML or JSON notation.Documentation Detailed documentation for describing YAFOWIL forms with YAML can be found here < Code The sources are in a GIT DVCS with its main branches at github < be happy to see many forks and pull-requests ;).Contributors - Robert Niederreiter- Attila Olah- Jens W. Klein1.3.1 (2020-07-09) - Pass yaml.SafeLoader loader to yaml.load to prevent...
RPMPackage python3-yafowil-widget-wysihtml5-1.4-1.lbn36.noarch
This is a **richtext widget** for yafowil < It is based on XING's wysihtml5 < editor with optionally bootstrap-wysihtml5 < integration.- Documentation < - DEMO - see it Live < the Bootstrap integration, you will need yafowil.bootstrap or another Twitter-Bootstrap integration. This packages does not register the Bootstrap base files.Source Code
RPMPackage python3-yafowil-widget-slider-1.3.1-1.lbn36.noarch
This is a **slider widget** for for YAFOWIL < .- Documentation < - DEMO - see it Live < Code The sources are in a GIT DVCS with its main branches at github < be happy to see many forks and pull-requests to make YAFOWIL even better. Contributors - Robert Niederreiter- Georg BernhardHistory 1.3.1 (2020-05-30) - Fix binding scope in bdajax binder callback.
RPMPackage python3-yafowil-widget-richtext-1.5-1.lbn36.noarch
This is a **richtext widget** for for YAFOWIL < It uses for now TinyMCE < as wysiwig-editor.- Documentation < - DEMO - see it Live < Source Code The sources are in a GIT DVCS with its main branches at github < be happy to see many forks and pull-requests to make YAFOWIL even better. Contributors - Robert Niederrreiter- Georg Bernhard
RPMPackage python3-yafowil-widget-multiselect-1.3-1.lbn36.noarch
This is a multiselect for yafowil < is based on the jQuery multi-select - Documentation < - DEMO - see it Live < Source Code The sources are in a GIT DVCS with its main branches at github < be happy to see many forks and pull- requests to make YAFOWIL even better. Contributors - Johannes Raggam- Robert Niederreiter
RPMPackage python3-yafowil-widget-image-1.5-1.lbn36.noarch
This is an **image widget** for for YAFOWIL < .- Documentation < - DEMO - see it Live < Source Code The sources are in a GIT DVCS with its main branches at github < be happy to see many forks and pull-requests to make YAFOWIL even better. Contributors - Robert Niederreiter- Georg BernhardHistory 1.5 (2018-07-16) -- Python 3 compatibility.
RPMPackage python3-yafowil-widget-dynatree-1.6-1.lbn36.noarch
This is a **tree widget** for YAFOWIL < - Yet Another Form WIdget Library.The tree-widget for yafowil utilizes the jQuery plugin jquery.dynatree.js < (at google-code < Documentation < - DEMO - see it Live < Source Code The sources are in a GIT DVCS with its main branches at github < be happy to see many forks and pull-requests to make YAFOWIL even better.
RPMPackage python3-yafowil-widget-dict-1.8-1.lbn36.noarch
This is a **dictionary widget** for for YAFOWIL < - Yet Another Form Widget Library.- Documentation < - DEMO - see it Live < Contributors - Robert Niederrreiter - Peter Holzer - Georg Bernhard1.8 (2020-07-09) -- Fix re- rendering of widget if values required but empty dict passed. - Remove dict_builder. Entire widget is rendered now in dict_renderer - General code cleanup and modernization.