Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    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?...

    Views

    4.7K

    Likes

    0

    Replies

    10
  • 10/15/15
    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...

    Views

    783

    Likes

    0

    Replies

    2
  • 10/15/15
    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                    ....

    Views

    2.0K

    Likes

    0

    Replies

    6
  • 10/15/15
    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...

    Views

    1.3K

    Likes

    0

    Replies

    7
  • 10/15/15
    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...

    Views

    948

    Likes

    0

    Replies

    2
  • 10/15/15
    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...

    Views

    1.2K

    Likes

    0

    Replies

    4
  • 10/15/15
    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...

    Views

    1.6K

    Likes

    0

    Replies

    5
  • How can I add a component in an iparsys at a template level.

    Views

    632

    Likes

    0

    Replies

    1
  • 10/15/15
    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...

    Views

    1.8K

    Likes

    0

    Replies

    7
  • 10/15/15
    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

    Views

    2.5K

    Likes

    0

    Replies

    1