Copied to clipboard

Flag this post as spam?

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


  • kamesh 9 posts 29 karma points
    Jan 12, 2012 @ 10:12
    kamesh
    0

    Courier and Custom Image upload control

    hi, am exploring courier now.  using umbraco 4.7 and courier version 2.0.  

    i have a custom image upload control that can upload images into a different path other than media folder.   am trying to move these images using courier and as expected it is not moving them.   however when i use the media picker control it moves them to other environment properly.

    is there a workaround for this so that these images are picked up by courier and moved to other environment?

     

  • Ismail Mayat 4511 posts 10091 karma points MVP 2x admin c-trib
    Jan 12, 2012 @ 10:20
    Ismail Mayat
    0

    kamesh,

    Please see similar post yesterday http://our.umbraco.org/forum/umbraco-pro/courier/27499-Courier-issue-with-Repeatable-Custom-Content-v2 you need to code up resolver.

    Regards

    Ismail

  • Per Ploug 865 posts 3491 karma points MVP admin
    Jan 12, 2012 @ 10:28
    Per Ploug
    0

    Well, it depends on how your control stores its data, Courier does have some default resolvers which can pick up media Ids, file paths and so on, so could you post a sample piece of data from your upload control?

  • kamesh 9 posts 29 karma points
    Jan 13, 2012 @ 09:26
    kamesh
    0

    hey guys, thanks for your reply. am exploring data resolvers now.  looks like data resolvers sample code is missing some reference DLL.

     

     

    using  Umbraco.Courier.Core;

    using  Umbraco.Courier.ItemProviders;

     

    using Umbraco.Courier.Core.Enums;

  • Per Ploug 865 posts 3491 karma points MVP admin
    Jan 13, 2012 @ 10:15
    Per Ploug
    0

    Dlls are seperate, download a manual install from nightly and reference

    http://nightly.umbraco.org/UmbracoCourier/2.5.3/

Please Sign in or register to post replies

Write your reply to:

Draft