Hi, we are trying to provide XML documentation permission to a different user other than admin. As per the document it says as below (https://helpx.adobe.com/content/dam/help/en/xml-documentation-solution/3-8-6/XML-Documentation-for-Adobe-Experience-Manager_Installation-Configuration-Guide_EN.pd...
There is a shortcut option in the web-editor toolbar to let author insert the special characters already. The same can be seen in screenshot below: These list of characters is configurable here. If you need to add more characters to this then follow the below steps: Log into AEM and open the...
Hi, we are planning on extending the UI of AEM, especially in the XML Documentation area.We want to show additional UI elements in the sidebar. Can you please let me know, which APIs / Extension Points exist to achieve this? Thanks,Daniel
One additional change that content users will observe with 3.8 XML Documentation build on baselines tab is few more labels with images. This was not there in previous build. With the new release, content users can also apply labels on indirect references like images etc. using the 'Add Labels'...
I have a topic that is reused in about 200 sites. I want to update the topic, and then generate and publish in all the sites. Any ideas on how to do this?
My current query with predicate type=cq:Page does not finds property from subNode but only finds till node level propNode / jcr:content / comp-par / component / section / propNode / subNodeCurrentQuery:-------------------fulltext=Search Termgroup.p.or=truegroup.1_path=/content/proj/sub/usgroup.1_gro...
We are closing the service RR in the finally block still we get the unclosed RR in logs for below method.This post has additional logic as a workaround to manually close the ResourceResolver after processing the query result. Ques1) Do I need to do this extra workaround code for my method below.Plea...
Hi all, I am using aem 6.5I have a requirement for converting aem page nodes to json.Previously I used jsonItemWriter.dump method which converts data directly.But this method is deprecated.And second thing is in multifield we get data as item0,item1 in jsonobject format.But my requirement is to conv...
If I want to add tags to every topic in a map, do I need to do this individually, topic by topic?It would be great if there was a way to bulk tag all topics in a map.