-
Products.SimpleAttachment-4.4-1.lbn25.noarch
Several Plone products have a need to handle simple attachments: content
types that do not have a workflow of their own but will reuse the
permissions on their container. SimpleAttachment implements simple file
and image attachment types that can serve this need.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
Products.TextIndexNG-3.4.14-1.lbn25.noarch
Features:
* DocumentConverters
* StemmerSupport for 13 languages
* SimilaritySearch for english text (based on the Levenshtein distance)
* NearSearch,
* PluggableParsers
* extended StopWords support
* full integration in ZCatalog
* TestFunctionality through ZMI
* ExtensibleArchitecture
* being MoreEfficient than the current !TextIndex
* full globbing support (wildcard search)
* NormalizationSupport (e.g. reducing accented characters to their base form)
* full UnicodeAwareness
* Relevance ranking of search results added. Searches are now ranked using an
extended cosine measure. The cosine measure is based on a vector model and
calculates the document "score" based on the frequency of the query terms
inside the document result set.
* Much faster phrase/near search: the old implementation of TextIndexNG had to
perform a very expensive job at query time when phrase/near search was
performed. Re-using the !WidCode module of !ZCTextIndex made this operation
less expensive.
* Left-truncation added: TextIndexNG can be configured creation-time time to
support left-truncation (means you can search for "*suffix") Left-truncation
is an option because this feature requires a second reverted index inside
the lexicion and much more memory!
* optional auto-expansion support: This optional feature allows you to get
better search results when some of the query terms could not be found. The
index expands a query term "foo" to "foo*" if there was no hit for "foo". This
expansion is currently global for the index. This feature will be available
on a per-query basis in a later version. (Auto-expansion will be extended in
a later version to search for similiar terms)
* improved HTML converter: now using Chris Withers "Strip-o-Gram" module
instead of the Strip-Tag-Parser
* added converter for text/sgml
* Similarity search (soundex, metaphone, doublemetaphone) dropped and replace
with a more general approach and language indepedant approach using the
Levenshtein distance.
* range searches like "Fi..Foo"
* substring searches "substring"
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
Products.TinyMCE-1.4.3-2.lbn25.noarch
Adds support for TinyMCE, a platform independent web based Javascript HTML WYSIWYG editor, to Plone.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
Products.UserAndGroupSelectionWidget-3.0b5-1.lbn25.noarch
UserAndGroupSelectionWidget is an Archetypes widget to search and select users and/or
groups from a huge base of users. It uses a modernized, fast code-base and is tested
with hundreds of groups and thousands of users.
It is configureable to select only groups, only users, both or only user of a distinct
group.
Using translation-adaptors you can use generic group names and genric group filters.
The translation adaptor will translate it into real group ids or group id filters.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
Products.rendezvous-1.4.2-1.lbn25.noarch
Products.rendezvous is a timeboard to select a rendez-vous when most people are
available.
You create a RendezVous content type where you select some days. For each date,
you create 0 to several slots (for instance: 1pm, 2pm, morning, evening) and you
publish your object.
Then you send the url to all people you want to see at this rendezvous. Each member
of the portal can participate to this rendezvous. The user checks the days and
slots which for he or she is available.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
archetypes.kss-1.7.3-1.lbn25.noarch
KSS (Kinetic Style Sheets) for Archetypes
This product gives generic KSS support to Archetypes. It depends on the
product "kss.core" and "plone.app.kss".
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
archetypes.querywidget-1.1.3-1.lbn25.noarch
archetypes.querywidget
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
archetypes.referencebrowserwidget-2.5.11-1.lbn25.noarch
This is an implementation of referencebrowser widget. It provides a
widget used for Archetypes reference-fields. The widget can be used
on its own or as a dropin replacement of the ATReferenceBrowserWidget
in Plone 3 and is included in Plone >= 4. Unlike the
ATReferenceBrowserWidget, archetypes.refencebrowserwidget uses an
overlay instead of a popup to display the referencebrowser.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
archetypes.schemaextender-2.1.8-1.lbn25.noarch
This package allows you to modify an Archetypes schema, using simple adapters. This
can be used to add new fields, reorder fields and fieldsets or make other changes.
The most common use of schema extension is to allow add-on products to enhance
standard Plone content types, for example by adding an option that can be set to
toggle special behaviour.
schemaextender hooks into the Archetypes framework by registering an ISchema adapter
for BaseContent and BaseFolder, making it responsible for providing the schema for
all types derived from those classes. This includes all standard Plone content types.
Since only one ISchema adapter can be active schemaextender provides its own mechanism
to modify schemas using named adapters.
There are three types of adapters available:
* ISchemaExtender: using this adapter you can add new fields to a schema.
* IOrderableSchemaExtender: this adapters makes it possible to both add new fields
and reorder fields. This is more costly than just adding new fields.
* IBrowserLayerAwareExtender: this adpaters are making use of plone.browserlayer, so
that the extender is only available if a layer is registered.
* ISchemaModifier: this is a low-level hook that allows direct manipulation of the
schema. This can be very dangerous and should never be used.
The adapter types are documented in the ''interfaces.py'' file in archetypes.schemaextender.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
collective-2.2.6-3.lbn25.noarch
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25