Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install collective.microdata.contentlisting

How to install collective.microdata.contentlisting

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install collective.microdata.contentlisting
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
Windows (64-bit)
Mac OS X (10.5+)
Linux (32-bit)
0.1 Available View build log
Linux (64-bit)
0.1 Available View build log
 
Author
License
GPL
Lastest release
version 0.1 on Dec 3rd, 2012

Introduction

This package is a Plone add-on for sites where collective.microdata.core is installed. See the product's page for more information about microdata and schema.org implementation.

You could like to install this product when you need to get a set of microdata informations from your folder contents pages.

However this product only provide basic views implementation for the Thing vocabulary. A 3rd party product could extend it for additional vocabularies.

An implementation example could be taken from looking at collective.microdata.event

Limitation and know issues

This package is a bit experimental and it overrides a couple of Plone views:

  • "Standard view" (folder_listing)
  • "Summary view" (folder_summary_view)

Also:

  • (right now) those views can't be used anymore for full objects (only brains).
  • this is not working on Plone site root (original views will be loaded).

How to extend

Instead of directly displaying how a single content looks like, the provided view of this product will look before for 3rd party implementations.

The customized view you are using on your folder will read from the current catalog brain the microdata_itemtype metadata, then a view with a special name is searched.

The name must be something like "VOCABULARY_URL VIEW_ID_item".

For example, if the current content is providing the Person vocabulary (http://www.schema.org/Person) and you are listing it in the Plone "Standard view" (folder_listing), the view used for displaying the single entry will be named "http://www.schema.org/Person folder_listing_item".

If this view is not found, the brain will be displayed with default views, provided with the product, that will display the content in the standard Plone way.

Changelog

0.1 (2012-09-08)
  • Initial release

Subscribe to package updates

Last updated Dec 3rd, 2012

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.