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...
Hi Guys,I'm trying to create a script that builds a publish instance in an automatic way, and I'm having problems when I try to deploy two bundles (custom authenticator and custom login module) using maven with start leven 15.I'm having the same problem with both, so I'll use on as an example:For wh...