You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-products-cmfdynamicviewfti-6.0.3-1.lbn36.noarch
CMFDynamicViewFTI is a product for dynamic views in CMF. The product contains an additional base class for types and a new factory type information (FTI).The FTI contains two new properties for the default view method and supplementary view methods. The queryMethodID functionality used for alias lookups is enhanced to support a new keyword (dynamic view).The BrowserDefaultMixin class adds some...
RPMPackage python3-products-cmfdifftool-3.3.3-1.lbn36.noarch
Diff tool for Plone.Dexterity To enable versioning for a Dexterity content type you need to:1. Install plone.app.versioningbehavior_ and use it on your content type. 2. Enable versioning for the type in the types control panel. 3. Install this package. 4. Go to the portal_diff tool ZMI page. 5. Add Compound Diff for Dexterity types for your content type. Field name can be anything, e.g:...
RPMPackage python3-products-cmfdefault-2.3.0-1.lbn36.noarch
Products.CMFDefault This product declares basic content objects and provides default implementation of some of the framework services for
RPMPackage python3-products-cmfcore-2.7.1-1.lbn36.noarch
:target:
RPMPackage python3-products-btreefolder2-4.3-1.lbn36.noarch
BTreeFolder2 is a Zope product that acts like a Zope 2 OFS folder but can store many more items.When you fill a Zope folder with too many items, both Zope and your browser get overwhelmed. Zope has to load and store a large folder object, and the browser has to render large HTML tables repeatedly. Zope can store a lot of objects, but it has trouble storing a lot of objects in a single standard...
RPMPackage python3-products-bastionledger-5.1.1-1.lbn36.noarch
General Ledger, Order Management, Debtor and Creditor Management,Shareholder Management, Asset Register, Forecasting, ...
RPMPackage python3-products-bastioncurrencytool-5.2.9-2.lbn36.noarch
Multicurrency support for Zope/Plone
RPMPackage python3-products-bastioncrypto-5.0.0-1.lbn36.noarch
Base/shim classes for Bastion Suite
RPMPackage python3-products-bastioncallcentre-5.0.0-1.lbn36.noarch
Base/shim classes for Bastion Suite
RPMPackage python3-products-bastionbase-5.6.3-1.lbn36.noarch
Base/shim classes for Bastion Suite
RPMPackage python3-products-bastionbanking-5.2.9-2.lbn36.noarch
Base/shim classes for Bastion Suite
RPMPackage python3-products-basesyndication-1.0.0-1.lbn36.noarch
Products.basesyndication Overview basesyndication defines zope3 interfaces and templates using them. It supports the follwing feed/syndication formats such as:- atom - rss- rdf (1.0/ 1.1)- itunesIt defines interfaces for:- Feed-Source, an provider of feed-entries,- Feed, an provider of one or more FeedSources,- FeedEntry, data of one single entry,- Enclosure, describes (binary) enclosed data,...
RPMPackage python3-products-advancedquery-4.2.1-1.lbn36.noarch
AdvancedQuery is a Zope product extending Zope's search engine ZCatalog with the following key features: * flexible and intuitive construction of query objects * support for arbitrary "and", "or" and "not" combinations of queries * flexible multi-level sort support; incremental sorting * ranking support * new elementary searches (such as "glob" and "regexp" searches) * support for incremental...
RPMPackage python3-plonetheme-tokyo-0.7.0-1.lbn36.noarch
Features Responsive mobile first theme for Plone No Dependencies to Barceloneta No Diazo Rules No Toolbar No Portlets Plone patterns still persistent Default Bootstrap 4 for form fields and views Bootstrap 4 components and JavaScript Bootstrap icons available
RPMPackage python3-plonetheme-sunburst-1.5.5-1.lbn36.noarch
Sunburst, a theme for Plone 4 Sunburst is a modern, minimalist, grid-based theme for Plone 4... contents:: Table of contentsGoals - Keep the theme color- neutral (black, white, grays), so it meshes with any company logo and doesn't feel like it requires color adjustment for doing the 10-minute-show-it-to-the- boss exercise.- The theme does not use any tables for layout, and is based on the Deco...
RPMPackage python3-plonetheme-classic-1.5.1-1.lbn36.noarch
Introduction This theme implements the look of Plone 3 and earlier in a separate package, and is supplied for backwards compatibility reasons, and for people who prefer the old theme over the new standard one in Plone 4. Changelog 1.5.1 (2020-03-04) Bug fixes:- Removed broken X-XSS-Protection header. Fixes issue 2964 < [maurits] 1.5.0 (2018-09-27) New features:- Add X-Content-Type- Options and...
RPMPackage python3-plonetheme-bastion-5.2.2-1.lbn36.noarch
LBN/BastionLinux theme
RPMPackage python3-plonetheme-barceloneta-2.1.11-1.lbn36.noarch
Barceloneta The default theme for Plone 5 Latest version on PyPI < Plonetheme.barceloneta documentation < is part of the official Plone documentation.Source Code and Contribution Contributors please read the document Process for Plone core's development < Also consult the section about contribution in the plone.api contributors documentation <
RPMPackage python3-plonetheme-balclutha-1.0-1.lbn36.noarch
 
RPMPackage python3-plonecli-2.5-1.lbn36.noarch
The Plone CLI is meant for developing Plone packages, we will not add functions to install or run Plone in production. For this we should build another package, let’s say plonectl which will provide installing and deployment functions.