You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage plone.app.folder-1.1.3-1.lbn25.noarch
Overview This package provides base classes for folderish Archetypes / ATContentTypes content types based on B-trees, a.k.a. "large folders" in Plone. Storing content in such folders provides significant performance benefits over regular folders. The package only contains the integration layer for the base class provided by plone.folder, however. Please see there for more detailed information. Caveats If you are using plone.app.folder in your product you may notice that PloneTestCase will fail to setup a Plone site for your functional tests. This can be resolved by adding this line to your functional test source: from plone.app.folder.tests import bbb
RPMPackage plone.app.drafts-1.1.2-1.lbn25.noarch
plone.app.drafts implements services for managing auto-saved content drafts in Plone. This addresses two problems: * If the browser is accidentally closed or crashes whilst a page is being edited, all changes are lost. * Some data may need to be managed asynchronously, e.g. via a pop-up dialogue box in the visual editor. This data should not be saved until the form is saved (and in the case of an add form, it is impossible to do so). The former problem pertains to any content add or edit form. The latter applies in particular to the "tiles" model as implemented by plone.app.tiles and its dependencies.
RPMPackage plone.app.discussion-3.4.0-2.lbn25.noarch
plone.app.discussion replaces the old commenting system in Plone 4.1 and is also available as an add-on product for Plone 3 and 4.
RPMPackage plone.app.dexterity-2.3.6-3.lbn25.noarch
Dexterity is a content type framework for CMF applications, with particular emphasis on Plone. It can be viewed as an alternative to Archetypes that is more light-weight and modular.
RPMPackage plone.app.debugtoolbar-1.0a2-1.lbn25.noarch
Debug toolbar for Plone
RPMPackage plone.app.customerize-1.2.3-1.lbn25.noarch
This package integrates five.customerize_ into Plone, which enables site administrators to customize templates used for five/zope3-style views, viewlets and portlets through the web via the ZMI in a way similar to overriding filesystem-based skin elements via the portal skin "customize" procedure.
RPMPackage plone.app.contentrules-4.0.17-1.lbn25.noarch
plone.app.contentrules provides Plone-specific conditions and actions, as well as a user interface for plone.contentrules.
RPMPackage text/h323 plone.app.contentmenu-2.0.12-1.lbn25.noarch
============ plone.app.contentmenu contains the logic that powers Plone's content menu (the green one with the drop-down menus).
RPMPackage plone-4.3.20-1.lbn25.noarch
Plone is ideal as an intranet and extranet server, as a document publishing system, a portal server and as a groupware tool for collaboration between separately located entities. A versatile software product like Plone can be used in a myriad of ways. Look through the sites that use Plone section to see a variety of ways people have implemented Plone and Zope solutions.
RPMPackage grokcore.viewlet-1.11-2.lbn25.noarch
This package provides support to write and register Zope Viewlets directly in Python (without ZCML). It’s designed to be used with grokcore.view which let you write and register Zope Views.
RPMPackage grokcore.view-2.11-1.lbn25.noarch
This package provides support for writing browser pages for Zope and registering them directly in Python (without ZCML).
RPMPackage grokcore.site-1.8-1.lbn25.noarch
This package provides support to write local site and utilities for Zope directly in Python (without ZCML).
RPMPackage grokcore.security-1.6.3-1.lbn25.noarch
This package provides basic elements for defining Zope permissions and security checkers without ZCML.
RPMPackage grokcore.formlib-1.11-1.lbn25.noarch
This package provides support for writing forms using the Zope Formlib library and registering them directly in Python (without ZCML).
RPMPackage grokcore.content-1.3.1-1.lbn25.noarch
This package provides base classes of basic content types.
RPMPackage grokcore.component-2.7-1.lbn25.noarch
This package provides base classes of basic component types for the Zope Component Architecture, as well as means for configuring and registering them directly in Python (without ZCML).
RPMPackage grokcore.annotation-1.5.1-1.lbn25.noarch
This package provides a support to simplify the use of annotations in Zope.
RPMPackage ftw.table-1.18.1-1.lbn25.noarch
The ftw.table package provides a table generator utility, which generates a html table out of a list of almost anything. The Javascript, which will be registered, contains an extensible jQuery plugin. Using the optional extJS addon enables features such as grouping, sorting, filtering drag'n'drop ordering, checkboxes, etc.
RPMPackage ftw.tabbedview-3.8.3-1.lbn25.noarch
Introduction ============ This package provides a generic view with multiple tabs for plone. It provides a generic base tab for listing contents in a table, based on `ftw.table`_. Features ======== - Generic tabbed view - Tabs are registered through FTI actions - Base view for listing tabs - Listing tabs are filterable - Perform configurable actions on listed items - `ftw.table`_'s `Ext JS`_ support works also in listing tables - Fallback tables - Drag'n drop multiple file upload functionality (using quickupload plugin)
RPMPackage ftw.slider-2.4.1-1.lbn25.noarch
This product let you create a simple slideshow, using slick. In each slider-pane you can define: An image HTML text A link If ftw.contentpage is installed there will be registered a new view for the ListingBlock displaying images in a carousel. See last screenshot.