-
python3-plone-app-relationfield-2.0.3-1.lbn36.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
/
…
/
Business
/
BastionLinux 36
-
python3-plone-app-stagingbehavior-0.1-1.lbn36.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
/
…
/
Business
/
BastionLinux 36
-
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...
Located in
LBN
/
…
/
Business
/
BastionLinux 36
-
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:
Located in
LBN
/
…
/
Business
/
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
/
…
/
Business
/
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
/
…
/
Business
/
BastionLinux 36
-
python3-products-cmfdifftool-3.3.3-1.lbn36.noarch
Diff tool for Plone.Dexterity To enable versioning for a Dexterity content type
you need to:1. Install plone.app.versioningbehavior_ and use it on your content
type. 2. Enable versioning for the type in the types control panel. 3. Install
this package. 4. Go to the portal_diff tool ZMI page. 5. Add Compound Diff for
Dexterity types for your content type. Field name can be anything, e.g:...
Located in
LBN
/
…
/
Business
/
BastionLinux 36
-
python3-transmogrify-dexterity-3.0.0-1.lbn36.noarch
Introduction The transmogrify.dexterity package provides a transmogrifier
pipeline section for updating field values of dexterity content objects. The
blueprint name is transmogrify.dexterity.schemaupdater.The schemaupdater
section needs at least the path to the object to update. Paths to objects are
always interpreted as being relative to the context. Any writable field who's
id matches a key...
Located in
LBN
/
…
/
Business
/
BastionLinux 36
-
python3-wildcard-media-2.1.0-1.lbn36.noarch
Introduction :height: 50 :width: 382This package provides Audio and Video
Dexterity content types and behaviors, conversions and players/views.It
integrates the HTML5 media player mediaelementjs_ and uses plone.app.async_ if
installed to convert videos to common formats... _mediaelementjs: ..
_plone.app.async: - Audio and Video types - Integration with mediaelementjs_
designed for maximum...
Located in
LBN
/
…
/
Business
/
BastionLinux 36
-
transmogrify.dexterity-1.0-1.lbn13.noarch
The transmogrify.dexterity package provides a transmogrifier pipeline section for updating field values of dexterity content objects. The blueprint name is transmogrify.dexterity.schemaupdater.
The schemaupdater section needs at least the path to the object to update. Paths to objects are always interpreted as being relative to the context. Any writable field who's id matches a key in the current item will be updated with the corresponding value.
Fields that do not get a value from the pipeline are initialized with their default value or get a missing_value marker. This functionality will be moved into a separate constructor pipeline...
The schmemaupdater section can also handle fields defined in behaviors.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13