The acs-commons subpackage wasn't installed at the time of the Jenkins deployment in Dev and higher author environments but it also installed DEV publish and the local environment.The acs-aem-commons subpackage isn't installed during the Jenkins deployment in Dev and higher author environments(We ca...
I've installed the latest service pack 6.5.16 and after the installation, I got the below errororg.apache.sling.api.resource,version=[2.11,2.12) -- Cannot be resolvedthe "Exported Packages" list of the bundle - Apache Sling API (org.apache.sling.api) in my instance is below, What am I missing?
As per the documentation, I've added both /conf/global and /content/projects - jcr:all permissions to the content-authors group but that functionality(Language Copy) isn’t visible.
Reference: https://experienceleague.adobe.com/docs/experience-manager-65/administering/introduction/aem-faqs.html?lang=...
I've created a repo-init script in my code base and I saw that it will be adding or modifying the changes in the instance while deployment but I removed some lines from the script and it's not reflected there. Is it possible to replace the entire repoinit script with new rules? Is there any filter m...
I have created some sling models by using a delegation pattern(by extending core components) but I've had some issues while writing unit test cases for these sling models.
Hopefully, someone can give me some suggestions. thanks
Thanks
Hi @Ronnie09 ,
You can use "Styles", which is another RTE plugin. The styles are implemented by adding <span> around the selected content therefore it will support multiple styles as well. Please see the documentation,
https://experienceleague.adobe.com/docs/experience-manager-64/administering/ope...
Thanks all for the suggestions. I've been checking whether the agenId is a preview or publish if the agenId is a preview it will invoke the OOTB workflow and else it will trigger our customized workflow.