Personal tools
Skip to content. | Skip to navigation
PloneLanguageTool allows you to set the available languages in your Plone site, select various fallback mechanisms, and control the use of flags for language selection and translations.Credits PloneLanguageTool was built by:- Jodok Batlogg, "Solution2U": Simon Eisenmann, "Struktur AG": Geir Baekholt, "Jarn AS": Alexander Limi, "Jarn AS": Helge Tesdal, "Jarn AS": Dorneles Tremea, "Jarn AS":...
Introduction The PloneLDAP product is intended to make it easier to use LDAP connections in a Plone website. It builds upon the excellent LDAPMultiPlugins_ and LDAPUserFolder_ products which provide the basic LDAP infrastructure. For Plone 3.3 or higher, we recommend using plone.app.ldap_ for having a nicer user interface for using LDAP with Plone. This uses PloneLDAP... _plone.app.ldap: extra...
This product extends PluggableAuthService < (PAS) for use in Plone.It adds- group support - auto group assignment - support for mutable properties - cookie based login - local role support - password policy support - enhanced user objects - enhanced cmf tools (groups, members) - simple passwordpolicy - new event for users initial log inPlonePAS also adds the API of the old GroupUserFolder...
PloneTestCase Integration testing framework for Plone Introduction PloneTestCase is a thin layer on top of the ZopeTestCase package. It has been developed to simplify testing of Plone-based applications and products.The PloneTestCase package provides -- The function installProduct to install a Zope product into the test environment.- The function installPackage to install a Python package...
Products.PluggableAuthService :alt: Documentation Status
.. image::
Introduction This Zope product provides two new tools for the CMF in order to make MIME types based transformations on the portal contents, and so an easy to way to plugin some new transformations for previously unsupported content types. The provided tools are:portal_transform (the transform tool) handle transformation of data from a mime type to anotherA bunch of ready to use transformations...
Products.PrintingMailHost This is a hack. :)This product, when installed, will check if Zope is running in debug mode, and if so, monkey patch (that is, grab the internals of, squeeze tight, then rip hard, just like monkeys do) Zope's MailHost class, meaning that *any and all* uses of a MailHost will be "fixed" so that instead of sending mail, it prints messages to the zope event log.This is...
:target: