Let me ask a question based on the information provided here to make right decision. http://docs.adobe.com/docs/en/aem/6-0/deploy/recommended-deploys.html.MongoMK is good for scalability and TarMK is good for Performance, This is summary i am getting it.My question is we need clustering on publish ...
Hi, our sidekick help button (top right) has a broken link to [author-host]/en/cq/current/wcm.html. We need this to go to a public help page that we have. Where do we overlay this config?
Hi there,I define a osgi bundle A, and the second osgi bundle B, now a method in the A need to call another mothod defined in the B.private BService getBService() { BundleContext ctx = FrameworkUtil.getBundle(this.getClass()) .getBundleContext(); ServiceReference serviceReference = ctx .getServiceRe...
Hi AllFor simplicity reasons imagine that i have the followingNamespace : animalTag hierarchy : animal->elephantTag hierarchy : animal->wild->elephantCan i have both elephant tags created under the same namespace but with a different hierarchy?
Hi,I have an image dogA.jpg which is used in a number of pages(which these pages are it's not known to the author). The author updates the binary of the image but the image name remains the same(uploads retouched image with same name, dogA.jpg). When they activate the updated image, will they be pro...
Hi All,#1] From what I understand the entire CQ repository content is stored in the below location, correct? crx-quickstart/repository/workspaces/crx.default/#2] When TarPM runs, it only is concerned with files in the below three areas. Is that correct? /crx-quickstart/repository/workspaces/crx.d...
In my application, all url's with a query param are not cached and are served directly from the server. (ignoreUrlParams property)Now, I need to disable caching of only a folder in DAM and all its contents. (Say, /content/dam/abc/static/pdf). I am okay with some implementation where I'd have to spec...
I need a option of draggable image and title below that in a multifield(along with field Labels). I am using the customized js file from the link http://experience-aem.blogspot.in/2014/04/aem-cq-56-slide-show-component.htmlhttp://experience-aem.blogspot.in/2014/04/aem-cq-56-slide-show-component.html...