Hi,I would like to know how to override /libs/cq/tagging/widgets/source/widgets/admin/TagAdmin.Actions.js to customize "Create Tag" dialog, If anybody has done similar tag dialog customization previously, please let me know.Thanks
Dear Friends,I am trying to create a simple hello-world program but getting the below error when i try to build it.Unable to scan class files: com.training.Sample.HelloWorld.Activator (Class file format probably not supported by ASM ?)Please help....
Using AEM6 and the RTE editor, I'd like the Bold format plugin to use the <strong> html element in place of <b>.I've almost done this with a combination of overlaying /apps/cq/ui/rte/core/commands/DefaultFormatting.js and rtePlugins: htmlRules: semanticMarkupMap entries.However, in the RichTextEdito...
Hi,We got following error on our author instance after which the server shuts down.13.08.2015 18:41:45.057 *ERROR* [jackrabbit-pool-10] com.day.crx.core.ResourceMonitor stdev of memory usage samples is 0.0, which is lower than 1. shutting down13.08.2015 18:41:45.066 *ERROR* [ClosingThread] com.day.c...
How do I configure the logic/rules for posting comments? Currently, we are using a custom authentication system but when a user attempts to create a comment, a CommentException is thrown saying the user has a suspicious identifier.Also, I couldn't seem to find any straightforward documentation on ho...
I have a custom servlet that captures a form submission and sets cq:lastModified, cq:lastModifiedBy and cq:distribute (to true). I ran a few tests and i'm noticing that not all of the submitted content is being reverse replicated back to the author. Out of 99 submissions, only 79 made it back to t...
Hey,I am trying to configure Adobe Granite SSO Authentication Handler for SSO using cookies. for author on AEM 6.1I have a requirement that there will be two cookies fields that should be present IsUser='user' user='username'First one will be a fixed value / placeholder which signifies that th...