Hello Mike As for the sequential execution, all commands are chainable. You can read up on that on the commands docu: http://documentation.magnolia-cms.com/technical-guide/commands.html
And yes, if you need workflow for other workspace, you will have to create tree specific commands. Most commonly you will simply copy the configuration from website and adapt it to the desired workspace (dms in most cases). Basically what it does is when you activate something, it checks whether the repository has its own command(s) registered, otherwise it falls back to "default". Another question comes up, which workspaces would you like to version? It sounds like a lot, but is there really a use for it? Users will probably mostly have website, dms and maybe data available to enter data. Maybe if you can elaborate the use case a little more, someone can give you a hint on what would be best for both worlds (in the end you're also happy if you have to configure less ;)) Cheers Natascha -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=ee4ce885-0410-4e20-b0bc-555e27fac065 ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
