Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/veit/vs.contentnavigation

vs.contentnavigation adds a collapsable folder navigation viewlet to arbitrary folderish objects in Plone.
https://github.com/veit/vs.contentnavigation

Last synced: 16 days ago
JSON representation

vs.contentnavigation adds a collapsable folder navigation viewlet to arbitrary folderish objects in Plone.

Awesome Lists containing this project

README

        

vs.contentnavigation
====================

vs.contentnavigation adds a collapsable folder navigation
viewlet to arbitrary folderish objects.

Installation
============

- add ``vs.contentnavigation`` to the ``eggs`` section of your
buildout or as dependency to your own Plone policy package
- re-run buildout
- add ``vs.contentnavigation`` to Plone through site setup

Usage
=====

Folderish objects (providing IATFolder) will have a new metadata
``Content navigation`` checkbox.

Requirements
============

* tested with Plone 4.0 - 4.3

Licence
=======

``vs.contentnavigation`` is published under the GNU Public Licence V 2 (GPL 2)

Repository
==========

* https://github.com/veit/vs.contentnavigation

Authors
=======

| Andreas Jung
| ZOPYX Limited
| [email protected]
| www.zopyx.com
|
| Veit Schiele
| Veit Schiele Communications GmbH
| [email protected]
| www.veit-schiele.de

Contributors
============

* Thomas Graf