You are here: Home

Modified items

All recently modified items, latest first.
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-collective-singing-0.7.6-1.lbn36.noarch
collective.singing Abstract Singing is a Zope 3 library for sending notifications and newsletters.You can find the development version of collective.singing in the GitHub repository < 0.7.6 (2019-10-22) - support removing subscriptions that changed their email-address [fRiSi] 0.7.5 (2017-03-03) - make channel description an optional field so users can leave it empty if no description is...
RPMPackage python3-collective-sidebar-1.5.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. :target:
RPMPackage python3-collective-recipe-template-2.2-1.lbn36.noarch
Introduction ************This recipe can be used to generate textfiles from a (text) template... contents::A short example:: [buildout] parts message [message] recipe collective.recipe.template input templates/message.in output ${buildout:parts-directory}/etc/message mymessage Hello, World! In the template you can use the exact same variables as you can use in the buildout configuration. For...
RPMPackage python3-collective-recipe-sphinxbuilder-1.1-1.lbn36.noarch
.. contents::- Code repository: (since June 2016).- Documentation: .- Questions and comments to Reinout van Rees <mailto:reinout@vanrees.org>_ tarek_at_ziade.org, rok_at_garbas.si, sdouche_at_sdouche.com. Detailed Documentation ********************** What is Sphinx? Sphinx is the mainly tool in the Python community to build documentation. See is now used for instance by Python. See and many...
RPMPackage python3-collective-recipe-omelette-1.1.0-1.lbn36.noarch
Detailed Documentation **********************Introduction Namespace packages offer the huge benefit of being able to distribute parts of a large system in small, self-contained pieces. However, they can be somewhat clunky to navigate, since you end up with a large list of eggs in your egg cache, and then a seemingly endless series of directories you need to open to actually find the contents...
RPMPackage python3-collective-recipe-cmd-0.11-1.lbn36.noarch
********************* collective.recipe.cmd *********************.. contents::Introduction ************ collective.recipe.cmd is a Buildout_ recipe to execute commands in the console user interface... _Buildout: Supported options The recipe supports the following options:on_install true if the commands must run on installon_update true if the commands must run on updatecmds a set of command lines
RPMPackage python3-collective-readitlater-1.1.0-1.lbn36.noarch
Introduction Read it later allows user to save external URLs in a plone site. A link is given which can be bookmarked. When used, it will open an iframe with a form on the current webpage. You can then change the title and the description and choose in which folder the URL will be saved.The link is available at **@@collective_readitlater_show_all**.How to install This addon can be installed...
RPMPackage python3-collective-quickupload-1.11.1-1.lbn36.noarch
Plone Quick Upload Description This product offers a multiple files upload tool for Plone, with multi selection, drag and drop, and progress bar. A pure javacript tool is used on client side, with html5 file fields and ajax upload for modern browsers, and a graceful fallback for other browsers. You can also choose to replace the javascript with jquery.uploadify, a flashupload based script...
RPMPackage python3-collective-prettysociable-0.3.1-1.lbn36.noarch
Introduction prettySociable is a jQuery plugin that tries to make sharing fun while being easy to use. It was inspired by the sharing on mashable.com.While ShareThis and AddThis provides a very useful piece code that allow users to share basically anything everywhere, their solution is not the prettiest nor the easiest to use. prettySociable simply asks the user to drag the items he wants to...
RPMPackage python3-collective-prettydate-1.2.2-1.lbn36.noarch
********************* collective.prettydate *********************.. contents:: Table of ContentsLife, the Universe, and Everything -collective.prettydate is a package that helps developers to solve some usability issues associated with the utilization of absolute date formating on sites used among different timezones.When a date is printed as "01/02/2012" it could represent "February 1" or...
RPMPackage python3-collective-portlet-calendar-0.6-1.lbn36.noarch
.. contents:: Table of Contents :depth: 2Extended Calendar Portlet ****************************************Overview This package provides a configurable implementation of a Calendar Portlet. It is possible to give the calendar portlet a header, to search only for events with given keywords and constrain its results to only an area of your site.Even though Plone's default Calendar Portlet...
RPMPackage python3-collective-monkeypatcher-2.0.0-1.lbn36.noarch
collective.monkeypatcher .. image::
RPMPackage python3-collective-mockmailhost-3.0.0-1.lbn36.noarch
Introduction collective.MockMailHost enables integration testing of email functionality from Plone_. Simply add this egg to your [test] runner section, and install this product through your Layer or TestCase.Note THIS IS FOR TESTING PURPOSE ONLY, do not use this product on your running Plone site. It replaces the standard MailHost with a Mock MailHost that you can poke at to check email...