Hi, OOB HTML5 plugin is removing the authored elements (p, div etc) when the class attribute is defined for that element. Instead if p/div elements, <span class="undefined_element" is enclosed between the authored text Ex: add class/outputclass for p and div tags (<p class="p_test" otherprops="test...
How can I hyperlink to an external website from an image in AEM as a Cloud Service? I select the image, click Insert Cross Reference | Web Link, and drop in the URL. The software appears to let me add the hyperlink but when I publish to a PDF, the link appears and the image is gone.
I have a dita topic which has a paragraph element having below attributes <p id="p1" otherprops="otherprops-value" platform=" platform-value" product="product-value">Topic2 first paragraph</p> When I generate aem site for the dita topic. I can see platform and product attribute getting added on the ...
I have a word document (.docx) file with Title, Headings and paragraphs in each heading. Example: I am looking to convert the word document to site and/or PDF. How do I ingest a non-dita file or a word document to AEM to convert it as a site or PDF? Can someone help me with document and st...
Hi, We use Component group in Classic UI and the order is different than the Side panel in TouchUI. Can these be in the same order without any custom code? Thanks!
Do we need to create a new search UI for users who aren't authors in order for them to find the content after it has been transformed into DITA?How will DITA content/documents be accessible to outside users that want to search for information within the document but are not authors?
Is there a way to upload graphics other than drag/drop? For example, if an existing graphics file doesn't have a human-readable file name (GUID from another system), we know that the file name of the new version must be identical for drag/drop to work, detect the file already exists, and ask about...
We have added the required field (Required boolean true) on dialog and it's throwing an error message on dialog (I.e. local instance) but the error message is not displayed on cloud manager.
I have two dita-maps called map A and map B. map B contains few topic-references and it is being referred in map A using <map-ref href="/path/to/mapA" processing-role="resource-only"> element. Although, after generating AEM SITE as output, the generated site toc doesn't contain the entries for topi...