RE: [dita-users] Generate a list of topics with their revision status (@rev)?
I’ll add this to the QA Plugin (https://sourceforge.net/projects/qa-plugin-dot/), which you could use via Oxygen. It already shows topic title and file name; adding the type and status should be pretty easy. I’ll post again when the code is updated—hopefully today. We have several other new features going in too..
Hth,
Patrick
From: dita-users@yahoogroups.com [mailto:dita-users@yahoogroups.com] On Behalf Of Yves Barbion Sent: Thursday, February 09, 2012 4:04 AM To: dita-users@yahoogroups.com Subject: [dita-users] Generate a list of topics with their revision status (@rev)?
Hi group
I'd like to get an overview of all the topics in a ditamap with their respective revision status, something like this:
topic type | revision status | topic title | file name
For example:
concept | 1.0 | What are building blocks? | what_are_building_blocks.xml
task | 2.3 | To use building blocks | to_use_building_blocks.xml
reference | 1.0 | Building blocks quick reference | bbquickref.xml
I'd like to do this in FrameMaker+DITA-FMx and, preferably, in oXygen XML Editor/Author. I'm almost there in FrameMaker: I added a ToC to a book which I generated from a bookmap, but the building block <$attribute[rev]> on the reference page does not seem to work:
Hi group I'd like to get an overview of all the topics in a ditamap with their respective revision status, something like this: topic type | revision status |...
I’ll add this to the QA Plugin (https://sourceforge.net/projects/qa-plugin-dot/), which you could use via Oxygen. It already shows topic title and file name;...
Hi Yves, I've added @rev and @status to the QA Plugin for each topic it displays the title, the path/file name, and the values for @rev and @status, along with...
Hi Patrick Thank you very much for adding @rev and @status to the QA plugin. Next question is, how can I use it in oXygen? This is what I did so far: 1. Unzip...
Hi Yves, I thought it was much easier to add a plugin to Oxygen, but I can’t find how to change the transtype for a new transformation scenario. Does anyone...
I should have looked a little longer. You can add a new Parameter to set transtype=qa. But now I see there are some bugs in the current download. I will update...
Hello again, I've updated the plugin download on sourceforge. It worked for me via Oxygen transformation scenario on my mac. However, Oxygen opened index.html...
Hi Patrick I have now managed to add the QA transtype by following these steps: 4. create a new transformation scenario 5. for type, select xhtml 6. name it QA...
... Hello Patrick, this looks really interesting, I would like to try out this plugin. But, could I ask you to add just a tiny bit more information to the ...
Hi Erlend, I apologize, I had an example on the requirements page, but it was not indented correctly (according to sourceforge wiki rules), and therefore...
Hi Patrick, Indeed setting an additional parameter "transtype" with the "qa" value in the duplicated XHTML scenario is the way to go. Maybe in a future version...