Hello,I want change the localhost:2005/content/geometrix/en.html redirect the url to some www.xyz.com .i have gone through this link http://helpx.adobe.com/experience-manager/kb/HowToMapDomains.html and i didn't get information of Following is the JSON representation of the configuration necessary ...
Hi All,I am using cq 5.6.1 and I need to sort a list of cq:Page by cq:lastReplicated date property. I want to know whats the best possible way. Also, I need to do this sorting in java class.Thanks in advance,Ankit
Hi,We have implemented end-user search using default CQ Query Builder search but facing some issues with the ordering of the results.We have also applied some configurations to boost the relevancy of any property. Sample Query:/jcr:root/content//element(*, nt:base)[jcr:contains(., 'Input Term*') and...
Hello there,My client has the requirement where, on occasion, local content should be "rolled up" to the blueprint, for roll OUT to the other Live Copies of the blueprint. For example, if there is an event happening at the local level that they want surfaced at the global level. Is there a way to ...
I have page and few page properties associated with it ( Smart image). When a user uploads an image from site admin it is getting stored as nt:file. To avoid this condition I am trying to hide the page properties from site admin. So user can access the page properties from side kick after opening t...
Is there any documentation for the CQ Javascript API? We are doing a lot of custom component development, but we don't know which helper functions are available, unless we randomly find them in someone else's code snippet.Some examples:CQ.WCM.getEditables() CQ.I18n.setLocale('de-DE')CQ.I18n.get("May...
Is there a way to get CQ to include jstl xml to traverse xml in jsp files? On a howto page someone mentioned that the current jstl taglibs did not include the XML taglib and possibly CQ only has a stripped down version. For purposes we need to parse nested XML and using an iterator injects a lot o...
Is it possible to use basic formatting and hyperlinks in annotations (the yellow sticky notes that publishers can place on pages in author mode), or does it have to be plain text?