-
Products.MailHost-3.0-1.lbn25.noarch
The MailHost product provides support for sending email from within the Zope environment using
MailHost objects.
An optional character set can be specified to automatically encode unicode input, and perform
appropriate RFC 2822 header and body encoding for the specified character set. Full python
email.Message.Message objects may be sent.
Email can optionally be encoded using Base64, Quoted-Printable or UUEncode encoding (though
automatic body encoding will be applied if a character set is specified).
MailHost provides integration with the Zope transaction system and optional support for
asynchronous mail delivery. Asynchronous mail delivery is implemented using a queue and a
dedicated thread processing the queue. The thread is (re)-started automatically when sending an
email. The thread can be started manually (in case of restart) by calling its
manage_restartQueueThread?action=start method through HTTP. There is currently no possibility
to start the thread at Zope startup time.
Supports TLS/SSL encryption (requires Python compiled with SSL support).
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
Products.ManagableIndex-2.1.5-4.lbn25.noarch
Products.ManagableIndex is a framework for the easy construction of
efficient, flexible, via the ZMI fully customizable indexes for Zope
2.11 (or above). It comes with a set of predefined indexes: Field,
Keyword, Path, Range, Word and SimpleText index. Usually, they
are more flexible and more efficient than the corresponding indexes from
the Zope core.
Products.ManagableIndex uses dm.incrementalsearch when it is
installed. This can speed up queries by several orders of magnitude
when used together with Products.AdvancedQuery
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
Products.Maps-3.3-1.lbn25.noarch
A Google Maps solution for Plone with the 'GeoLocation' content type.
The main purpose of this product is to provide a very simple to use Google
Maps integration for Plone. The following goals were set for development:
* Ease of use
o Add locations to a folder
o Set the view of the folder to Map
o It figures out how to center and zoom the map automatically
* Flexibility for enhancement by using the Zope 3 component architecture
* Sane fallbacks when Javascript is not available
* Clean separation of javascript, templates and logic
* Works on Smart Folders
Additionally Maps has the following features:
* Support for content which has a location set with the geolocation product
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
Products.Marshall-2.3-2.lbn25.noarch
Marshall is a framework for pluggable marshalling policies
Features
========
- A ControlledMarshaller class that delegates to underlying implementations
- A marshall registry tool where you can configure some predicates for
choosing marshallers based on several pieces of information available.
Copyright
=========
- This code is copyrighted by Enfold Systems, LLC.
You can find more information at http://www.enfoldsystems.com/
- Portions of this code are copyright ObjectRealms
You can find more information at http://www.objectrealms.net
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
Products.PloneFormGen-1.7.12-1.lbn25.noarch
This product provides a generic Plone form generator using fields, widgets and validators from Archetypes. Use it to build simple, one-of-a-kind, web forms that save or mail form input.
To build a web form, create a form folder, then add form fields as contents. Individual fields can display and validate themselves for testing purposes. The form folder creates a form from all the contained field content objects.
Final disposition of form input is handled via plug-in action products. Action adapters included with this release include a mailer, a save-data adapter that saves input in tab-separated format for later download, and a custom-script adapter that makes it possible to script simple actions without recourse to the Zope Management Interface.
To make it easy to get started, newly created form folders are pre-populated to act as a simple e-mail response form.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
Products.PloneHelpCenter-4.0-2.lbn25.noarch
Plone Help Center is an application designed to aid the documentation of Plone, and is used on
plone.org to categorize and keep documentation up to date. It should be usable for documenting
other open source products (such as Plone Product add-ons) or even for other documentation
projects.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
Products.PloneSVNaccess-0.4.3.3-_rc_1.3.3.lbn25.8.noarch
Plone SVN access provides subversion access (read&write) for plone.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
Products.PloneSoftwareCenter-1.6.4-4.lbn25.noarch
Formerly ArchPackage, PloneSoftwareCenter is a tool that keeps track of software
projects, software releases, and other related information; it was originally
written to power the download area of plone.org.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
Products.PloneSoftwareCenter-devel-1.6.4-4.lbn25.noarch
The PloneSoftwareCenter testing harness should only be used and deployed by
power users.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
Products.PloneboardSubscription-0.5-3.lbn25.noarch
Products.PloneboardSubscription enables users to subscribe/unsubscribe to email
notification to a Ploneboard forum or a particular conversation, and has an option
to automatically add as subscriber a member adding a comment to a conversation.
A "Subscribe/Unsubscribe" link is provided on the forum or conversation
and if the user chooses to subscribe, any further comments made to the forum
or conversation triggers an email.
Configuration
=============
The product creates a tool "portal_pbnotification" at the Plone site which contains some
parameters that can be set:
* debug mode : if checked, mail is not sent but only logged !
* send interval : in seconds. The email contains modifications done during the last send
interval.
* last sent : int time of the last send verification (not to be manually changed...)
* html mail format : must be checked if the email template contains html.
* mail template : the mail template can be plain text or html.
The following special parts will be replaced:
* [PORTAL_TITLE] : by the portal title
* [URLS] : by the modified conversation urls
* [FORUMS] : by the modified conversation urls and the corresponding forum (only in
html format)
* [COMMENTS] : by the modified conversation urls, the corresponding forum and the new
comments (only in html format)
* auto_subscribe : if checked, each member adding a comment will be added in the conversation
subscribers list.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25