Expand my Community achievements bar.

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

  • 5/12/17
    I have a component embbedded onto a page using the following HTL markup:<div data-sly-resource="${'myResource' @ resourceType='path/to/my/resource'}"></div>In my component's  HTL I am using the java-use to access a local Java Class for logic:<sly data-sly-use.articleSlider="ArticleSlider"></sly>With...

    Views

    1.7K

    Likes

    0

    Replies

    1
  • 5/12/17
    Hi All,Is it possible to update the tagging languages property from an AEM Eclipse project?The tagging languages property is located under http://localhost:4522/crx/de/index.jsp#/etc/tagsI can manually update it using CRX/DE but I don't seem to be able to update it by deploying Eclipse project to th...

    Views

    1.4K

    Like

    1

    Replies

    3
  • 5/12/17
    Hi guys,We are in the process of migrating our site from 5.6 to 6.2 and have had great success in nearly every regard - except replicating the custom index. This, of course, is having a profound effect on the search results returned from the rep. Our 6.2 instance is a "clean skin". We elected to ins...

    Views

    1.2K

    Like

    1

    Replies

    4
  • 5/12/17
    Hi guys,I tried to add the default OOTB richtext editor to my dialog.Here is the xml snippet:<directiondescription            jcr:primaryType="nt:unstructured"            sling:resourceType="cq/gui/components/authoring/dialog/richtext"            useFixedInlineToolbar="{Boolean}true"            fiel...

    Views

    2.5K

    Likes

    2

    Replies

    8
  • 5/12/17
    Hi, Less than 2 months working with AEM. Hope you can help me. I would like to add some buttons to my main collection (Home). So when the readers can have easily access to read the magazine. By giving their authentification or by purchasing.  I know it has to be done by clicking a ´banner´but what i...

    Views

    414

    Likes

    0

    Replies

    0
  • 5/12/17
    We are looking at implementing SSO for AEM instance (IdP will use LDAP AD).A couple of questions that I have,1. Do we first have to manually create the user(s) in AEM (with same userid as in AD)?2. Do we also have to first create the groups and add member appropriately to ensure permissible access t...

    Views

    1.3K

    Likes

    0

    Replies

    3
  • 5/11/17
    Hi ,I have configured Lucene Full Text Index for /etc/commerce/products/geometrixx-outdoors and here is configuration -{"jcr:primaryType":"oak:QueryIndexDefinition","compatVersion":2,"type":"lucene","async":"async","reindex":false,"reindexCount":7,"indexRules":{"jcr:primaryType":"nt:unstructured","n...

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 5/11/17
    Hello,We have a custom OAuth implementation for the project.At this point we have disabled the anonymous access to the content folder so only authenticated users from the group of authenticated users can access the content.At this point,we see that the authentication is bypassed and users are direct...

    Views

    787

    Likes

    0

    Replies

    1
  • 5/11/17
    I am using tldgen to generate a tld file, which it is placing in the target/classes/META-INF.  However, when the bundle is created, it does not include the tld file.  The plugin has very little in the way of configuration:            <plugin>                <groupId>org.apache.felix</groupId>       ...

    Views

    342

    Likes

    0

    Replies

    1
  • 5/11/17
    I have a large custom table that I want to remove targeted rows from on a regular basis, in order to keep the row count at a reasonable number for performance reasons.The primary key (PK) is on an integer field, but I was to delete based on a date field.  However, when I try to use the Write API to ...

    Views

    984

    Likes

    0

    Replies

    3