Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miohtama/listlessview
Provide empty folder listing view for Plone folders
https://github.com/miohtama/listlessview
Last synced: 11 days ago
JSON representation
Provide empty folder listing view for Plone folders
- Host: GitHub
- URL: https://github.com/miohtama/listlessview
- Owner: miohtama
- Created: 2012-05-28T21:08:03.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-05-28T21:13:26.000Z (over 12 years ago)
- Last Synced: 2024-12-13T03:38:47.721Z (about 1 month ago)
- Language: Python
- Size: 89.8 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
Introduction
--------------This provides new view, *listless*, for Plone Folder content type.
It hides the folder listing in the content area, but still shows the folder title and the description.Installation
------------Add Dexterity to your buildout.cfg
* http://plone.org/products/dexterity/documentation/how-to/install
Then add listlessview egg in buildout.
In buildout.cfg::eggs =
...
listlessviewRe-run buildout.
Usage
------Install add-on.
Go to a folder.
Choose *Listless* from *Display* menu.
Author
------`Mikko Ohtamaa `_.