Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 11/12/15
    Is there a way to find out if a site is developed using AEM ? For instance, if i have the url of the site(say http://www.google.com), how can i find out if it is developed using AEM ? Is it possible ?

    Views

    4.7K

    Likes

    2

    Replies

    3
  • 11/12/15
    What is the preferred way and the steps /code to export translations to REST services?

    Views

    225

    Likes

    0

    Replies

    1
  • 11/12/15
    Map<String, Object> resolverImpersonationConfig = new HashMap<String, Object>(0);resolverImpersonationConfig.put(ResourceResolverFactory.USER_IMPERSONATION, userId);return resourceResolverFactory.getServiceResourceResolver(resolverImpersonationConfig);This does not work under AEM 6.1!!!!!!!!!!!!!!!!...

    Views

    1.6K

    Likes

    0

    Replies

    4
  • 11/12/15
    Hi,Could any one please explain how to develop breadcrumb and sitenavigation components using sightly. Thanks

    Views

    765

    Likes

    0

    Replies

    1
  • 11/12/15
    Hello !I'm facing some issues with the Sqlite jdbc integration, my bundle doesn't start.I'm trying to use this dependency:<dependency>    <groupId>org.xerial</groupId>    <artifactId>sqlite-jdbc</artifactId>    <version>3.8.11.2</version></dependency>But org.ibex.nestedvm -- Cannot be resolvedSo I h...

    Views

    1.6K

    Like

    1

    Replies

    2
  • 11/12/15
    I have a dialog that has radio buttons on it. It is simple to make a preset set of options. So if each radio button indicates product brand for the author. Say the company has the following five brands, A,B,C,D,E.If these brands change very rarely then it is reasonable to hard code in the 5 produces...

    Views

    468

    Likes

    0

    Replies

    3
  • 11/12/15
    Hi,I need to create a dialog to edit the nav component.The dialog must have a number of tabs equal to the number of children of the page.Can i do this thing inside the jsp or i need a specific service? Thanks

    Views

    334

    Likes

    0

    Replies

    1
  • 11/11/15
    Hi,Previously I used QueryBuilder API to query JCR content repository . I had written the logic in jsp file itself. Now I want to use sightly . So only html files.Could you please explain with a small example how to use Query Builder API and display the results using sightly. Thanks in advance. Best...

    Views

    831

    Likes

    0

    Replies

    3
  • 11/11/15
    What is "cq_ck" URL parameter and where is it used?ThanksGustavo

    Views

    1.2K

    Like

    1

    Replies

    2
  • 11/11/15
    I am unable to get the rewrite working on Dispatcher module of AEM. Following is what's happening with my configuration:Dispatcher configuration (I am using this approach https://docs.adobe.com/docs/en/dispatcher/disp-domains.html#The Web Server Rewrites Incoming URLs):Snippet of my httpd.confLoadMo...

    Views

    4.2K

    Likes

    0

    Replies

    2