Draft/Review Spaces don't show any images right now, as all our images are url based and not GUID based. How would I go about updating this configuration in Draft/Review Space.
This is our day 2 in Collective Spaces.
Draft/Review Spaces don't show any images right now, as all our images are url based and not GUID based. How would I go about updating this configuration in Draft/Review Space.
This is our day 2 in Collective Spaces.
We imported a few images in SDL and linked them in our content, they all show up as thumbnails when viewed in Draft and Review Spaces. How can these be resized? Hoping, the resizing fix might shed some light on my original inquiry.
Hi Akheil,
Using URLs for images, instead of GUIDs (so in turn objects in the repository), makes me wonder how you do version control (baseline) on them. In essence you are doing External Content. This is in essence, not typical for a Tridion Docs repository.
Regarding the thumbnails rendering in Draft Space and Review Space; make sure you don't use inline images in a <p> or so. Use a <fig> element will help
-Dave
Hi Dave,
Thank you for your comment, we are using Adobe Experience Manager as our DAM which generates a cache we can hit via a url. We have been using it for years now since knowledgecenter days.