Skip to main content

Customize Plone's content menu

Project description

Introduction

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

http://onegov.ch/approved.png/image

Certified: 01/2013

  • 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.

Compatibility

Runs with Plone 4.1, 4.2 or 4.3.

Changelog

2.3.0 (2014-03-03)

  • Show extra factory menu items for parent of default page. [maurits]

2.2.2 (2013-08-26)

  • Remove permissioncheck for workflowaction ‘advanced’ [elioschmutz]

  • Sort folder_factories-actions in factories menu translated in Plone domain. [jone]

2.2.1 (2013-04-16)

  • onegov.ch approved: add badge to readme. [jone]

2.2 (2012-11-28)

  • Fixed actionmenuItems getter to avoid double entries of type_tool actions. [phgross]

  • Use plone.app.testing instead of collective.testcaselayer. [buchi]

  • Improved performance by optimizing availability checks and the way the actions and factories menus get their items. [buchi]

2.1 (2012-03-13)

  • Replaced all overrides with more specific adapters for our browser layer. [buchi]

  • Make ftw.contentmenu behave more like default Plone by removing the ftw.contentviews viewlet and using the default plone.contentviews and plone.contentactions viewlets instead. There’s an upgrade step to unhide default viewlets and to remove custom css. [buchi]

2.0.3 (2012-02-28)

  • Fixed specific plone.contentmenu.factories adapter: Add check if _addingToParent, works now also for non-folderish types. [phgross]

2.0.2 (2012-02-28)

  • Adjsut MANIFEST.in: Add include for rst files. [phgross]

2.0.1 (2012-02-27)

  • Added some french translations [ttschanz]

  • Added a specific plone.contentmenu.factories adapter, which makes the menu only available, when some action items really exists in the menu item. [phgross]

2.0 (2011-11-17)

  • Use zope.i18n for translations. [eschmutz]

  • Added test-buildout for plone 4.1 [eschmutz]

1.0a7

  • Actions menu: fixed available() implementation which was buggy because of the many sources [jone]

  • Support icon expression on folder_factories actions. Using actionicons is deprecated in plone 4 [jone]

  • Moved test requirements into tests_require, extras_require [Thomas Buchberger]

1.0a6

  • Do not show contentmenu for anonymous users [fsprenger]

1.0

  • Enabled contentmenu for dossiers and documents [jone]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ftw.contentmenu-2.3.0.zip (25.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page