Is there a way to open the user admin interface with a specific user/group already loaded, using a specific URL or URL parameters for the user admin UI?
I have a number of different replication agents configured to activate content on different publish servers.I have a workflow process where I want to activate to only one of publish servers. I find the particular agent and then call to replicate. This is working and the page is only sent to the pa...
Hi, I am using oob aem's pdf generation feature.Chinese characters are not rendered properly in generated PDF.It comes as #####.How do i add simsun font to FOP or how to configure FOP to pick this font, so that the chinese characters are rendred properly.
HI, we want to extract Metadata for CRW files. we are using this code of JRAWIO- File file = new File("DSC1234.NEF"); ImageReader reader = ImageIO.getImageReaders(file).next(); reader.setInput(ImageIO.createImageInputStream(file)); IIOMetadata metadata = reader.getImageMetadata(0); By this code, we ...
This is the issue I am having:Sometimes (not always) any changes to CSS and JS in our clientlibs are not actually activating until after a restart of CQ. We've seen this on a prior project, and it only seems to happen with AEM 5.6.1, 5.6 worked correctly. Any ideas on why it seems to be caching this...
For example, I have a dialog step that has two textarea widgets.The first, used in most default steps, is named "comment". When a user enters text into this field during the workflow it is saved to the workitem history metadata as a property called "comment" (/etc/workflow/instances/<date>/<model>/h...
hi All... im a web developer.. im not a CQ [cmp] man.. currently im in a migration project.. where existing html pages and templates of client is migrated into CQ practice. i can only modify the CSs styles and not the HTML content. so while in the process, i came across a situation where an edit but...
I have been trying to setup URL mangling for my domain, in 5.6, to remove the /content/geometrixx/en portion from the URL. I have followed the great guide here:http://www.cognifide.com/blogs/cq/multidomain-cq-mappings-and-apache-configuration/Unfortunately when I add the resource.resolver.map.locati...