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.
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.
Gives me this in the HTML
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
is working on a reply...