Using JavaScript I would like to find out what the 'lang' attribute variable is set to. I have used:document.getAttribute('lang').value;document.head.parentNode.getAttribute('lang').value;document.body.parentNode.getAttribute('lang').value;document.querySelector('html').getAttribute('lang').value;wi...
For the standard note types the language variable text is set successfully so it appears in the prefix-content: <div class="note note" data-attr-type="note"><span class="prefix-content">Note: </span>This is a note of type 'note'</div> But for @TyPe=other @othertype I get: <div class="other note" da...
My 2 appendices are <topicref>'s in backmatter. <backmatter> <topicref href="A.dita" type="topic"></topicref> <topicref href="B.dita" type="topic"></topicref></backmatter> Appendix A I want the page numbering to show in the footer "A-1, A-2, A-3..." for appendix AAppendix B and "B-...
Open in FrameMaker" option exists when a a dita asset is check marked. We don't want that option to be enabled, so we have unchecked this option in configMgr. I have also tried cycling the setting on my instance but it has no impact on the behavior. Do we have any other workaround to get this option...
Where PDFs will be printed there is a requirement to generate output PDFs with a page count which is a multiple of 4. Is there a way to count and add pages, if required? I know we can run a JavaScript script post pagination - does this give us access to the page information which would allow us to ...
One of our customer requirements is to construct a ‘Contact Information’ block of addresses on the back page.They don’t want to hardcode this in a table in a topic. We'll have a template with an empty, single row, table and we'd dynamically expand the table based on the required number of address bl...
Hello,The AEM publish server is not accessible after the we adding the URL Mappings in the org.apache.sling.jcr.resource.internal.JcrResourceResolverFactoryImpl OSGi configuration. Also the server itself unresponsive after the configuration changes. Verified all the bundles are active.Please suggest...
What are the out-of-the-box audit trail features or capabilities available in AEM Guides and Assets? Specifically, in the context of an audit, what tools or features does Guides or Assets provide to track actions like authoring, editing, publishing and timestamps? I'm aware that by opening an indiv...
Hello,I have received an error message for a file. It is AEM cloud, Guides version 2406.Failure message:Process implementation not found: com.adobe.fmdita.postprocess.PostProcessJobInitiatorStep:DXML Asset Post ProcessingFailure Stack:com.adobe.granite.workflow.WorkflowException: Process implementat...