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
    HiI am trying to update the autosuggest_dict.xml (attached) often using CQ5 Jackrabbit api of webdav feature. I could not find any method as get, put, copy and update.Instead I have getMethod, PutMethod which has only one parameter(). we should have two parameter as (source, target). The below code ...

    Views

    721

    Likes

    0

    Replies

    1
  • 10/15/15
    In CQ 5 we are having an issue with the cut and copy plugin for the text editor. Highlighting text and then clicking the Cut icon does not work in cutting the text.After highlighting text and clicking the Copy icon for a different set of text, it does not then paste the correct text. It pastes the f...

    Views

    534

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi, I have the following code, it is supposed to sort my array list by the date property in reverse chronological order. It is doing some sort since the items listed are not in their natural order when the sort is run. I can't figure out what it's sorting by but it is certainly not by date. Any idea...

    Views

    603

    Likes

    0

    Replies

    1
  • 10/15/15
    I did create a marketing campaign strategy for my client. The marketing page was created in Adobe CQ5 with a tracking link: http://www.example.com/?utm_campaign=spring&utm_medium=email&utm_source=newsletter1&utm_content=toplink Unfortunately, I cannot see the campaign been tracked in Google analytic...

    Views

    521

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi,We are moving our project from CQ 5.5 to AEM 5.6.1 and ran into issues with LESS compiler (as far, as I know, in AEM 5.6.1 LESS was updated to 1.3.3).In 5.5 we had a common clientLib, which contained all the mixins and vars declarations(call it common.less.rules), it was then embedded in other cl...

    Views

    1.9K

    Likes

    0

    Replies

    2
  • 10/15/15
    I have tried below one but its not working:curl -u admin:admin -Frep:disabled=true http://localhost:4502/home/users/t/testuser.rw.htmlgetting below error message:javax.jcr.nodetype.ConstraintViolationException: Unable to perform operation. Node is protected.

    Views

    1.7K

    Like

    1

    Replies

    5
  • 10/15/15
    Hi,MSM has got an internal cache accessible on the /libs/wcm/msm/content/commands/servercaches.confThis cache does not get updated when Author cache get's updates and cached results are not send to publishers(publisher cache get's invalidated only after restart)To refresh the cache I can send curl -...

    Views

    817

    Likes

    0

    Replies

    4
  • 10/15/15
    Hi All,I am about to work on customizing CQ UI. Can i get code samples/example to practice using SLING API or tips on this will be more useful.Thanks In AdvanceCheers,Kishore.

    Views

    424

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi @all,sorry, for rusty english. I'll do my best ;).Given example: a node from the designs .content.xml:<stage jcr:primaryType="nt:unstructured" sling:resourceType="ORG/components/stage" dontUseTargetValues="true" hideTargetValuesPolicy="[jcr:description]" stage.renderMode="general"> <par jcr:prima...

    Views

    1.0K

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi All,I have a requirement of getting the vanity URL of a page based on the mapping mentioned in pub while being in author instance.Mappings are available only in publish instance.My ultimate requirement is while activating a page I need clear dispatcher cache of that specific page both in full pag...

    Views

    360

    Likes

    0

    Replies

    1