Hi Is there any standard/ pre-defined way to inject styling information for html snippets generated from the rich text editor?like <p> must be <p class="abc"> or adding attributes on the fly for html elements generated.
Hi all,Just wondering what's the best way to modify the default GET behavior of a social component? In this particular case, it is a custom social component, similar to the TodoMVC sample[1]. This is great in that it shows the custom PostOperations extended from AbstractSocialOperation.However, let'...
Hi, I am trying to import jackson-dataformat-xml-2.5.3.jar into AEM 6.2 as it is a dependency in another OSGI bundle I have written.When using the Eclipse Plug-In project I create an OSGI version.HoweverExported Packagescom.fasterxml.jackson.dataformat.xml,version=0.0.0 Here is screen shots of my ...
I need to navigate through content page in aem through angular js.app.js filewhen('/contentideas', { templateUrl: '/content/projectname/en/ideas.html' })html file<li><a href="#contactus">Contact-us</a></li> is it possible through content pages (fully loaded with js css html everything).this ...
I want to know all the language copies available or created for a particular page.say, a particular page are in two different languages french and dutch. if i select french page , how can i know programmatically know that dutch copy of this page also exist?
Hello,Having an issue upgrading author/publisher instances that are running AEM 6.0SP3 to AEM 6.2. I have run through the Adobe upgrade guide multiple times, and finally get to the point where I run the upgrade withjava -jar aem-quickstart-6.2.0.jar -r author,crx3,crx3tar,nosamplecontentjava -jar ae...
Hi everybody,By default Touch UI dialog opens like a pop-up. The is a "Toggle fullscreen" button to expand it.Is there a default configuration which makes dialog fullscreen when you open it?
Hello!I am working in a feature about Sling Filters in AEM. I have to intercept a specific URL in AEM, e.g /en-us/abc/folder1 and without modify that URL, forward an asset URL from the DAM folder. The asset exist in the DAM folder at this location: /content/dam/myApp/test.pdf. So here is an approac...
Hi Team,I tried creating events using the Calendar community function feature and following these articles:The events show up fine in Author instance and a Calendar tab appears in Publish as well but the actual events are not appearing in Publish Instance.Thanks in Advance-Saicharan