Ticket #9280 (closed PLIP: duplicate)

Opened 7 years ago

Last modified 7 years ago

Remove portal_controlpanel

Reported by: glenfant Owned by:
Priority: minor Milestone: 4.0
Component: Unknown Version:
Keywords: Cc: plip-advisories@…

Description

Motivation

Make Plone simpler. Why should Plone keep two tools that do almost the same job.

Description

As portal_actionicons is removed - see #8801 - actions for control panels could be supported by the latest actions tool (portal_actions), with following advantages :

  • GS support already there
  • icon support
  • each action has its i18n domain, add on control panels don't need to add translations to the "plone" domain.
  • The ZMI UI is easier

This requires 3 new actions categories in portal_actions :

  • Plone "core" control panel
  • Add-on control panel
  • Member control panel

Risks

Add-on products (with control panel) installers will need to change their setup.

As I dunno much about Plone 3 control panel support in Plone 4 this may not be a real issue if the new framework already requires control panel changes.

Change History

comment:1 Changed 7 years ago by hannosch

  • Status changed from new to closed
  • Resolution set to duplicate

This is a duplicate of #8804. Note that I have found actions to be an incredibly performance problem and we should look into a replacement for actions as a whole.

comment:2 Changed 7 years ago by smcmahon

  • Cc plip-advisories@… added
Note: See TracTickets for help on using tickets.