-
python2-collective-venue-4.1-1.lbn25.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....
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-collective-z3cform-datagridfield-1.5.3-1.lbn25.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
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-collective.dexteritytextindexer-2.4.1-1.lbn25.noarch
Introduction collective.dexteritytextindexer provides a dynamic SearchableText
indexer for dexterity content types. It makes it possible to index fields of
multiple behaviors as SearchableText.For enabling the indexer just add the
behavior to the list of behaviors of your content types.In your
*profiles/default/types/YOURTYPE.xml* add the behavior:: <?xml version"1.0"?>
<object...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-plone-app-contenttypes-2.2.3-1.lbn25.noarch
.. contents:: plone.app.contenttypes documentation
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-plone-app-dexterity-2.6.11-1.lbn25.noarch
.. contents:: Table of Contents.. note:: 2.1.1 is the last Plone 4 compatible
release. Introduction 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 business user, create a schema using visual or
through- the-web tools, and augment it with adapters, event handlers, and other
Python code...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-plone-app-event-3.2.14-1.lbn25.noarch
plone.app.event Plone.app.event is the calendaring framework for Plone. It
provides Dexterity behaviors and an Archetypes type, Timezone support, RFC5545
icalendar export, Recurrence support, event views and a lot more.For a
Dexterity event type using plone.app.event, use plone.app.contenttypes 1.1 or
newer.The complete documentation can be found on: Installation For Standalone
installation...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-plone-app-lockingbehavior-1.0.7-1.lbn25.noarch
Introduction The plone.app.lockingbehavior package provides a plone.locking
integration for dexterity.Usage Just use the behavior
plone.app.lockingbehavior.behaviors.ILocking in your dexterity content type.
Also check the condition of the "edit" action of your type, it should check if
the object is locked.In your *profiles/default/types/YOURTYPE.xml* add the
behavior and the edit action::...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-plone-app-referenceablebehavior-0.7.9-1.lbn25.noarch
Introduction The "IReferenceable" behavior is used for enabling UUID
(plone.app.uuid) support for dexterity contents, like in archetypes content
types. This allow for example references between archetypes and dexterity
content types.Note: It can't work with Plone4.0 because it is based on
plone.uuid integration in CMF. It is compatible with Plone>4.1Usage Just use
the behavior...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-plone-app-relationfield-2.0.3-1.lbn25.noarch
Plone support for z3c.relationfield. If this package is installed, you should
be able to use z3c.relationfield as per its documentation for Dexterity and
Archetypes content.Note that this package does not depend on Dexterity or
Archetypes directly. However, if plone.dexterity is installed, the
DexterityContent base class will be marked with z3c.relationfield's
IHasRelations. Similarly, if...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-plone-app-stagingbehavior-0.1-1.lbn25.noarch
Introduction The IStagingSupport behavior is used for enabling the
plone.app.iterate functionality for Dexterity content. It allows you to perform
the checkout and checkin operations to work on a copy of your original content.
--Just use the behavior plone.app.stagingbehavior.interfaces.IStagingSupport in
your Dexterity content-type.In your *profiles/default/types/YOURTYPE.xml* add
the...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25