I recall that it is possible to add a bit of code to a paragraph tag in a DITA template (e.g., Topic) that would display a prompt for the author regarding the text to enter in that tag. When the author clicks within the tag, the prompt text disappears. Does any remember the specifics of that?
We have create some custom dita topics and maps, these custom custom topics use custom xml tags too. We have created custom dtds and everything is working as expected but the topics and maps are missing the icons.How do we configure this?
Hi, all! I have a question regarding custom note types in Native PDF. In our current DITA OT output, we have custom note types set up like this: The type=other tells the output to use whatever text the author enters in the othertype field. In this case, "Notes" display instead of "Note." How can I ...
Hello, Right now I have my Native PDF template set to add a prefix before all tables titles. It looks like this: Table #: Title here in DITA My question is, how do I replace that # with autonumbering? I'd like it to count the entirety of the document for this number (not reset per topic/chapter). He...
In my DITA XML docs, I want elements that have an auto-generated unique ID, but I also want the IDs to follow a format/pattern of element<title>, followed by element name, and unique generated ID number (eg. <fig id="Toaster-Oven_fig_2">).When configuring element id patterns in the Adobe Experience...
Is there still a problem with the wintitle element? With v4.3.1.390, if you try to insert a wintitle, the key reference dialog box opens up and you have select one of your key references. The only way to insert a wintitle is to type it manually in the source code view. This seems to have been true s...
I want to search for all topics in a folder that contain the phrase "Make sure." But no results are returned. Is it possible to search for topics using specific phrases or keywords?I also want to further filter the search using the dita element filter, but still no results are returned.
In my DITA XML docs, I want elements that have an auto-generated unique ID, but I also want the IDs to follow a format/pattern of element<title>, followed by element name, and unique generated ID number (eg. <fig id="Toaster-Oven_fig_2">).When configuring element id patterns in the Adobe Experience...
Hello community, We are working on developing output templates and would like to get feedback and hopefully some documentation from this community about why we should consider using either Native PDF or DITA-OT frameworks for PDF generation. I have not found many non-Adobe references that highlight...
I have an requirement like whenever a property called "dxmlLastCreatedVersion" of an asset is getting changed a listener should listen the event .I am using the below code kindly hv a look and let me know is this the correct way get an event for a node property change. It is working for all propert...