You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage Products.ZSyncer-1.0.3-7.lbn13.noarch
ZSyncer is a project that allows live zope objects to be synchronized from one Zope to another without doing the tedious export / transfer / import dance. It is very easy to use. ZSyncer also allows you to see at a glance which objects are out-of-sync. ZSyncer also allows you to view a diff against the destination object, for many types of objects.
RPMPackage Products.ZScheduler-threaded-4.2.3-2.lbn13.noarch
Internal zope scheduling via a dedicated timer thread. Each event is run in this thread.
RPMPackage Products.ZScheduler-multithreaded-4.2.3-2.lbn13.noarch
Internal zope scheduling via a dedicated timer thread with individual worker threads to run each event
RPMPackage Products.ZScheduler-crontab-4.2.3-2.lbn13.noarch
External zope scheduling via crontab
RPMPackage Products.ZScheduler-4.2.3-2.lbn13.noarch
Zope Event Scheduler
RPMPackage Products.ZSQLMethods-2.13.4-3.lbn13.noarch
SQL method support for Zope 2.
RPMPackage Products.ZPsycopgDA-2.0.8-2.lbn13.noarch
PostgreSQL data connector for Zope
RPMPackage Products.ZChecker-20070819-4.lbn13.noarch
Check Zope Page Templates for correctness and XHTML-compliance
RPMPackage Products.ZCatalog-3.0.1-1.lbn13.noarch
Zope 2's indexing and search solution.
RPMPackage Products.ZCTextIndex-2.13.5-1.lbn13.x86_64
This distribution contains a full text indexing facility for Zope 2 and more specifically for Products.ZCatalog.
RPMPackage Products.ZAUTZ-0.0.1-1.lbn13.noarch
AU Timezones for Zope Monkey Patch to Zope DateTime to correctly use Australian Timezones that clash with US timezones.
RPMPackage Products.UserAndGroupSelectionWidget-3.0b5-1.lbn13.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.
RPMPackage Products.TinyMCE-1.3.6-1.lbn13.noarch
Adds support for TinyMCE, a platform independent web based Javascript HTML WYSIWYG editor, to Plone.
RPMPackage Products.TextIndexNG-3.4.5.1-4.lbn13.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"
RPMPackage Products.TemplateFields-1.2.5-1.lbn13.noarch
Supplies an Archetypes field useful for editing and storing Zope Page Templates
RPMPackage Products.TALESField-1.1.3-1.lbn13.noarch
An Archetypes field that stores TALES Expressions
RPMPackage Products.StandardCacheManagers-2.13.0-2.lbn13.noarch
Cache managers for Zope 2.
RPMPackage Products.SimpleAttachment-4.3-3.lbn13.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.
RPMPackage Products.SecureMailHost-1.1.2-4.lbn13.noarch
 
RPMPackage Products.RobotsTool-3.0.2-3.lbn13.noarch
You can read more about robots.txt at: * http://www.google.com/bot.html * http://www.robotstxt.org/wc/exclusion-admin.html