-
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-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
/
…
/
Business
/
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-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
/
…
/
Business
/
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-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
/
…
/
Business
/
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
-
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
/
…
/
Business
/
BastionLinux 36
-
python3-plone-synchronize-1.0.4-1.lbn36.noarch
Introduction This package provides a simple decorator to help synchronize
methods across threads, to avoid problems of concurrent access.It can be used
like this:: from threading import Lock from plone.synchronize import
synchronized class StupidStack(object): _elements [] not thread safe _lock
Lock() @synchronized(_lock) def push(self, item): self._elements.append(item)
@synchronized(_lock)...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-plone-synchronize-1.0.4-1.lbn36.noarch
Introduction This package provides a simple decorator to help synchronize
methods across threads, to avoid problems of concurrent access.It can be used
like this:: from threading import Lock from plone.synchronize import
synchronized class StupidStack(object): _elements [] not thread safe _lock
Lock() @synchronized(_lock) def push(self, item): self._elements.append(item)
@synchronized(_lock)...
Located in
LBN
/
…
/
Business
/
BastionLinux 36