display subtag in outline view
Posted: Wed Sep 05, 2007 10:57 am
Dear Oxygen Team!
During editing of Docbook documents it would be nice to see the content of the subtag "title" in the outline-view in Eclipse.
The docbook-xml looks like:
<chapter>
<title>Chapter 1</title>
</chapter>
In the outline-view it would be nice to see "Chapter 1" beneath the chapter-tag.
Currently it is only possible to show attributes of the chapter-tag itself (name, id by default) which leads to additional effort during the editing of the docbook documents in order to get the same result.
regards,
Mike
During editing of Docbook documents it would be nice to see the content of the subtag "title" in the outline-view in Eclipse.
The docbook-xml looks like:
<chapter>
<title>Chapter 1</title>
</chapter>
In the outline-view it would be nice to see "Chapter 1" beneath the chapter-tag.
Currently it is only possible to show attributes of the chapter-tag itself (name, id by default) which leads to additional effort during the editing of the docbook documents in order to get the same result.
regards,
Mike