You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python2-plone-app-versioningbehavior-1.4.6-1.lbn36.noarch
Introduction The plone.versioning (IVersionable) behavior is used for enabling the CMFEditions functionality for dexterity contents. It adds a changeNote- field to the edit- and add-forms and creates a new version when the content is edited, if enabled for the content type.It's based on *Products.CMFEditions*. For listing the versions of an object use CMFEdtions' view versions_history_form or...
RPMPackage python2-plone-app-uuid-2.0.2-1.lbn36.noarch
Introduction This package integrates the low-level plone.uuid_ into Plone-the- application. In particular, it:* Registers a portal_catalog indexer for the UID index that allows an object's UUID to be indexed. This name is intentionally chosen to be the same as the Archetypes UID() attribute, which is already indexed by Plone. The effect is that the UID catalog attribute/metadata is now...
RPMPackage python2-plone-app-users-2.6.6-1.lbn36.noarch
Introduction This package provides the registration form and the user profile form. It allows the site administrator to define the fields those forms will display.Overriding / extending the default schema Manipulating the user schema through the web --In Plone setup / Users and Groups / Member fields, we can add and modify the user fields using the plone.schemaeditor_ interface.Once a new...
RPMPackage python2-plone-app-upgrade-2.1.2-1.lbn36.noarch
This package contains the upgrade machinery to upgrade a Plone site to a newer version.Version compatibility To update to Plone 4.x please use plone.app.upgrade versions up to 1.3.x.To update to Plone 5.x and up, use plone.app.upgrade versions 2.x and up.Changelog .. You should *NOT* be adding new change log entries to this file. You should create a file in the news directory instead. For...
RPMPackage python2-plone-app-upgrade-2.1.2-1.lbn36.noarch
This package contains the upgrade machinery to upgrade a Plone site to a newer version.Version compatibility To update to Plone 4.x please use plone.app.upgrade versions up to 1.3.x.To update to Plone 5.x and up, use plone.app.upgrade versions 2.x and up.Changelog .. You should *NOT* be adding new change log entries to this file. You should create a file in the news directory instead. For...
RPMPackage python2-plone-app-toolbar-1.4.0-1.lbn36.noarch
The goal of plone.app.toolbar is to provide an even easier way to theme Plone by creating managing toolbar inside iframe. .. contents::Is safe to use this package? This package should be safe to install and easy to uninstall (there is also uninstall profile). That means its fairly safe to give it a try, but just in case don't forget to create backup before testing it.As of version 1.4.0 there...
RPMPackage python2-plone-app-tiles-3.3.0-1.lbn36.noarch
Plone's Specific Implementation of Tiles plone.app.tiles is Plone's UI integration for plone.tiles < package contains the following things:* A view @@add-tile, and an associated form, which can be used to create a new tile based on the tile's schema.
RPMPackage python2-plone-app-themingplugins-1.1-1.lbn36.noarch
Introduction plone.app.theming_ supports plugins that allow theme authors to bundle more advanced functionality with their themes. This package contains two such plugins:* The ability to override specific Zope Page Templates when a theme is enabled * The ability to register views providing custom markup using Zope Page Templates when a theme is enabledBoth of these *only* work for themes...
RPMPackage python2-plone-app-theming-4.1.7-1.lbn36.noarch
This package offers a simple way to develop and deploy Plone themes using the Diazo theming engine. If you are not familiar with Diazo, check out the Diazo documentation <>_.It comes with a user guide, reproduced below, available through the theming control panel. plone.app.theming manual This guide provides an overview of Diazo theming in Plone versions 4.3 and higher... contents:: Contents...
RPMPackage python2-plone-app-textfield-1.3.6-1.lbn36.noarch
Introduction This package provides a zope.schema style field type called RichText which can be used to store a value with a related MIME type. The value can be transformed to an output MIME type, for example to transform from structured text to HTML.Basic Usage To use the field, place it in a schema like so:: from plone.app.textfield import RichText from zope.interface import Interface class...
RPMPackage python2-plone-app-testing-6.1.9-1.lbn36.noarch
Introduction .. contents:: Table of contentsplone.app.testing provides tools for writing integration and functional tests for code that runs on top of Plone. It is based on plone.testing_. If you are unfamiliar with plone.testing, the concept of layers, or the zope.testing_ testrunner, please take a look at the the plone.testing documentation. In fact, even if you are working exclusively with...
RPMPackage python2-plone-app-standardtiles-2.4.2-1.lbn36.noarch
Plone Standard Tiles This package contains standard tiles to be used with Plone Mosaic_ (or as such with Plone Blocks_ composition)... _Plone Mosaic: .. _Plone Blocks: Source Code --
RPMPackage python2-plone-app-stagingbehavior-0.1-1.lbn36.noarch
Introduction The IStagingSupport behavior is used for enabling the plone.app.iterate functionality for Dexterity content. It allows you to perform the checkout and checkin operations to work on a copy of your original content. --Just use the behavior plone.app.stagingbehavior.interfaces.IStagingSupport in your Dexterity content-type.In your *profiles/default/types/YOURTYPE.xml* add the...
RPMPackage python2-plone-app-search-1.2.2-1.lbn36.noarch
Introduction plone.app.search combines search results listing with Advanced Search form. This provides search results view for Plone CMS with possibilities to filter, sort and apply advanced filters to the search results without. When changing a search criteria on the search view, AJAX call is delivering you the updated results instead of reloaded page that lets you get to what you're...
RPMPackage python2-plone-app-robotframework-1.5.6-1.lbn36.noarch
plone.app.robotframework **plone.app.robotframework** provides Robot Framework < compatible resources and tools for writing functional Selenium tests (including acceptance tests) for Plone CMS
RPMPackage python2-plone-app-relations-2.0-1.lbn36.noarch
A set of components to provide a content centric API for the engine from plone.relations, as well as a few different core relationship types and policies. See the package README.txt for details on usage.Credits Author: Alec Mitchell <apm13@columbia.edu>Based on the index and relationship container from zc.relationship by Gary Poster from Zope Corporation.This work was partly sponsored by The...
RPMPackage python2-plone-app-relationfield-2.0.3-1.lbn36.noarch
Plone support for z3c.relationfield. If this package is installed, you should be able to use z3c.relationfield as per its documentation for Dexterity and Archetypes content.Note that this package does not depend on Dexterity or Archetypes directly. However, if plone.dexterity is installed, the DexterityContent base class will be marked with z3c.relationfield's IHasRelations. Similarly, if...
RPMPackage python2-plone-app-registry-1.7.9-1.lbn36.noarch
Introduction plone.app.registry provides Plone UI and GenericSetup integration for plone.registry_, which in turn implements a configuration registry for Zope applications. For details about how the registry works, please see the plone.registry_ documentation. What follows is a brief overview of common usage patterns in Plone... contents:: Table of contentsOverview The registry provided by...
RPMPackage python2-plone-app-referenceablebehavior-0.7.9-1.lbn36.noarch
Introduction The "IReferenceable" behavior is used for enabling UUID (plone.app.uuid) support for dexterity contents, like in archetypes content types. This allow for example references between archetypes and dexterity content types.Note: It can't work with Plone4.0 because it is based on plone.uuid integration in CMF. It is compatible with Plone>4.1Usage Just use the behavior...
RPMPackage python2-plone-app-redirector-2.2.1-1.lbn36.noarch
Introduction by Martin Aspeli <optilude@gmx.net> based on work by Helge Tesdal (RedirectionTool) and Whit Morriss (topp.rose).Bring dead links back to life! plone.app.redirector knows where your content used to be and can bring you to its new location when content moves.This component expects you to register storage.RedirectionStorage as a local utility providing IRedirectionStorage (CMFPlone...