Skip to content

treinhard/ftw.contentmenu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

119 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

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.

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

 
 
 

Contributors

Languages

  • Python 100.0%