Expand my Community achievements bar.

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

  • 10/15/15
    With JSP/JSTL there is the tag <fmt:formatDate> to format dates according to the current locale. With Sightly there is currently not such an extension and also custom extensions are not supported (see questions at http://dev.day.com/content/ddc/en/gems/introduction-to-sightly/_jcr_content/par/downlo...

    Views

    963

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi All,I have tried the code[present in the attachment] in my eclipse, wherein I am able to add/remove a mixin[for example: cq:LiveSync] to the jcr: content of a page[OOT 5.6.1 instance].Likewise, I would like to do operation mentioned below, on the pagea] Restore[same functionality as available in ...

    Views

    863

    Likes

    0

    Replies

    4
  • 10/15/15
    What are the advantages and disadvantages, If we create a static page, place it in cq DAM and access it through url redirections from server end?

    Views

    333

    Like

    1

    Replies

    1
  • 10/15/15
    Hi ,  I am using the curl command to version purging , like this curl -u admin:admin -f -o progress.txt -d "cmd=Purge&maxversions=3&path=/content/dam/prime/memberportal/forms&recursive=true" "http://localhost:4502/etc/versioning/purge.html"   Its not working this folder when i tried with the subfold...

    Views

    428

    Likes

    0

    Replies

    4
  • 10/15/15
    I'm writing a workflow to delete a page. In our project user requires that Delete page action need approval. Initiator run the workflow on certain page (workflow's paylaod). Once approver approve, the page (i.e. paylaod) will be delete. Here is the problem: delete action is written in the end of wor...

    Views

    384

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,I am wanted to know as how could i get values from valuemap at run time from the below code . If I had say properties that were of typeStringStringArry []booleanDateList<Map> testMap = new ArrayList<Map>();            testMap.add(resourceProp);                         for(Map<String,? extends Obj...

    Views

    294

    Likes

    0

    Replies

    1
  • 10/15/15
    I just notice that Query builder escapes special characters in values but only first one.in debug log in XPath I see values:'Start Off on the Left Foot\!'  - when query for text with !'Moving to Alabama\?'  - when query for text with ?But when query for test with ? and !'Moving to Alabama? Start Off...

    Views

    1.5K

    Likes

    0

    Replies

    4
  • 10/15/15
    I'm using the new sightly language in AEM6 to render my components using templates, in my component there is a video that uses the JWPlayer plugin which needs the following code to initalise the video:<div id='playerpwSIOjcRZrCa'></div> <script type='text/javascript'> jwplayer('playerpwSIOjcRZrCa')....

    Views

    1.5K

    Likes

    0

    Replies

    2
  • 10/15/15
    I've been creating a dialog for a new component in AEM 6 using the Coral UI interface. When using ExtJS previously the pathfield x-type would open up a dialog allowing the author to browse the JCR to select the page they want to link to. Is there an equivalent in Coral UI? When I use the path browse...

    Views

    614

    Likes

    0

    Replies

    2
  • 10/15/15
    Dear friends,I have created the custom store component that will just display the my profile data which is fetch from JCR and not storing anywhere but how can I use this data for Personalisation.As per my understanding from Geometrix, they also have same custom store component using for displaying d...

    Views

    349

    Likes

    0

    Replies

    1