You are here: Home / LBN / Up2date / Plone and Zope / BastionLinux 19 / plone.schemaeditor-2.0.9-1.lbn19.noarch

plone.schemaeditor-2.0.9-1.lbn19.noarch

Package Attributes
RPM  plone.schemaeditor-2.0.9-1.lbn19.noarch.rpm Architecture  noarch Size  210509 Created  2019/09/30 06:54:38 UTC
Package Specification
Summary Provides through-the-web editing of a zope 3 schema/interface.
Group Application/Internet
License BSD
Home Page http://pypi.python.org/packages/source/p/plone.schemaeditor/plone.schemaeditor-2.0.9.zip
Description

plone.schemaeditor provides a through-the-web interface for modifying Zope 3 schemata (interfaces).

Currently there is support for:

  • adding and removing fields editing attributes of existing fields reordering fields * renaming fields

plone.schemaeditor only handles the actual schema editing. To be useful, it requires some integration code to take care of the following pieces:

  • traversing to a schema that is used as the context of the editor * persisting schema changes across Zope restarts

See plone.app.dexterity (along with plone.dexterity and plone.supermodel) for one approach to this integration.

The following field types (from zope.schema) are currently supported:

  • TextLine Text Int Float Bool Password Datetime Choice (with simple list of values) List of Choice (with simple list of values)

Third-party packages can make additional field types available by registering new IFieldFactory utilities.

Requires
/bin/sh  
rpmlib(PayloadFilesHavePrefix)  
rpmlib(PartialHardlinkSets)  
rpmlib(CompressedFileNames)  
rpmlib(FileDigests)  
rpmlib(PayloadIsXz)  
Provides
plone.schemaeditor
Obsoletes
plone.schemaeditor-egginfo

Document Actions