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 there, we are designing a new website (abc.com) which needs to provide multi language capabilities as well as share some content with another unrelated website (xyz.com), both running on CQ5. The current idea is that we would use Multi Site Manager for both requirements. So we would set up a blue...

    Views

    622

    Likes

    0

    Replies

    1
  • 10/15/15
    For an internal demo site I need to be able to house clientlibs under /apps/ on a per component basis. Replication is working, but it is not viewable to non-admin users who view it on publish. When a user is not admin, client libraries return 404s, and the page does not render appropriately. Housing...

    Views

    2.0K

    Like

    1

    Replies

    4
  • 10/15/15
    Hi All,We want to implement Business Continuity Plan for our application so if anybody has already implemented or have any idea ,please help me.And also is AEM(Product Owners) itselfproviding any BCP plans for the applications implemented using AEM?Thanks In Advance.-Kishore

    Views

    1.4K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi, I am creating live copies using an existing page.This page has larger number of child pages(immediate level) to it.Now i want to inherit the properties only to the child pages .Since I have many child pages I cannot set the rollout config for each of them. Is there any option such that I can res...

    Views

    2.0K

    Likes

    2

    Replies

    8
  • 10/15/15
    I'm trying to get DataSourcePool instance for servlet in OSGi bundle but the standard approach doesn't work. I used to get DataSourcePool via Activator like thispublic class Activator implements BundleActivator { private DataSourcePool source; public void start(BundleContext context) throws Exceptio...

    Views

    5.2K

    Likes

    2

    Replies

    18
  • 10/15/15
    Hi,I'm having trouble setting number values in my dialog.xml files. For example I want to specify the width of a dialog and textfield, but it does not actually work for me. Is there a trick to it?<playSpeed jcr:primaryType="cq:Widget" fieldDescription="Slideshow speed in milliseconds." fieldLabel="P...

    Views

    597

    Likes

    0

    Replies

    3
  • 10/15/15
    I would like to map images to subdomain, so path to resource/content/sitename/en/homepage/_jcr_content/par/adaptiveimage.img.full.high.jpg/1389935334441.jpgwould be rewritten by ResourceResolver to smth like this static.domain/homepage/_jcr_content/par/adaptiveimage.img.full.high.jpg/1389935334441.j...

    Views

    1.5K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi Team,We've a requirement where we need to hide panels dynamically and show in some other time.  For example, we have three panels in the dialog.  Dialog    tab1 (panel)        fields    tab2 (panel)        fields    tab3 (panel)        fields Now, I need to hide tab1 & tab2 when the page is equal...

    Views

    780

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,We are trying with "Using CQ as a Portal" by following the docs at http://dev.day.com/docs/en/cq/current/administering/cq_as_portal.html (section Using CQ as a Portal).We are using CQ 5.6.1 war with java6 and tomcat6 in windows7 env.    Step1: We installed CQ5 With an Application Server (tomcat6)...

    Views

    1.5K

    Likes

    0

    Replies

    6
  • 10/15/15
    If I have 2 components, A and B, and component A includes component B in the JSP like <cq:include path="pathB" resourceType="myApp/components/componentB" />, and I drag component A onto a page, I can edit component A, but if I want to edit component B, I need to refresh the page. Is there a work aro...

    Views

    741

    Likes

    0

    Replies

    1