Copied to clipboard

Flag this post as spam?

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


  • Simon 81 posts 184 karma points
    Apr 12, 2013 @ 18:58
    Simon
    0

    Problem with S3 provider

    Hi,

    I'm having some problems with UMP 1.5 and Umbraco 6.0.3

    Problem 1 was actually installing it. The main UMP installed fine but the second stage for chosing provider packages all failed with the error message "1 package failed". In my case the S3 package but they all failed regardless of the package chosen. OK, so I grabbed the S3 provider package separately and installed it from local. I've added in a Datatype and can list buckets, upload images etc.

    That all seems to have worked OK but I have two questions:

    1) Can I use the UMP S3 images in the TinyMCE RichText Editor when wanting to embed images? At the moment, it only seems to pull images from the Media section.

    2) How do I embed the S3 image into a page template? e.g.

    <umbraco:Item field="mainImage" runat="server" />

    Gives me this in the HTML

    <value dataTypeId="1047"><![CDATA[http://www.example.com/dreamstimecomp.jpg]]></value>

    Where example.com is the domain specified in the data type. How do I get just the image Url for use in an img tag?

    Cheers

    Simon

Please Sign in or register to post replies

Write your reply to:

Draft