-
python3-plone-recipe-command-1.1-1.lbn36.noarch
Introduction The plone.recipe.command buildout recipe allows you to run a
command when a buildout part is installed or updated. It is very easy to use::
[buildout] parts command [command] recipe plone.recipe.command command cat
README.txtThis configures a buildout part called command which lists the
contents of README.txt when it is installed. Reference Unless otherwise
specified all commands...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-plone-recipe-precompiler-0.7.2-1.lbn36.noarch
plone.recipe.precompiler Buildout recipe to precompiles Python and locale
files in an egg list.Why precompilation? Python ordinarily compiles .py files
into .pyc or .pyo byte code files on demand. Likewise, applications like Plone
often compile .po locale files into .mo representations when needed.However, if
you are running a Python application as a daemon and wish to prevent write
access to...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-plone-recipe-zeoserver-2.0.3-1.lbn36.noarch
This recipe creates and configures a ZEO server in parts. It also installs a
control script in the bin/ directory. The name of the control script is the
name of the part in buildout.You can use it with a part like this:: [zeo]
recipe plone.recipe.zeoserver zeo-address 8100This will create a control script
bin/zeo.You can either start the database in foreground mode via bin/zeo fg or
use the...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-plone-recipe-zope2instance-6.11.0-1.lbn36.noarch
Introduction This recipe creates and configures a Zope instance in parts.
(Despite its name it nowadays only works for Zope 4+.) It also
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-plone-registry-1.2.1-1.lbn36.noarch
Introduction This package provides debconf-like (or about:config-like)
settings registries for Zope applications. A registry, with a dict-like API, is
used to get and set values stored in records. Each record contains the actual
value, as well as a field that describes the record in more detail. At a
minimum, the field contains information about the type of value allowed, as
well as a short...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-plone-releaser-1.8.9-1.lbn36.noarch
Introduction Tools to make managing Plone core releases easier.Installation To
install plone.releaser add it to your buildout:: [release] recipe zc.recipe.egg
eggs plone.releaserTo make it available in buildout.coredev, run buildout with
releaser.cfg:: $ bin/buildout -c releaser.cfgUsage Check PyPi access to all
Plone packages for a certain user:: $ bin/manage checkPypi timoCheck a package
for...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-plone-reload-3.0.2-1.lbn36.noarch
--Configuration and code reload for Zope 2 and Plone without server
restarts.Usage While being logged into the ZMI as an user with the Manager role
visit /@@reload on your Zope application root via a browser. If your Zope is
configured to listen on port 8080 on localhost this is:: :8080/@@reloadIf you
get a Resource not found error, make sure you have loaded the configure.zcml
file from this...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-plone-resource-2.1.4-1.lbn36.noarch
Introduction plone.resource publishes directories of static files via the
ZPublisher. These directories may be located either in the ZODB (as OFS folders
and files), or on the filesystem.Each resource directory has a type and a name.
When combined, these are used to traverse to the resource directory. For
example:: /++theme++mytheme/<subpath> /++sitelayout++mylayout/<subpath>...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-plone-resourceeditor-3.0.4-1.lbn36.noarch
Introduction This package contains resources for integrating ACE embeddable
code editor <>_ into Plone. It provides a file manager that can edit
plone.resource resource directories in the ZODB.ACE can be found under
++resource++plone.resourceeditor/ace/*.The file manager can be included in a
view with the following in the header:: <metal:block use-...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36
-
python3-plone-rest-3.0.2-1.lbn36.noarch
.. image::
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 36