-
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...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
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...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-plone-caching-1.2.2-1.lbn36.noarch
.. contents:: Table of Contents Introduction The plone.caching package provides
a framework for the management of cache headers, built atop z3c.caching_. It
consists of the following elements:* An interface ICachingOperation, describing
components which: * Modify the response for caching purposes. The most common
operation will be to set cache headers. * Intercept a request before view...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-plone-contentrules-2.1.3-1.lbn36.noarch
plone.contentrules provides a "pure Zope" implementation of a a rules engine
which allows arbitrary conditions and actions to be combined into rules, and
rules to be executed dependent on events.You can think of this as somewhat
similar to user-assembled mail filtering rules or something like Apple's
Automator. It is used by plone.app.contentrules to provide such functionality
for...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-plone-dexterity-2.10.5-1.lbn36.noarch
Dexterity "Same, same, but different"Dexterity is a system for building content
types, both through-the-web and as filesystem code. It is aimed at Plone,
although this package should work with plain Zope + CMF systems.Key use cases
-Dexterity wants to make some things really easy. These are:- Create a "real"
content type entirely through-the-web without having to know programming.- As
a...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-plone-directives-dexterity-1.0.2-1.lbn36.noarch
plone.directives.dexterity This package provides optional, Grok-like
directives for configuring Dexterity content. It depends on five.grok, which in
turn depends on the various re-usable grokcore.* packages, but not Grok
itself.See also plone.directives.form, which provides directives for
configuring schema interfaces with form hints.Content classes Content extending
the Dexterity 'Item' and...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-plone-directives-form-2.0.3-1.lbn36.noarch
plone.directives.form This package provides optional, Grok-like directives for
configuring forms, as defined by the z3c.form_ library, using XML schemata as
defined by plone.supermodel_ and/or using widget form layout as defined by
plone.autoform_. It depends on five.grok_, which in turn depends on the various
re-usable grokcore.* packages, but not Grok itself... contents::...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-plone-event-1.4.2-1.lbn36.noarch
Introduction Event/Calendaring related infrastructure. Recurrence calculation
tools based on RFC2445 and timedelta recurrence rules, timezone tools and date
conversion Parts of this package derived from
Products.DateRecurringIndex.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...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-plone-fieldsets-2.0.3-1.lbn36.noarch
An extension to zope.formlib, which allows to group fields into different
fieldsets.Changelog 2.0.3 (2015-05-11) - Whitespace cleanup, git ignores.
[gforcada, rnixx] 2.0.2 (2012-07-02) - Add MANIFEST.in. [WouterVH] 2.0.1 -
2011-04-03 - Require five.formlib on Zope 2.13 to call processInputs before
rendering the fieldset. [vincentfretin] 2.0 - 2010-07-18 -- Update license to
GPL version 2 only....
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-plone-folder-3.1.0-1.lbn36.noarch
plone.folder Overview This package provides a base class for folderish content
types based on B-trees_, a.k.a. "large folders" in Plone_. Storing content in
such folders provides significant performance benefits_ over regular folders.
However, "large folders" do not support explicit ordering of their contents
out- of-the box. That is, you cannot manually specify the order of items within
the...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36