Here you go, i've replaced all the guid values with what will
hopefully be useful comments as to what the guids actually referenced
in the project structure.

Move all files from a sub folder to parent (or whatever folder guid is
specified) (possibly movetype="1")
  <IODATA sessionkey="sessionkey" loginguid="loginguid">
    <MEDIA>
      <FOLDER guid="CurrentAssetFolderGuid"
subdirguid="CurrentAssetFolderGuid">
        <FILES view="thumbnail" sectioncount="30" maxfilesize="0"
attributeguid="" searchtext="*" pattern=""
               startcount="1" orderby="name" action="move"
exportpath="#seems to be the session key with a # before it"
               mailto="UserGuid"
               mailsubject="Move assets (AssetManager\testsubfolder):
Completed" movetype="1" overwrite=""
               targetfolderguid="targetfolderguid"/>
      </FOLDER>
    </MEDIA>
  </IODATA>

Move from sub folder to parent (or whatever folder guid is specified)
based on a search (possibly movetype="2")
  <IODATA sessionkey="sessionkey" loginguid="loginguid">
    <MEDIA>
      <FOLDER guid="CurrentAssetFolderGuid"
subdirguid="CurrentAssetFolderGuid">
        <FILES view="thumbnail" sectioncount="30" maxfilesize="0"
attributeguid="" searchtext="photo.jpg"
               pattern="" startcount="1" orderby="name" action="move"
               exportpath="#seems to be the session key with a #
before it" mailto="UserGuid"
               mailsubject="Move assets (AssetManager): Completed"
movetype="2" overwrite=""
               targetfolderguid="targetfolderguid"/>
      </FOLDER>
    </MEDIA>
  </IODATA>


Move from Parent folder to subfolder based on a search (possibly
movetype="2")
  <IODATA sessionkey="sessionkey" loginguid="loginguid">
    <MEDIA>
      <FOLDER guid="CurrentAssetFolderGuid"
subdirguid="CurrentAssetFolderGuid">
        <FILES view="thumbnail" sectioncount="30" maxfilesize="0"
attributeguid="" searchtext="photo.jpg"
               pattern="" startcount="1" orderby="name" action="move"
               exportpath="#seems to be the session key with a #
before it" mailto="UserGuid"
               mailsubject="Move assets (AssetManager): Completed"
movetype="2" overwrite=""
               targetfolderguid="targetfolderguid"/>
      </FOLDER>
    </MEDIA>
  </IODATA>

On May 11, 10:11 am, "Simon Lewis, UK"
<[email protected]> wrote:
> Nothing wrong with silly questions ;o)
>
> Unfortunately, I very much need to preserve the integrity of the links
> in the content.  Worth asking though!
>
> Simon.
>
> On May 8, 6:23 pm, bushland25 <[email protected]> wrote:> This might be a 
> silly question, but are you interested in maintaining
> > the integrity of the links in your content? If not, move the files in
> > the filesystem and then go through each asset folder in CMS and click
> > on 'Update Asset Manager' in the action menu.
>
> > On May 8, 9:20 am, "Simon Lewis, UK" <[email protected]>
> > wrote:
>
> > > Mark, that would be great to see the RQL.  Could end up saving me a
> > > lot of time!  Thanks very much.
>
> > > On May 8, 4:28 pm, Mark <[email protected]> wrote:
>
> > > > version 9 makes it all very easy, possibly 7.5 as well, the feature is
> > > > there to move assets to a different folder based on a search within
> > > > asset manager.
>
> > > > not sure how much the RQL has changed since 7.1, but i could show you
> > > > the RQL it runs to achieve the move if that would help?
>
> > > > On May 8, 3:55 pm, "Simon Lewis, UK" <[email protected]>
> > > > wrote:
>
> > > > > We're on version 7.1.  Not sure what you mean about the "current
> > > > > search in asset manager" though, as the search doesn't come into it.
> > > > > The 7.1 asset manager (at least in our case) is structured as a set of
> > > > > folders with subfolders.  Once you've uploaded a file to a particular
> > > > > folder or subfolder, you can't then move that file.  It seems you have
> > > > > to delete it and then re-upload it to the new folder, which seems
> > > > > crazy.
>
> > > > > On May 8, 10:59 am, Mark <[email protected]> wrote:
>
> > > > > > Which version of reddot are you using, i just thought, i just do 
> > > > > > move
> > > > > > assets based on the current search in asset manager if i want to 
> > > > > > move
> > > > > > anything, or have i missed the point?
>
> > > > > > Makr- Hide quoted text -
>
> > > - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"RedDot CMS Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/RedDot-CMS-Users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to