Copied to clipboard

Flag this post as spam?

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


  • Steven Newstead 62 posts 103 karma points
    Jan 10, 2014 @ 15:44
    Steven Newstead
    0

    uComponents Url Picker and Courier, ignoring don't copy dependents.

    Hi there,

    I have an issue where we've got a mobile site and on some of the pages of the mobile site there is an uComponents UrlPicker field which points to an internal page on the desktop site.

    When I bundle up the mobile version of the page it also AWAYS copies the desktop page that the Url Picker is pointing to.

    I've tried unchecking all the options in the advanced settings here:

     

    Is there anything I can do in the config to get round this? If not what do I need to change in the code?

    It seems like I want to do something like the issue below but am not sure if there is something obvious I am missing?

    http://our.umbraco.org/forum/umbraco-pro/courier/44948-Ignoring-Courier-Item-Providers

    This is using the Courier_2.7.8.15.v4

    Thanks in advance for your help.

    Steve

     

  • Christopher Vaught 29 posts 54 karma points
    Jan 10, 2014 @ 16:04
    Christopher Vaught
    0

    Unfortunately your going to have to figure out how to write a Courier Resolver.

    http://our.umbraco.org/FileDownload?id=3326

    Courier is not designed to deal with Ucomponents out of the box. 

     

  • Steven Newstead 62 posts 103 karma points
    Jan 10, 2014 @ 16:09
    Steven Newstead
    0

    Thanks for the reply, I think that 2.7 does support uComponents to some extent, this exists for example:

    https://github.com/umbraco/Courier/blob/master/Providers/Umbraco.Courier.uComponents/UrlPicker.cs

    and there is a courier.ucomponents.dll

     

Please Sign in or register to post replies

Write your reply to:

Draft