We've created a new instance of CQ and wanted it to mirror another already existing instance. We packaged /apps, /etc/designs, and /etc/workflow in the old instance and installed it in the new instance. Everything seemed to be going well but we've found that whenever a url is hit that tries to use t...
Hey,we are using the TagManager to query all assets with specific tags. However, we would like the assets to be in the order that they are in the CRX so that the authors can move them in the order they want to. How can we accomplish that?We tried a manual function that traverses the tree and keeps t...
Hello,I have a list of pages that I am querying using xpath and ordering by jcr:title.How do I ignore accented characters?For example if I have a page with jcr:title = Études, it will show up at the bottom of the list instead of near the top. Thank you.
Hi, I m new to cq and really appreciate your help. the object in cq:defineobjects doesn't show up while content completion in eclipse....i ve installed "missing jars for crxde" package and these objects are shown when i hit ctrl+space in crxde...but SlingHttpRequest and other things related to sling...
Hi, Is there any way to populate the tags from /etc/tags/mysite/catrgory/category1/.. in my drop down menu inside dialog. With help of json i can populate my mapping json file in option, but looking for any other alternative as if the tags will add and remove json has to be changed from crxde. And t...