Hi All, We are trying to customize the CQ DAM functionality wherein we want to enable user to interactively set the values for transparency, scaling and sharpening.Does CQ provide this functionality? Could you please provide me further details about it including APIs? Thanks and Regards,Nitin
I'm getting an error while running Vault update that I can't eliminate no matter what I try. It started about two weeks ago, after two months without error. Whenever I run the command, I get an error like the following:tmollerus$ vlt upConnecting via JCR remoting to http://localhost:4502/crx/serve...
HelloI am following the webpages below and there is note like "To use the JCR API, add the jackrabbit-standalone-2.4.0.jar file to your Java application’s class path.You can obtain this JAR file from the Java JCR API web page at http://jackrabbit.apache.org/jcr-api.html." http://helpx.adobe.com/exp...
How to add additional response header field? For example the request looks like this:http://example.com/content/dam/examples/ex.pdf?I want to add: Content-Disposition: attachment It will force a browser to download file, not showing a file in a browserThanks
Hi all,I'm having an issue with the above error when I do a form POST. I have done several research but failed to resolve the above problem. According to what I discover, the solution seems to be "when the default sling servlet is handling the request. It’s trying to add properties to the JCR node b...
In our default configuration of the RTE we have enable a large number of widgets. When the edit dialog for a component opens and the dialog is to narrow; not all the widgets show. Is there a way to have them wrap? Edited for clarity and grammar.
Hi All,In my CQ instance I created a new replication agent.Looks like all reverse replication items also falling in to the new agent I created.Is there any way to ignore reverse replication related items from falling the new agent I created.ThanksLM
Hi All,I want to customize Rich Text Editor, In that for the Plugin id "Format" and inside "Format" feature Bold.. Since by default it saves the BOLD tag by <b></b>But I wanted to store that Bold tag by <strong></strong>so how to change it.Till now I tried this "http://stackoverflow.com/questions/17...