-
python3-plone-restapi-9.8.5-1.lbn36.noarch
Introduction plone.restapi is a RESTful hypermedia API for Plone.
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-plone-rfc822-2.0.2-1.lbn36.noarch
Introduction This package provides primitives for turning content objects
described by zope.schema fields into RFC (2)822 style messages. It utilizes the
Python standard library's email module.It consists of:* A marker interface
IPrimaryField which can be used to indicate the primary field of a schema. The
primary field will be used as the message body. If there are more than one
field marked...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-plone-scale-3.1.2-1.lbn36.noarch
Introduction This package contains image scaling logic for use in Zope
environments. It supports Zope 2, grok and other systems build on using the
Zope ToolKit (ZTK).Several design goals were used when writing this package:-
image scaling to any width, height, width&height should be supported using both
up- scaling and down-scaling. Scaling parameters should never be fixed in code.
This allows...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-plone-schema-1.4.0-1.lbn36.noarch
Plone specific extensions and fields for zope schematas... 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 start1.4.0 (2022-04-28) New features: - Use indent in json.dumps to make
JSON readable in the widget [MrTango] (16) 1.3.0 (2021-03-24) New features:
-...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-plone-schemaeditor-3.0.3-1.lbn36.noarch
Introduction 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 * organizing fields into fieldsetsplone.schemaeditor only
handles the actual schema editing. To be useful, it requires some integration
code to...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-plone-session-3.7.5-1.lbn36.noarch
*plone.session* implements secure session management for Zope sites.In its
default configuration *plone.session* uses an HMAC_ SHA-256_ secure
cryptographic hash to authenticate sessions. The hash is generated using the
userid and a secret stored in the PAS plugin. Otherwise, the cookie format is
identical to that of Apache's mod_auth_tkt_. For single sign on with the
original mod_auth_tkt or...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-plone-staticresources-1.4.6-1.lbn36.noarch
plone.staticresources This add-on contains all static JavaScript and CSS
resources used by Plone. Target audience This documentation aims at:- **Theme
Authors:** who want to change the look and feel of a Plone site and need to: -
understand how to correctly bundle changes made into existing or new frontend
code.- **Integrators and Developers:** who want to customize or maintain the
front end...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-plone-stringinterp-1.3.3-1.lbn36.noarch
Introduction Provides ${id} style string interpolation using named adapters to
look up variables. This is meant to provide a trivially simple template system
for clients like plone.app.contentrules.To interpolate a string in context,
just follow the pattern:: from plone.stringinterp.interfaces import
IStringInterpolator IStringInterpolator(context)("Here is the title:
${title}")Substitution of...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-plone-subrequest-1.9.3-1.lbn36.noarch
plone.subrequest provides a mechanism for issuing subrequests under
Zope2.Installation Plone 4 An entry point is provided so no special
installation is required past adding plone.subrequest to your instance's
eggs.Zope 2.12 without Plone --Load this package's ZCML in the usual
manner.Zope 2.10 You must install ZPublisherEventsBackport_ to use this package
with Zope 2.10 and load both package's...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-plone-supermodel-1.6.5-1.lbn36.noarch
Introduction plone.supermodel provides XML import and export for schema
interfaces based on zope.schema fields. The principal use cases are: 1. Define
a schema interface in code based on an XML file. This can be done with syntax
like:: >>> from plone.supermodel import xmlSchema >>> IMySchema
xmlSchema("myschema.xml") 2. Save and load interface definitions via an XML
format. To turn a schema...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36