Hi guys! :) Recently i added a custom plugin for my richtext, to print hr tag, and works perfectly but when i positioned the cursor in a position below at hr line, start an infinite recursive call, i think the richtext have a method (updateToolsbar) and dont recognize my hr plugins, i need suggestio...
Hi,We are working on disabling PDF indexing with tika/lucene and cannot find a guide for AEM 6.0. Anyone able to explain how to do this?Basically just need to be able to edit and get the instance to use a custom tika-config.xml Thanks!Alex
Hi,I'm using a dialog with an item that uses jquery. This dialog is the dialog of a page component so i can access it in two ways, the sidekick and the siteadmin.With the sidekick the dialog works fine, with the sideamin it raises an error of jquery. How can i add the library?Thanks
Hi,I am adding some custom metadata to the assets editor and I have the following scenario:Lets say we have a dropdown field, and we configured their options this way:opt 1text: Human Resourcesvalue: HRopt2text: Information Technologyvalue: ITWith this conf, when selecting a value it will store the ...
In my global.jsp file on line 44 I haveI want to try use session such assession.setAttribute(userIDKey, userID);on a jsp page.in global.jsp I have--%><%@page session="false" import="javax.jcr.*,If I change it to--%><%@page session="true" import="javax.jcr.*,then every page I try display give/libs/f...
Dear All,We have huge number of videos need to be hosted in AEM. Scene 7 is not an option for various reason. So i was looking for this Amazon s3 storage. I understand that there is a connector available in the feature pack and we can configure it. However my question is, we want to use this AS3 onl...
Dropdown in a Multifield is not able to hold the selected values when we reopen the dialog,I have followed the below link.http://experience-aem.blogspot.in/2015/06/aem-61-touch-ui-composite-multifield-store-values-as-child-nodes.html . <?xml version="1.0" encoding="UTF-8"?><jcr:root xmlns:sling="htt...
Hi,I installed hot fix 7700 for oak version upgrade.Since then Standard Analyzer is not working and stop words not getting ignored in search.Please let me know if any other changes required specific to 1.2.7.till 1.2.2 it is working fine.