Hi, first thanks a lot for this great component that is Widget Grid, it has truly saved us a ton of time !
Now, to the point :) We are using Widget Grid to define the structure of our contents and want to use Courier to make the deployments to the production instance but the Widget Grid data is not getting copied. We know this is because Courier is not able to read the content Ids from the component.
Is there an already implemented solution for this ? If not, could someone point us in the right direction about how to implement one ?
We have found an article talking about configuring the MNTP (http://blog.jamesdrever.co.uk/?p=188) for Courier and tried it but it failed (surely because the internal structure of the WG is different).
What version of Umbraco are you using? I do happen to have a WG data resolver that I wrote for a client a while ago, not sure how up to date it is though as I haven't really kept up with any courier changes. You are welcome to the source code though. I haven't got it in a repo yet, but you can grab a zip of everything from here:
Widget Grid and Courier
Hi, first thanks a lot for this great component that is Widget Grid, it has truly saved us a ton of time !
Now, to the point :) We are using Widget Grid to define the structure of our contents and want to use Courier to make the deployments to the production instance but the Widget Grid data is not getting copied. We know this is because Courier is not able to read the content Ids from the component.
Is there an already implemented solution for this ? If not, could someone point us in the right direction about how to implement one ?
We have found an article talking about configuring the MNTP (http://blog.jamesdrever.co.uk/?p=188) for Courier and tried it but it failed (surely because the internal structure of the WG is different).
Thanks in advance.
Regards,
Adrian
Hi Adrian,
What version of Umbraco are you using? I do happen to have a WG data resolver that I wrote for a client a while ago, not sure how up to date it is though as I haven't really kept up with any courier changes. You are welcome to the source code though. I haven't got it in a repo yet, but you can grab a zip of everything from here:
https://dl.dropboxusercontent.com/u/138129/Host/Our.Umbraco.WidgetGrid.Courier.v6x.zip
Hope it helps
Matt
Hi Matt, thank you very much for your prompt reply.
We are using Umbraco 6.1.6 and Courier 2.5. I will try your code and send back any changes if we need to do any.
Thanks again.
Adrian
Thanks Matt, your code solved the problem !!
I would really like to make a small donation to you as a token of appreciation but I don't know how to.
Can I send you an Amazon giftcard ? Where to ?
Thanks a lot !
Hi Adrian,
Think nothing of it.
Glad I could help.
Matt
is working on a reply...