-
plone.registry-1.1.2-1.lbn25.noarch
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
title describing the record's purpose.
See the following doctests for more details:
* ``registry.rst``, which demonstrates how registries and records work
* ``events.rst``, which shows the events that are fired from the registry
* ``field.rst``, which describes the behaviour of persistent fields
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
plone.scale-2.1-2.lbn25.noarch
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 designers to use any image scale they want without having to modify python code.
the result of scaling will be an image along with its new size, not a HTML or XHTML tag. We already have excellent tools to generate tags in the form of Zope Pagetemplates, Genshi and other template languages that are much better suited for this purpose.
In addition several implementation goals were defined:
image scaling must happen on demand instead of up-front. This reduces initial save time and prevents unnecessary scalings from being generated.
image scaling parameters should not be part of the generated URL. Since the number of parameters can change and new parameters may be added in the future this would create overly complex URLs and URL parsing.
no HTML rewriting (such as done by repoze.bitblt) should be required.
it should be possibly to develop an external storage system which stores scaled images externally and returns a URL which bypasses the application server. This should be configurable via just a filesystem path & base URL.
minimum number of external dependencies, allowing this package to be used in many environments.
testable without requiring zope.testing. Running setup.py test should be sufficient.
URLs for scaled images should have an extension which reflects their MIME type. This is facilitates cache (and other front-end services) configuration.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
python-memcached-1.54-6.lbn25.noarch
This software is a 100% Python interface to the memcached memory cache
daemon. It is the client side software which allows storing values in one
or more, possibly remote, memcached servers. Search google for memcached
for more information.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
python-raptus-2.0b12-1.lbn25.noarch
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
raptus.article.additionalwysiwyg-2.0b7-1.lbn25.noarch
Extends the article by a second WYSIWYG text field to make it possible to split your text
into two parts and display it for example above and below another component.
The following features for raptus.article are provided by this package:
Fields
------
* Additional WYSIWYG text field for the articles.
Components
----------
* Additional text (displays your text above an image or a video)
* Additional text left (displays your text in a separate column on the left)
* Additional text right (displays your text in a separate column on the right)
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
raptus.article.contentfader-2.0b6-2.lbn25.noarch
Provides a component which continually fades in and out the contained articles.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
raptus.article.contentflow-2.0b4-2.lbn25.noarch
The following features for raptus.article are provided by this package:
Components
----------
* Content flow (showing the contained articles like in iTunes)
* Content flow teaser (showing the contained articles like in iTunes and is displayed above the columns)
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
raptus.article.fader-2.0b5-2.lbn25.noarch
Provides a component which continually fades in and out the contained articles.
The following features for raptus.article are provided by this package:
Components
----------
* Content fader (continually fades in and out the contained articles)
* Content fader teaser (continually fades in and out the contained articles and is displayed above the columns)
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
raptus.article.files-2.0b6-1.lbn25.noarch
Provides support for adding attachments to articles.
The following features for raptus.article are provided by this package:
Content
-------
* File - add files in an article.
Components
----------
* Attachments (List of files contained in the article)
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
raptus.article.flash-2.0b4-2.lbn25.noarch
Provides support for flash movies
The following features for raptus.article are provided by this package:
Content
-------
* Flash - add your flash files in an article.
Components
----------
* Flash (displays flash files contained in the article over the whole width)
* Flash left (displays flash files contained in the article on the left side)
* Flash right (displays flash files contained in the article on the right side)
* Flash teaser (displays flash files contained in the article over the whole width and displayed above t
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25