-
python3-products-cmfeditions-3.3.5-1.lbn36.noarch
CMFEditions CMFEditions provides versioning in Plone.- It works out of the
box. - It's highly extensible for specific use cases... contents:: ContentsOut
Of The Box Experience Versionable content items edit views now allows saving a
version on save (automatically or manually). The version history may be
accessed quickly from the view view.Versionable content types also have an
additional tab...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-products-cmfformcontroller-4.1.4-1.lbn36.noarch
CMFFormController replaces the portal_form form validation mechanism from
Plone. It should work just fine in plain CMF as well.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 see: towncrier
release notes start4.1.4 (2020-10-12) Bug fixes: - Tests: set request method to
POST in...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-products-cmfplacefulworkflow-2.0.4-1.lbn36.noarch
This product is the implementation of a PLIP initiated by Maik Röder: Placeful
Workflow is a Plone product that allows you to define workflow policies that
define content type to workflow mappings that can be applied in any sub-folder
of your Plone site:1. When you access the root of your site, you will see a new
action in the workflow state drop-down menu called "policy". Click on the...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-products-cmfplone-5.2.15-2.lbn36.noarch
About Plone Plone is a mature, secure and user-friendly Content Management
System (CMS).Plone - and the Open Source community behind it - aggregates more
than 15 years experience in content management. It offers all major features
expected by a modern CMS out-of-the-box.Lots of customizations can be made
trough-the-web, such as creating content types, themes, workflows and much
more. Pushed...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-products-cmfplone-5.2.15-2.lbn36.noarch
About Plone Plone is a mature, secure and user-friendly Content Management
System (CMS).Plone - and the Open Source community behind it - aggregates more
than 15 years experience in content management. It offers all major features
expected by a modern CMS out-of-the-box.Lots of customizations can be made
trough-the-web, such as creating content types, themes, workflows and much
more. Pushed...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-products-cmfquickinstallertool-4.0.4-1.lbn36.noarch
Products.CMFQuickInstallerTool .. warning:: This package is end-of-life. You
should use GenericSetup profiles instead. See the Plone 5.1 upgrade guide < is
a facility for comfortable activation/deactivation of CMF compliant products
inside a Zope/CMF site.Therefore it has to be installed as a tool inside a CMF
portal, where it stores the information about the installed products.The...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-products-cmftestcase-0.9.12-1.lbn36.noarch
CMFTestCase - Integration testing framework for CMF -Introduction CMFTestCase
is a thin layer on top of the ZopeTestCase package. It has been developed to
simplify testing of CMF-based applications and products.The CMFTestCase package
provides The function installProduct to install a Zope product into the test
environment.- The function installPackage to install a Python package
registered...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-products-cmfuid-3.5-1.lbn36.noarch
Products.CMFUid .. contents::CMFUid introduces a simple unique id
implementation.Implementation The supplied tools attach the unique ids to the
objects. The objects do not have to be aware of unique ids.The current
implementation depends on the portal catalog to find an object of a given
unique id. The interfaces do not imply the use of the catalog (except the
IUniqueIdBrainQuery).Which Tool...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-products-contentmigration-2.2.2-1.lbn36.noarch
This is a generic content migration framework, which should help you write your own content migrations. It has no UI and no value on its own, but makes it easy to write certain type of content migrations.
This replaces the ATContentTypes migration framework, and provide three useful extensions:
A CustomQueryWalker can be used to specify a more specific catalog query for a walker to use (e.g. which content to actually migrate). This can be used with any migrator.
A BaseInlineMigrator is similar to BaseMigrator, but does not migrate by copying the old object to a temporary location, creating a new object and applying migration methods. Instead, migration methods are applied in-place. This simplifies the code significantly, because attributes, local roles etc. does not need to be copied over.
Note that whereas BaseMigrator works in terms of self.old and self.new as the objects being migrated, BaseInlineMigrator only has a single object, stored in self.obj. This can be used with any walker.
An extension of this class called FieldActionMigrator uses the action-based migration framework for Archetypes fields, found in field.py. Please refer to that file for full details, but briefly, you specify a list of attributes to migrate at the storage level, instructing the migrator whether to rename, transform, unset or change the storage for an attribute.
Please see the docstrings in walker.py, migrator.py and field.py for full details. For examples, see tests/cmtc.py and tests/testATFieldMigration.py.
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-products-daterecurringindex-3.0.1-1.lbn36.noarch
Products.DateRecurringIndex A Zope 2 catalog index with support for indexing
of recurring events, following the icalendar standard. It is a drop-in
replacement for the Zope2 DateIndex and will produce the same results for non-
recurring dates.The DateRecurringIndex accepts following parameters:id
Required. The name of the field or object attribute to be indexed.recurdef
Required. The name of...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36