Two questions:1- Is URL Mapping for hosting multiple websites on multiple domains (http://www.cognifide.com/blogs/cq/multidomain-cq-mappings-and-apache-configuration/) a viable solution for a system that might end up hosing thousands of web sites? This could lead to 4 entries per site under /etc/map...
I have a nightly batch which inserts thousands of nodes in my Publish instances. Each node inserted triggers the flush agent. I would like to disable this flush agent at the begining of the batch and enable it at the end. How can I achieve this ?Or is it possible to modify the flush agent so that on...
All,Is there a way that i could have a custom DAM update asset workflow being triggered for assets under specific path say /content/dam/test, and avoid the OOTB dam update asset workflow being triggered. I tried the exclude list based on the post http://forums.adobe.com/thread/1231883, but in vain. ...
Hi,We feel that the CQ's performance on a server and on a desktop is very different. Both machines have the same Java version, yet with the same content, loading time on the desktop is very much faster than the server. The server's memory and CPU power are more superior than the desktop's, so it i...
Hi guys,When I tried to activate the page with referenced assets (e.g. Image component) through workflow Activate page step, only the page is activated but not assets. Does somebody knows if it is expected behaviour or bug?Thanks.
Hello all,I’m searching for the correct jar file for “com.adobe.granite.ui.tags.IncludeClientLibraryTag” class. But I could find the one for “com.day.cq.wcm.tags.IncludeClientLibraryTag” in cq-wcm-taglib-5.6.4.jar which is deprecated.When I do JSP compilation for any page containing <cq:includeClien...
Incremental content backupI have been going through the docs, posts and other external sources to find a way to achieve the below: a) I want everything under /content/site and few other nodes say: /etc/designs/site, to be incrementally backed up in frequent intervals - creating incremental hourly ba...
I noticed today that its possible to create a bundle in CRXDE lite and edit java files it on the author/publisher. We have existing bundles that we deploy to the server via package manager as jars which we edit in eclipse then build via maven. This means if we need to make code changes in anything o...
I am trying to understand how the location of a rendering script is resolved when using a json extension. I am also interested in the same question but when also including a selector.I have been puzzling over the statements in this article :-http://dev.day.com/docs/en/cq/current/developing/the_basic...