Hi,How do I get the link resolved when using Sightly?I have a 'pathfiled' in the dialog which points to one of the page in the site and I get this to the page in the href as below<a href='${properties.imageorvideo == "image" ? (properties.url || "#") : "#"}' >How do I add ".html" to this in Sightly?...
I have a file containing a list of several thousand assets (jpg's and gif's) that need to be deleted from from our CQ 5.4 Dam.Please could someone advise, the correct way to achieve this? Is there a specific API to call to remove dam assets or is it ok to simply delete the node ?Many thanks in adv...
I am trying to hit URL in cq Author instance from my standalone code. URL looks like - http://<somehost>:<someport>//libs/dam/gui/content/reports/export.jsonBelow is the code - URL url = new URL(newPath); HttpURLConnection connection = (HttpURLConnection) url ....
I have just tested the upgrade from 5.4 to 5.6.1 on one of our instances, author and publish, and in both cases the OSGi --> Config menu is missing from the system console. Any ideas? ThanksEverything seems to be working fine otherwise. Cant see any noticeable errors, and all the relevant bundles an...
Hi there,We'd like to look at alternate ways of implementing device detection, rather than using the link alternate tags. I've found that there is the option to define Device Group specific URLs, but the documentation is limited:http://docs.adobe.com/docs/en/cq/current/developing/mobile.html#Defini...
Using the following URL http://servername:port/crx/explorer/nodetypes/index.jsp I can create namespaces manually. I believe namespace will be created as a folder under /libs/dam/options/metadata.Can I use application specific namespace instead of the /libs/dam/options/metadata folder? If so what con...
I created new project through AEM eclipse developer tools, I don't see any Activator class in the project. I added couple of maven dependencies, somehow osgi is not resolving thisau.com.bytecode.opencsv,version=[1.0,2) -- Cannot be resolvedau.com.bytecode.opencsv.bean,version=[1.0,2) -- Cannot be r...
I am trying to write a selector that spits bunch of custom JS variables. As author uses frames, those variables are not available. But publish seems to fine as there are no frames. How does CQ.WCM or CQ_Analytics objects are available? How I can I achieve the same thing in my selector js.jsp file. I...
There was a /etc/languages node in AEM 5.6 version. I don't see that node in AEM 6.0. Can anyone tell me how the list of languages are displayed on AEM 6.0 translator page.http://localhost:4502/libs/cq/i18n/translator.html