-
python3-plone-namedfile-5.6.1-1.lbn36.noarch
Introduction This package contains fields and wrapper objects for storing:* A
file with a filename * An image with a filenameBlob-based and non-blob-based
types are provided. The blob-based types require the ZODB3 package to be at
version 3.8.1 or later, and BLOBs to be configured in
zope.conf.plone.supermodel handlers are registered.See the usage.rst doctest
for more details. Source Code...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-plone-openid-2.0.5-1.lbn36.noarch
OpenID PAS support Introduction This product implements OpenID_ authentication
support for Zope_ via a Pluggable Authentication Service plugin.Using this
package everyone with an OpenID authentity will be able to login on your Zope
site. OpenID accounts are not given any extra roles beyond the standard
Authenticated role. This allows you to make a distinction between people that
have...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-plone-outputfilters-4.1.0-1.lbn36.noarch
Introduction plone.outputfilters provides a framework for registering filters
that get applied to text as it is rendered.By default, these filters are wired
up to occur when text is transformed from the text/html mimetype to the
text/x-html-safe mimetype via the PortalTransforms machinery.With both
Archetypes TextFields and the RichText field of plone.app.textfield, this
transform is typically...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-plone-patternslib-1.3.0-1.lbn36.noarch
.. This README is meant for consumption by humans and pypi. Pypi can render rst
files so please do not use Sphinx features. If you want to learn more about
writing documentation, please check out: This text does not appear on pypi or
github. It is a comment. plone.patternslib An add-on to make patternslib <
patterns available within Plone 5. It has some limitations (see below).Features
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-plone-portlet-collection-3.3.7-1.lbn36.noarch
Introduction A portlet that fetches results from a collection.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 start3.3.6 (2021-02-16) Bug fixes: - Show start date in
portlet if available. [agitator] (25) 3.3.5 (2020-09-21) Bug fixes: -
Removed...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-plone-portlet-static-3.1.6-1.lbn36.noarch
Introduction A Plone Portlet providing a rich-text field for more or less
static text. It is availbale and will be displayed where portlets can be
placed.It is part of the Plone core package.Source Code Contributors please
read the document Process for Plone core's development < are at the Plone code
repository hosted at Github < .. You should *NOT* be adding new change log
entries to this...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-plone-portlets-2.3.3-1.lbn36.noarch
plone.portlets provides a generic infrastructure for managing portlets.Portlets
are a bit like viewlets, except they can be manipulated at runtime, using local
components. This package is used by plone.app.portlets to provide Plone-
specific portlets, but should be generic enough to work on other platforms. It
should work in a "pure Zope Toolkit" environment.Changelog .. You should *NOT*
be...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-plone-principalsource-1.0-1.lbn36.noarch
Introduction This package provides a queriable sources (vocabularies) that
return PAS users, groups or principals (both users and groups).They are
registered as named vocabularies, so you can do:: class
IMyInterface(Interface): users schema.Choice(titleu"Users",
vocabulary"plone.principalsource.Users") groups schema.Choice(titleu"Groups",
vocabulary"plone.principalsource.Groups") principals...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-plone-protect-4.1.8-1.lbn36.noarch
Introduction This package contains utilities that can help protect parts of
Plone or applications build on top of the Plone framework. 1. Restricting to
HTTP POST a) Using decorator If you only need to allow HTTP POST requests you
can use the *PostOnly* checker:: from plone.protect import PostOnly from
plone.protect import protect @protect(PostOnly) def manage_doSomething(self,
param,...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-plone-recipe-alltests-1.5.2-1.lbn36.noarch
plone.recipe.alltests This recipe creates a testrunner script which is suitable
for running all tests in a buildout environment at once.At least in Zope2 there
are frequently test isolation problems caused by too much global state being
used. Instead of fighting against these test isolation problems, this recipe
provides a convenient way to run all tests on a package by package basis,
provides...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36