I have used the MultiType data type in many places to create complex data types, which will essentially save the Property Value as a blob of XML. Some of these fields are Images (using the Media Picker to pick items from the media library). Understandably, Courier does not support this out of the box, so I'm guessing I need to write a custom Data Resolver.
Does anyone have any advice/experience doing this?
Using Courier and MultiType for media items
Hi all,
I have used the MultiType data type in many places to create complex data types, which will essentially save the Property Value as a blob of XML. Some of these fields are Images (using the Media Picker to pick items from the media library). Understandably, Courier does not support this out of the box, so I'm guessing I need to write a custom Data Resolver.
Does anyone have any advice/experience doing this?
Thanks,
Dave
See this page for a custom module to fix this problem.
http://pynej.blogspot.com/2012/08/umbraco-using-courier-to-deploy.html
is working on a reply...