On publish instance in 5.6.1Hi , I am using the below error handler for 404 page /apps/project/config.publish/com.adobe.acs.commons.errorpagehandler.impl.ErrorPageHandlerImpl jcr:primaryType Name sling:OsgiConfig cache.serve-authenticated Boolean true cache.ttl Long 300 enabled Boolean true error-pa...
Thanks for the input. But what could I do to overcome this situation in CQ ,,what are the approaches I can take. As 3 party http url has content ,images, and html tables in it
I have website that is https protocol. Now i need to embedded an iframe in a cq page the 3 party url supports only http. So the page does not render as it is mixed content. http://stackoverflow.com/questions/3144986/http-and-https-iframe Could some one suggest as what could be the best approach i ...
I see that I could solve this atleast to an extent by checking the sling:resourceType when I add a single Condition value it worked say for example condition sling:resourceType==abc/xxx/xxxpath /content(/.*) Now I want to add more checks to condition parameter how to do it with an error it did...
I am using cq5.6.1I need to way that when a blog is created and activated the page will be available in publish and then it will trigger an workflow to send mails. I thought that I could use launcher. where nodetype: cq:pagerunmode:publish.path: /content/campaigns/xxxxworkflow:x But the problem I s...
Hi , I have an added an xtype as tag in dialog. My requirement is that it must show up this field only if the dialog only if the URL is having a required content path.Please let me know how I can achieve it ,if not it must not be visible in dialog. The tag details that I have added in the dialog i...