Lineages Portlets

by Andy Leeb last modified Feb 16, 2011 02:11 AM

Child Folder (subsite or microsite) aware portlets, optionally include or exclude content from subsites. Requires collective.lineage.

Project Description

Introduction

Portlets which can optionally include or exclude content from subsites, as provided by collective.lineage's Child Folder. The portlets filter out subsite paths via the use of Products.AdvancedQuery, which ships with Plone 3.x

These portlets require that collective.lineage be installed in your Plone site.

Currently, the following portlets are included in this package:

    • Recent Items
      News
      Events
      Search

      Usage


      Add the following to your buildout:

       

      eggs =
      ...
      collective.lineage
      collective.portlets.lineage
      ...


      zcml =
      ...
      collective.lineage
      collective.portlets.lineage

      ...

       

      Install

      zmi->setup_tools->import. Be sure to install collective.lineages first, then install this package. To add the portlets, use the manage portlets link.

      TODO: include all default Plone portlets in this package

      Self-Certification

      [ ] Internationalized

      [X] Unit tests

      [ ] End-user documentation

      [X] Internal documentation (documentation, interfaces, etc.)

      [ ] Existed and maintained for at least 6 months

      [X] Installs and uninstalls cleanly

      [X] Code structure follows best practice

      Current Release

      No stable release available yet.

      All Releases

      Version Released Description Compatibility Licenses Status
      1.0 collective.lineage Child Folder (subsite or microsite) aware portlets - optionally include or exclude content from Child Folders More about this release…
      Plone 3
      GPL pre-release

      Comments (0)