Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Jeroen Breuer 4908 posts 12265 karma points MVP 4x admin c-trib
    Jun 01, 2011 @ 09:08
    Jeroen Breuer
    0

    Feature requests

    Hello,

    It would be nice if the child nodes could also be copied :). Also does it check if the node you're copying is allowed under the other node? For example I've got multiple folder media types. Each folder only has a certain allowed media type (custom ones). Does that work and are the custom properties also copied? Thanks for building this :).

    Jeroen

  • Tim 1193 posts 2675 karma points MVP 3x c-trib
    Jun 01, 2011 @ 09:34
    Tim
    0

    Hiya, yes, it checks the types are allowed, and will show an error message if you try and copy stuff that isn't allowed. All properties should be copied across from the old media file to the new one. Currently it will only copy across files from a field called "umbracoFile". If you have other files that need to be copied that are stored under different names, you can modify the moveOrCopy.aspx.cs file and add them to the code there (I kept that bit uncompiled to allow people to make changes easily).

    I'll have a look at getting it to copy child nodes as well over the weekend. It will probably be quite slow for copying large folders though.......

  • Simon steed 374 posts 686 karma points
    Jun 22, 2012 @ 21:17
    Simon steed
    0

    Hey Tim - how did you get on with the child node copying?

  • Dave Rees 3 posts 23 karma points
    Apr 29, 2014 @ 14:26
    Dave Rees
    0

    Hi Tim

    Can the tool copy folders and sub folders and media items to a new location. I have tested the original version and it copied a pdf to a new location but set t as an image type. 

    Would be nice if the tool copied folders and sub items as the same type to a new location

     

    Ta

     

    Dave

  • Tim 1193 posts 2675 karma points MVP 3x c-trib
    Apr 29, 2014 @ 14:40
    Tim
    0

    Hi Dave,

    The type being wrong is a bit odd, it should keep the same type, what version of Umbraco are you using?

    As for folders and sub-folders, this package doesn't do that, I know a couple of people have grabbed the source to make it do it, I'm not sure if they ever released their versions though!

  • Dave Rees 3 posts 23 karma points
    Apr 29, 2014 @ 16:06
    Dave Rees
    0

    Sorry I should have said my umbraco version is 4.11.4 Assembly 1.0.4780.19111

     

    Sure would be helpful if it did. 

     

    Dave

Please Sign in or register to post replies

Write your reply to:

Draft