You are here: Home Plone products slc.aggregation

slc.aggregation (1.3)

1
by Olha Pelishok last modified 2009-11-19
0.0
0.0
0.0
0.0
Released on 2009-11-17 by JC Brand for Plone 3.0 under GPL - GNU General Public License available for All platforms.
Software development stage: stable
Provides an aggregation solution aimed at Plone sites with many different language versions

This product provides an aggregation solution for our specific environment.

What makes our environment relatively unique?

The fact that almost all content must be available in more than 20 languages. In addition to that, content distributed over various subsites, each with it's own news and events folders and various other duplications.

Inevitably, a lot of content duplication results, as News Items are located all over the place and content creators are not aware of their existence.

slc.aggregation is therefore part of our Resource Centralisation strategy.

You could use Collections/Topics, but they have some flaws when it comes to a multiple language environment. For example, each Collection we add, needs to be translated into about 22 languages.

This product therefore adds a new aggregation mechanism, for use in sites with many language versions.

How to use:

A new subtype 'Aggregator' is created in descriptors.py and it can be applied to all Folders in the Site.

When browsing in Plone, you will see that there is a 'subtypes' menu visible in the folder actions bar.

You can click on this menu and then choose 'Aggregator' to change your folder into an aggregator.

On reload, the Folder will now have a new view, with nothing in it, because nothing is yet aggregated. You will notice a new object tab labeled 'Aggregation'. You can click on it, and find the form for configuring you aggregator.

The values you specify will basically be used to construct a catalog query, that fetches the objects for you.

If correctly configured, your folder's view should now show a batched listing of the aggregated objects.

Document Actions
Powered by Plone