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
    I can't find web.xml and server.xml file in AEM 5.6.1.. i need to make some external setting in those xml???????Thanks Chandra

    Views

    2.0K

    Likes

    0

    Replies

    8
  • 10/15/15
    HelloI'm implementing a search feature in CQ5.5. A requirement for search is that 'stemming' be used - search for 'builder' and find 'building', 'builds' etc.This functionality can be had using, for example, org.apache.lucene.analysis.en.EnglishAnalyzer. However, the Lucene that comes with CQ5.5 is ...

    Views

    2.4K

    Likes

    0

    Replies

    4
  • 10/15/15
    Hi,I want to know if there is anyway using which I can programatically determine the node type. For example: while iterating through nodes, I would like to check if a node if of type image and if yes then I want to write some logic.Thanks in advance,Ankit

    Views

    975

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi everyone,As you all probably know im new to CQ. I have been looking over the APIs, and was wondering what the best solution is to sort a list of Resources.My current snippet is :Iterator<Resource> myResources = res.listChildren(); while (myResources.hasNext()) { Resource resource = myResources.ne...

    Views

    2.8K

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi All ,I have done the installation of the ffmpeg for trans-coding video,changed the environment variable .i have also test the video in the First profile "Firefox HQ ogg" it is successfully transcoding and running successfully in FF through http://localhost:4502/etc/dam/video/hq.html but when i dr...

    Views

    1.2K

    Likes

    0

    Replies

    6
  • 10/15/15
    How can we configure our own SMTP server in CQ5 for sending notification of activation of pages

    Views

    2.9K

    Like

    1

    Replies

    4
  • 10/15/15
    I would like to get a recommendation on where to store JavaScript libraries to be used by multiple themes and or designs.  E.G. /etc/{some-name}/My initial thought was to store them in etc/designs but not sure if this is a best practice.Thank you in advance

    Views

    558

    Like

    1

    Replies

    1
  • 10/15/15
    I'm following the documentation to subscribe to an external calendar which is google calendar in my case:https://dev.day.com/docs/en/cq/current/administering/social_communities/calendar_and_events.html?cq_ck=1379427662082#Subscribing to an External CalendarBut I' getting error 17.09.2013 17:17:39.06...

    Views

    1.2K

    Like

    1

    Replies

    3
  • 10/15/15
    HiI would like to add description text area widget for each slide image along with the existing title, New Slide, etc. Can anyone advise me how to achieve the additional widget for each slide from the custom Slideshow component.E.g., CQ5 NKU Slideshow Component - URL - Thanks in advance,

    Views

    1.2K

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,    I am creating a form to store the data from the client(client want a form to enter the data not in the page and components).and later we need to retrive the data from the repository and diplay dynamically.    How to use form component to store the data in specific node structure which we need...

    Views

    6.3K

    Like

    1

    Replies

    11