Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/veit/vs.contentnavigation
- Owner: veit
- Created: 2013-12-03T15:38:48.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-04-28T13:36:43.000Z (over 10 years ago)
- Last Synced: 2025-01-03T09:53:55.042Z (21 days 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 setupUsage
=====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.deContributors
============* Thomas Graf