Hi,do you know if it's possible for an Author to exclude a component from page publication? The use case is the following: an author is working on a page, but he has not yet finished the editing of a certain component, while the rest of the page is ready to be published. In this case, the author wan...
I need to create a container component that can accept other components. Can anyone point me to some documentation about this? My searches haven't been lucky so far.I tried setting cq:isContainer flag but that didn't do anything. Obviously there's more to it than just that.Using 6.3 and editable tem...
I am reviewing the implementation for a client ,in which they have 500 hidden component .one example of why the component count for hidden component is high.Headline component: This component is hidden .(/apps/headline)teaser 1: here we are including headline component which is under teaser compone...
Hi all,Trying to POST data from a external application does not work due to CSRF token rejectionWhen the POST SERVLET is hitted from external application we recieve the following error in the log:POST /apps/tools/components/xsrftest/run.html HTTP/1.1] com.adobe.granite.csrf.impl.CSRFFilter isValidRe...
Hello,we have just replaced the S7Video Viewer with a version hosted locally (v3.2.1), but unfortunately i got an issue with the video player on android.It works well on all platform, including IOS (launch the native player).But when it comes to Android - no way to make it works, it seems to play, ....
Hi,I am trying to create an Image asset in the DAM of my project. The code is working fine without any errors but I am not getting any image in the repository.package Day7.core.servlets;import java.io.FileInputStream;import java.io.IOException;import java.io.InputStream;import java.io.PrintWriter;im...
Hi everyone!I was wondering if it was possible to share packages outside the organization to the general AEM community through the AEM package manager, or if this is something that only Adobe can do. If so, is there a process and what are the requirements? I've been looking for a few days but have f...