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: over 1 year ago
JSON representation
vs.contentnavigation adds a collapsable folder navigation viewlet to arbitrary folderish objects in Plone.
- Host: GitHub
- URL: https://github.com/veit/vs.contentnavigation
- Owner: veit
- Created: 2013-12-03T15:38:48.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-04-28T13:36:43.000Z (about 12 years ago)
- Last Synced: 2025-02-24T09:44:49.191Z (over 1 year ago)
- Language: JavaScript
- Size: 353 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
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
| info@zopyx.com
| www.zopyx.com
|
| Veit Schiele
| Veit Schiele Communications GmbH
| kontakt@veit-schiele.de
| www.veit-schiele.de
Contributors
============
* Thomas Graf