Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A fundamental premise here is that in M5 workflow will be an EE feature only. In CE only direct activation/deactivation will be available (no workflow engine involved).

An ActivationSupport interface The Activation / Deactivation actions will be created in core under info.magnolia.cms.exchange.Subscriber. It will contain two methods

...

and linked to proper buttons in the action bar of required apps. Actions will execute 'activate' and 'deactivate' commands defined in appropriate catalogs (or the default ones).

The activation module will implement the basic CE de/activation operations by means of commands.

The workflow module will implement those operations commands using a workflow engine.

Activation / Deactivation commands from the (old) admin interface module will be moved to the new admin-interface-legacy module and used to do the back-end work.

The Activation / Deactivation actions will be created and linked to proper buttons in the action bar of required apps.