You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-dataflake-cache-2.0-1.lbn36.noarch
:target:
RPMPackage python3-compressed-rtf-1.0.6-1.lbn36.noarch
Compressed Rich Text Format (RTF) compression and decompression packageBased on Rich Text Format (RTF) Compression Algorithm
RPMPackage python3-collective-z3cform-select2-2.1.0-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.
RPMPackage python3-collective-z3cform-datetimewidget-1.2.9-1.lbn36.noarch
Various z3c.form date and datetime widgets Improved datetime widgets for z3c.form When the emphasis of the application you are designing is on speed and speed alone, then the single field pattern might be your friend. It's particularly useful for data entry applications in which the person who has to enter the data will have to use the same input form time and time again. .. _Date Input...
RPMPackage python3-collective-z3cform-datagridfield-1.5.3-1.lbn36.noarch
.. contents:: Table of ContentsIntroduction Provides a field with a datagrid (table), where each row is a sub form.It is a z3c.form < implementation of the Products.DataGridField < .This product was developed for use with Plone and Dexterity. Requirements * Versions > 1.4 are for Plone 5+, if you use Plone 4.3, use versions 1.3.x * For Python 3.7 at least PyYAML 4.2b1
RPMPackage python3-collective-xmltestreport-2.0.2-1.lbn36.noarch
Introduction This package provides an extension to the test runner to the one that ships with zope.testrunner, as well as a buildout recipe based on zc.recipe.testrunner to install a test script for this test runner.The test runner is identical to the one in zope.testrunner, but it is capable of writing test reports in the XML format output by JUnit/Ant. This allows the test results to be...
RPMPackage python3-collective-venue-4.1-1.lbn36.noarch
collective.venue This package provides an Dexterity Venue type with geolocation support for use with events or any other location specific content. Geolocation If you want to use collective.venue with geolocation behavior, you should add the following line to your eggs buildout section:: eggs collective.venue [geolocation] Changelog 4.1 (2020-07-10) -- fix indexer to work on Zope 4/Python 3....
RPMPackage python3-collective-transmogrifier-3.0.0-1.lbn36.noarch
Transmogrifier Transmogrifier provides support for building pipelines that turn one thing into another. Specifically, transmogrifier pipelines are used to convert and import legacy content into a Plone site. It provides the tools to construct pipelines from multiple sections, where each section processes the data flowing through the pipe.A "transmogrifier pipeline" refers to a description of a...
RPMPackage python3-collective-themesitesetup-2.1.2-1.lbn36.noarch
collective.themesitesetup **collective.themesitesetup** is a plone.app.theming_- plugin for embedding GenericSetup_-steps into zipped theme packages.**collective.themesitesetup** can automatically import one embedded set of generic setup steps during theme activation and another one (so called *uninstall profile*) when theme is deactivated. Yet, also additionals ets can be embedded and...
RPMPackage python3-collective-themefragments-2.12-1.lbn36.noarch
Theme Fragments for Plone Themes_ .. _Plone Themes: Rules may operate on content that is fetched from somewhere other than the current page being rendered by Plone, by using the href attribute to specify a path of a resource relative to the root of the Plone site:: <!-- Pull in extra navigation from a browser view on the Plone site root --> css:theme-children"leftnav" css:content".navitem"
RPMPackage python3-collective-testcaselayer-1.6.1-1.lbn36.noarch
.. -*-doctest-*- collective.testcaselayer The support for layers provided by zope.testing helps to lessen the amount of time consumed during test driven development by sharing expensive test fixtures, such as is often requires for functional test. This package provides several well tested facilities to make writing and using layers faster and easier.The...
RPMPackage python3-collective-taxonomy-2.2.1-1.lbn36.noarch
Taxonomy Vocabularies |CI| |Coverage|.. |C .. |Coverag Create, edit and use hierarchical taxonomies in Plone_.This add-on provides support for hierarchical taxonomies in multiple languages, letting users easily associate existing content with terms from one or more taxonomies. Taxonomy < is the
RPMPackage python3-collective-takeaportrait-0.2.0-1.lbn36.noarch
This product use super-modern browser feature for **accessing the user's webcam** (if any) to directly save a new portrait photo inside Plone personal preferences... contents::How it works Just add the product to your buildout and activate the *collective.takeaportrait* add-on.After that you will probably see a new button inside your "*Personal Information*" labeled "*Take a photo*". If you...
RPMPackage python3-sphobjinv-2.3.1-1.lbn36.noarch
The syntax required for a functional Sphinx cross-reference is highly non-obvious in many cases. Sometimes Sphinx can guess correctly what you mean, but it’s pretty hit-or-miss. The best approach is to provide Sphinx with a completely specified cross-reference, and that’s where sphobjinv comes in.
RPMPackage python3-sphinxtesters-0.2.3-12.fc36.noarch
This package contains utilities for testing Sphinx extensions.
RPMPackage python3-sphinxext-opengraph-0.7.3-1.fc36.noarch
Sphinx extension to generate unique OpenGraph metadata.
RPMPackage python3-sphinxcontrib.apidoc-0.3.0-1.lbn36.noarch
sphinxcontrib-apidoc A Sphinx extension for running sphinx-apidoc_ on each build.Overview *sphinx-apidoc* is a tool for automatic generation of Sphinx sources that, using the autodoc <sphinx_autodoc>_ extension, documents a whole package in the style of other automatic API documentation tools. *sphinx- apidoc* does not actually build documentation - rather it simply generates it. As a result,...
RPMPackage python3-sphinxcontrib-zopeext-0.3.2-1.lbn36.noarch
.. -*- rst -*- -*- restructuredtext -*- .. Note: this file is simplified without text roles so it displays on PyPI. See .. doc/README.rst for the correct information. zopeext for Sphinx :author: Michael McNeil Forbes <mforbes@alum.mit.edu>This extension provides an autointerface directive for Zope interfaces_.Requirements * Sphinx_: pip install sphinx * zope.interface_: pip install...
RPMPackage python3-sphinxcontrib-youtube-1.4.1-1.lbn36.noarch
This package contains the youtube Sphinx extension.The extension defines the directives, "youtube" and "vimeo", for embedding YouTube and Vimeo videos, respectively.
RPMPackage python3-sphinxcontrib-websupport-1.1.2-1.lbn36.noarch
sphinxcontrib-websupport provides a Python API to easily integrate Sphinx documentation into your Web application.