Home Company Services Portfolio Contact us nav spacer

Chapter 2. Customising Plone

Chapter 2. Customising Plone

Plone Properties

Jean Jordaan

In this section, we look at the global configuration properties exposed by the portal_properties tool.

Plone properties

One step down from the Plone setup area is the portal_properties tool. This tool gathers together a much wider range of properties than Plone setup's Portal settings.

Property sheets of the portal_properties tool

form_properties, navigation_properties

These define validators and a state machine for Plone's form navigation. It's unlikely that you'll spend much time here: the Validation and Actions tabs of Controller scripts and templates are supplanting this interface.

navtree_properties

This property sheet configures the behaviour of the default Plone hierarchical navigation widget. They are reasonably easy to figure out with some experimentation.

site_properties (Site wide properties)

Some of these properties overlap with the setup area.

Individual tools also have properties that may be configured. For example, the portal_syndication tool determines whether syndication of the Plone site is available. If it is enabled on the Properties tab, Plone folders gain a syndication tab, and may be syndicated on a case by case basis.

Figure 2.1. RSS icon added to the document actions

RSS icon added to the document actions
Document Actions