Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    Hi, Working on AEM6 beta for my company, I discovering the product and sightly.I was looking at this page : http://dev.day.com/docs/en/cq/pre-release/overview/sightly/use-api-in-java.htmlI wonder how can I add com.adobe.cq.sightly.WCMUse in my maven project ?  Best regards, MisterJpa

    Views

    384

    Likes

    0

    Replies

    1
  • 10/15/15
    I've been doing some experimenting using tag libraries. I started out following a classic approach by implementing my tag library as a Java class. Everything works fine but understanding how everything fits together is somewhat complicated. I decided to give tag *files* a try, mainly because one of ...

    Views

    897

    Likes

    0

    Replies

    5
  • 10/15/15
    Hello,I have a page, which is protected with a closed user group. Now I need to get the HTML-Markup of this (protected) page via a servlet.The difficulty here is, that the user should not need to be logged in. I know it sounds weird, to protect a page just to make it vulnerable again through a servl...

    Views

    609

    Like

    1

    Replies

    3
  • 10/15/15
    Hi All, I am looking for a solution to rewrite outgoing URLs of certain pages conditionally. Content setup is /content   /common      /contactus.html      /privarypolicy.html  /careers     /ukpositions.html     /indiapositions.html  /research     /article1.html     /article2.html   /Products    /pro...

    Views

    724

    Likes

    0

    Replies

    2
  • 10/15/15
    We have done an adobe sitecatalyst configuration. I want an event to trigger on successful submission of my form. It should not trigger when the form submission is unsuccessful. Currently the event is triggering on form submission irrespective of sucessful or unsuccessful submission.

    Views

    596

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi All,       We have a requirement to capture the events (like create/modify/delete of pages and nodes) happening on CQ author instance along with their paths,metadata and page properties associated with the resources. This information we are storing into a DB for indexing and reporting purposes.Pl...

    Views

    846

    Likes

    0

    Replies

    4
  • 10/15/15
    I want to have a series of checkboxes to let users select one or more social networks (e.g. Facebook, Twitter, and Google+). By default all three should be selected. If I define my widget as follows:<socialWidgets  jcr:primaryType="cq:Widget" xtype="selection" type="checkbox" options=".../myOptions....

    Views

    870

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi All,I imagine this must be possible... I am setting up an image preset in Scene7, and want to have it add a background image to each base image. This is what I have so far: layer=0&src=is{background/2014-CN-bg-dark-brown} I will need something like this I assume: layer=0&src=is{Backgrounds/bg-dar...

    Views

    928

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi Guys, We are at verge of starting new project in AEM 5.6 and are confused in deciding which persistence manager to use. Can any one please suggest/recommend which  persistence manager will be best suited for mid-sized AEM 5.6 project ? Shall we go for default TarPM persistence manager or it would...

    Views

    1.4K

    Like

    1

    Replies

    4
  • 10/15/15
    While following the documentation about "Creating and Applying a Closed User Group", at the bottom of the page it says that you have to use the "sessionmanagement" dispatcher configuration to get it to work.Because it prevents the dispatcher from caching (everything in this farm) I don't really want...

    Views

    2.1K

    Likes

    0

    Replies

    1