Hello, I also want to enable moving assets in CMS6. I enabled workflow on assets as suggested by Jeroen, but it did not show any button. In the code (function actionSources in file editor/src/site/actions/flow/actions.js) I found that binaries in the repository with type 'asset' can not have a workflow, only binaries of type 'binary-resource'.
So I suppose enabling the workflow is not going to help because the functionality of moving assets does simply not yet exist. I think that is what Niels and Jasha are trying to say, and pointing some references to build such a functionality. Is that correct? Regards, Steven -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jeroen Reijn Sent: maandag 4 augustus 2008 10:16 To: Hippo CMS development public mailinglist Subject: Re: [HippoCMS-dev] move assets Just back in when I read this email. As far as I know it can be done, but only if you have workflow enabled on assets. This can be configured at build time for your customized cms. I have not used it before, but I have seen the button :-) Regards, Jeroen On Tue, 2008-07-22 at 14:20 +0200, Wilson de Paula Pedro Junior wrote: > Hi, > > Just got a questions from our client if it is possible to move assets > in the cms to another folder. > This option is available for document items but not for assets. > > Regards, > > Wilson > ******************************************** > Hippocms-dev: Hippo CMS development public mailinglist > > Searchable archives can be found at: > MarkMail: http://hippocms-dev.markmail.org > Nabble: http://www.nabble.com/Hippo-CMS-f26633.html > ******************************************** Hippocms-dev: Hippo CMS development public mailinglist Searchable archives can be found at: MarkMail: http://hippocms-dev.markmail.org Nabble: http://www.nabble.com/Hippo-CMS-f26633.html ******************************************** Hippocms-dev: Hippo CMS development public mailinglist Searchable archives can be found at: MarkMail: http://hippocms-dev.markmail.org Nabble: http://www.nabble.com/Hippo-CMS-f26633.html
