[Bug 303188] New: Conglomerate's DocBook dispspec does not support all elements in DocBook

[email protected] Thu, 5 May 2005 19:29:00 -0400 (EDT)
Newsgroups gmane.editors.conglomerate.cvs
Message-ID <[email protected]>
Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=303188
 conglomerate | Document Types | Ver: cvs

           Summary: Conglomerate's DocBook dispspec does not support all
                    elements in DocBook
           Product: conglomerate
           Version: cvs
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: Document Types
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Please describe the problem:
>From maling list post:
I've just have a quick look at the elements. Here's the result (not 
finished yet):
abbrev
accel
ackno
action
affiliation
alt
appendixinfo
area
areaset
areaspec
arg

As for revision history: we're missing revdescription. And the name for 
revnumber is Revision, instead of Revision Number. I have no idea if 
both chock or not.
What is sure is there is a problem with the elements hierarchy 
visibility.

A typical revhistory with revremark is as follows:
<revhistory>
<revision>
<revnumber>&manualversion;</revnumber>
<date>10/02/2005</date>
<authorinitials>MG</authorinitials>
<revremark>Updated to cssed versions &softwareversion;, improved 
stylesheets.</revremark>
</revision>
<revision>
<revnumber>1.13</revnumber>
<date>29/12/2004</date>
<authorinitials>IRS</authorinitials>
<revremark>Added instructions for installation.</revremark>
</revision>
</revhistory>

But I have no access to date, authorinitials, revnumber, and revremark 
inside conglomerate's normal panel, though when seeing raw xml, date, 
revnumber and revremark are here (not authorinitials though), but text 
is not accessible. I don't understand exactly how the access to text is 
handled. If you can explain it, I may correct that and ensure that all 
elements are displayed correctly and that visibility and access to text 
modification is given where it is needed.

Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:

------- You are receiving this mail because: -------
You are the assignee for the bug.