I have a “download” link (HTML 'a' tag) which has the `href` pointing to Scene7/Dynamic Media URLs. Those URLs are NOT the asset, but an API that provides the assets along with the video player. I tried a bunch of things, here a couple:- Adding download at the HTML 'a' tag: eg '<a href="scene7.serve...
Hi All, We have added custom rte plugins in the Rich-text component in our project where we need to include some html markup using the source edit plugin. Currently we are facing the issues while including the empty tags. E.g. <div class="some-class"></div>We need to include this and there is some j...
This document: https://experienceleague.adobe.com/docs/experience-manager-65/deploying/configuring/replication.html?lang=en#replicationand the various trainng videos say that there is an out of the box site call we.retail and on the author is an out of the box "default" replication agent setup. My i...
If i have a page with https://localhost:4502/content/myproject/us/en/home/test-page.html The above page contains a component which will add a selectorhttps://localhost:4502/content/myproject/us/en/home/test-page.model.htmlmodel- selectori have added a vanity url for the above page as /aempage when i...
Hi Everyone Light house is reporting unused Java scripts on our website which is causing some performance hit as well. We uses the page template which defines the possible components on this page and hence all clientlibs are loaded irrespective of authored or not.We are thinking in direction of1) Ex...
Hi All, I would like to know how aem behaves if user requests a resource which is getting updated by package installation. In our case, a particular node has a list of json files as children. A certain activity by author will create a package of all this json nodes and replicates it to publish ...
We cant build WKND from scratch - it wont compile. Our organisation uses episerver and has several commerce sites with around 50million page impressions a month. We have around 30 episerver developers. As the CMS architect, I have been tasked with evaluating AEM. The content team want to be able t...
I just want to get an AEM dev env working so I can try the tutorials. This guide simply doesnt work, and there could be any number of reasons. There is one other guide, but its for the cloud version. I have been given AEM_6.5_Quickstart.jar. This unpacks into a dir called "crx-quickstart". This is...
I have followed this guide to the letter on a clean windows pc: https://experienceleague.adobe.com/docs/experience-manager-learn/foundation/development/set-up-a-local-aem-development-environment.html#set-up-a-local-aem-development-environment So have a running author jar, mvn and java installed, ecl...
We are using private DNS zones for our internal sites. We are connected to the cloud by site to site vpn on palo alto and until recently our private domains have stopped resolving and name servers are not finding their way. Using dig command I am able to cache some of the addresses on palo alto but ...