You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-plone-cachepurging-2.0.4-1.lbn36.noarch
plone.cachepurging .. contents:: Table of Contents Introduction The plone.cachepurging package provides cache purging for Zope 2 applications. It is inspired by (and borrows some code from) Products.CMFSquidTool_, but it is not tied to Squid. In fact, it is tested mainly with Varnish_, though it should also work with Squid_ and Enfold Proxy_.This package is not tied to Plone. However, if you...
RPMPackage python3-plone-browserlayer-2.2.4-1.lbn36.noarch
Introduction This package aims to make it easier to register visual components (e.g. views and viewlets) so that they only show up in a Plone site where they have been explicitly installed.Basic usage --To use this feature, you should:- declare plone.browserlayer as a dependency, e.g. in setup.py:: install_requires[ 'plone.browserlayer', - ensure that its ZCML is loaded, e.g. with an include...
RPMPackage python3-plone-behavior-1.4.0-1.lbn36.noarch
plone.behavior .. contents:: Table of Contents :depth: 2This package provides support for **behaviors**. A behavior is a re-usable aspect of an object that can be enabled or disabled without changing the component registry.A behavior is described by an interface, and has metadata such as a title and a description. The behavior can be looked up by a given short name or by the dotted name of...
RPMPackage python3-plone-batching-1.1.7-1.lbn36.noarch
Welcome to Plone batching's documentation! This package includes facilities for creating a batched sequence.It originated from the the PloneBatch module written for Plone which in itself has been based on Zope2's ZTUtils.Batch.Changelog .. You should *NOT* be adding new change log entries to this file. You should create a file in the news directory instead. For helpful instructions, please...
RPMPackage python3-plone-autoform-1.9.1-1.lbn36.noarch
plone.autoform .. contents:: ContentsIntroduction plone.autoform builds custom z3c.form_ forms based on a model (schema) of what fields to include and what widgets and options should be used for each field. This model is defined as a zope.schema_-based schema, but additional hints can be supplied to control aspects of form display not normally specified in a Zope schema. Basic schema- based...
RPMPackage python3-plone-app-z3cform-3.2.4-1.lbn36.noarch
plone.app.z3cform A Plone specific integration and HTML mark-up for z3c.form... contents:: Table of ContentsIntroduction This Plone package is aimed for developers who want to create forms in Python code.Please read the documentation for z3c.form_, which contains important information about using z3c.form in Zope 2 in general. For the most part, that package contains the "active" parts that...
RPMPackage python3-plone-app-workflowmanager-2.1.2-1.lbn36.noarch
Workflow Manager This package provides a GUI for creating and editing custom workflows in Plone.Version 1.x is the original GUI, similar to what you would see in the Management Interface.Version 2.x presents the workflow in the form of an interactive workflow diagram. This YouTube video shows how the diagram- centric UI works in workflow manager 2.x: * create/edit/delete new workflows * add...
RPMPackage python3-plone-app-workflow-4.0.4-1.lbn36.noarch
Introduction plone.app.workflow contains workflow- and security-related features for Plone, including the sharing view. Generic Setup -This package supports the GenericSetup syntax to add new roles to the "Sharing" page. Local roles are defined in sharing.xml and looks as follows:: <sharing xmlns:i18n" i18n:domain"plone"> <role id"CopyEditor" title"Can edit copy" permission"Manage portal"...
RPMPackage python3-plone-app-widgets-3.0.7-1.lbn36.noarch
2.x is only to be used with Plone 5 and 1.x is to be used in Plone 4.3.ContentsThe goal of plone.app.widgets is to provide an implementation for a new set of javascript widgets being developed outside Plone as part of Mockup_ project. It overrides explicit widgets used in dexterity and archetypes to provide tested and modularized widgets based on the concept of *patterns*. :target:
RPMPackage python3-plone-app-vocabularies-4.3.0-1.lbn36.noarch
A collection of generally useful vocabularies for Plone.It is implemented using zope.schema.vocabulary. Intended to be used as a base and example for custom vocabularies. Common Named Vocabularies Languages plone.app.vocabularies.AvailableContentLanguages all known languagesplone.app.vocabularies.SupportedContentLanguages currently configured/supported content languages for the portal Users,...
RPMPackage python3-plone-app-viewletmanager-3.1.3-1.lbn36.noarch
Introduction by Florian Schulze <fschulze@jarn.com>.This component expects you to register storage.ViewletSettingsStorage as a local utility providing IViewletSettingsStorage (CMFPlone does this). The viewlet manager in manager.OrderedViewletManager can then get the filter and order settings. These settings can be configured by 3rd party products and TTW to customize the viewlets per...
RPMPackage python3-plone-app-versioningbehavior-1.4.6-1.lbn36.noarch
Introduction The plone.versioning (IVersionable) behavior is used for enabling the CMFEditions functionality for dexterity contents. It adds a changeNote- field to the edit- and add-forms and creates a new version when the content is edited, if enabled for the content type.It's based on *Products.CMFEditions*. For listing the versions of an object use CMFEdtions' view versions_history_form or...
RPMPackage python3-plone-app-uuid-2.0.2-1.lbn36.noarch
Introduction This package integrates the low-level plone.uuid_ into Plone-the- application. In particular, it:* Registers a portal_catalog indexer for the UID index that allows an object's UUID to be indexed. This name is intentionally chosen to be the same as the Archetypes UID() attribute, which is already indexed by Plone. The effect is that the UID catalog attribute/metadata is now...
RPMPackage python3-plone-app-users-2.6.8-2.lbn36.noarch
Introduction This package provides the registration form and the user profile form. It allows the site administrator to define the fields those forms will display.Overriding / extending the default schema Manipulating the user schema through the web --In Plone setup / Users and Groups / Member fields, we can add and modify the user fields using the plone.schemaeditor_ interface.Once a new...
RPMPackage python3-plone-app-upgrade-2.1.6-1.lbn36.noarch
This package contains the upgrade machinery to upgrade a Plone site to a newer version.Version compatibility To update to Plone 4.x please use plone.app.upgrade versions up to 1.3.x.To update to Plone 5.x and up, use plone.app.upgrade versions 2.x and up.Changelog .. You should *NOT* be adding new change log entries to this file. You should create a file in the news directory instead. For...
RPMPackage python3-plone-app-transmogrifier-3.0.1-1.lbn36.noarch
Plone transmogrifier blueprints .. contents::This package contains several blueprints for collective.transmogrifier_ pipelines, commonly used to import content into a Plone site.Installation See docs/INSTALL.rst for installation instructions.Credits Development sponsored by Elkjøp Nordic ASDesign and development Martijn Pieters_ at Jarn_ Florian Schulze_ at Jarn_.. _Martijn Pieters:...
RPMPackage python3-plone-app-toolbar-1.4.0-1.lbn36.noarch
The goal of plone.app.toolbar is to provide an even easier way to theme Plone by creating managing toolbar inside iframe. .. contents::Is safe to use this package? This package should be safe to install and easy to uninstall (there is also uninstall profile). That means its fairly safe to give it a try, but just in case don't forget to create backup before testing it.As of version 1.4.0 there...
RPMPackage python3-plone-app-tiles-3.3.0-1.lbn36.noarch
Plone's Specific Implementation of Tiles plone.app.tiles is Plone's UI integration for plone.tiles < package contains the following things:* A view @@add-tile, and an associated form, which can be used to create a new tile based on the tile's schema.
RPMPackage python3-plone-app-themingplugins-1.1-2.lbn36.noarch
Introduction plone.app.theming_ supports plugins that allow theme authors to bundle more advanced functionality with their themes. This package contains two such plugins:* The ability to override specific Zope Page Templates when a theme is enabled * The ability to register views providing custom markup using Zope Page Templates when a theme is enabledBoth of these *only* work for themes...
RPMPackage python3-plone-app-theming-4.1.8-2.lbn36.noarch
This package offers a simple way to develop and deploy Plone themes using the Diazo theming engine. If you are not familiar with Diazo, check out the Diazo documentation <>_.It comes with a user guide, reproduced below, available through the theming control panel. plone.app.theming manual This guide provides an overview of Diazo theming in Plone versions 4.3 and higher... contents:: Contents...