Company: Luma
Company background: Luma is a retail company which sells fitness clothing and gear. We have a retail website where customers can browse and buy our products and we’ve been striving to deliver more personalized experiences for our customers.
Contact: Kunal Gaba
Title: Technical Architec...
Apart from the size of the image you can also control the image sharpness and quality. Like if you don't need a very high quality image then you can reduce the quality and with less quality the overall size of the image gets reduced. You can leverage Smart Imaging feature of DM which can automatical...
Hi Veena,
This is because all JSP and HTL scripts under /libs folder are precompiled and included with the bundle named "aem-precompiled-scripts".
If you stop that bundle and then reload the page then it will pick the script from the repository and you should be able to see your change.
...
Send POST request to http://localhost:4502/mnt/overlay/wcm/core/content/sites/versionhistory/_jcr_content.txt and versionid should be passed in the request body/payload. Example - versionId=d81d968b-16ca-4261-be9d-d64d5a2b4883&wcmmode=disabled
The new versionHistory JSP can be found here - /libs/cq/gui/components/coral/common/admin/timeline/events/version/version.jsp The preview button invokes com.day.cq.wcm.core.impl.servlets.VersionPreviewServlet in AEM. 1673 TIMER_START{ResourceResolution}
1882 TIMER_END{208,ResourceResolution} URI...
You can start with one Experience Fragment Template and call it as CaaS API template. It will have a single container where authors can drop the components and refer content fragments. You will have to do a discovery exercise to find out how many content fragment models you need to create. As the co...
You can add img-src attribute in CSP header to reliably load images from trusted domains only. For more details, please see this - https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP