Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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 =
...
listlessview

Re-run buildout.

Usage
------

Install add-on.

Go to a folder.

Choose *Listless* from *Display* menu.

Author
------

`Mikko Ohtamaa `_.