Hi Ryan, two steps are needed:
* register the command at /modules/adminInterface/commands/website/ following the way how it's for activate command. You can take the advantage of info.magnolia.module.admininterface.commands package. * register it at your workflow definition or write new one just for this action. -z On Tue, 2010-06-08 at 11:38 -0600, Ryan Gardner wrote: > I've set up a site using 4.3 and the workflow module. It works pretty well > for editors, but I don't see how to set up a workflow for deleting pages. > > If someone got on and wanted to add a page, that goes to the inbox of a > publisher, but deleting pages seems to just delete the page immediately from > both the server and the public instance. > > Is there a way to require deleting pages to go through workflow also? > > Ryan > ---------------------------------------------------------------- > For list details see > http://www.magnolia-cms.com/home/community/mailing-lists.html > To unsubscribe, E-mail to: <[email protected]> > ---------------------------------------------------------------- ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
