Skip to content

treinhard/ftw.contentmenu

 
 

Repository files navigation

Introduction

ftw.contentmenu customizes Plone's content menu in the following way:

  • The workflow menu is removed. Workflow actions are displayed in the actions menu instead.
  • The Add... menu (aka folder factories) can additionally display actions having the category folder_factories.
  • The Add... menu can be customized further by providing a specific adapter which can modify the list of factory items.

Installation

Install ftw.contentmenu by adding it to the list of eggs in your buildout or by adding it as a dependency of your policy package. Then run buildout and restart your instance.

[instance]
eggs =
    ftw.contenmenu

Go to Site Setup of your Plone site and activate the ftw.contentmenu add-on.

Links

Copyright

This package is copyright by 4teamwork.

ftw.contentmenu is licensed under GNU General Public License, version 2.

About

A replacement for plone.app.contentmenu.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%