This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

AW: [QUESTION] cross linking areas and callouts


just a quick note - if i just use the <programlisting/>
element in conjunction with the <calloutlist/> element
without embeding boith into a <programlistingco/>
element, cross linking works.

is not having cross-linked callout bugs in the <programlistingco/>
element a desired behaviour?

i am using ...

 - docbook-xsl 1.55.0
 - website 2.3

> -----Ursprüngliche Nachricht-----
> Von: Daniel S. Haischt [mailto:sirabyss@gmx.net]
> Gesendet: Sonntag, 6. Oktober 2002 14:43
> An: docbook-apps@lists.oasis-open.org
> Betreff: DOCBOOK-APPS: [QUESTION] cross linking areas and callouts
>
>
> hello,
>
> note: this mail belongs to the website DTD.
>
> i created a programlistingco, and i want to
> hyperlink the area definitions with its
> corresponding callout, so if the programlisting
> is very long someone just clicks on the callout
> image to get a explanation.
>
> below is a snipet of the area definition and its
> corresponding callout.
>
> --------8<----------8<------------8<----------
>   <area id="ex.plco.index"
>         coords='3'
>         linkends="ex.plco.index.anchor"/>
> </areaspec>
> <calloutlist>
>   <callout id="ex.plco.index.anchor"
>            arearefs="ex.plco.index">
>     <para>
>       Blah
>     </para>
>   </callout>
> </calloutlist>
> -------->8---------->8------------>8----------
>
> after processing this document i am getting a
> resulting HTML page that contains a anchor for
> the callout, but no <a href=""> that surrounds
> the the area-callout within the programlisting.
>
> will saxon produce the HTML cross-link or does
> this wont work?
>
> With best regards / Mit freundlichen Gruessen
>
> Daniel S. Haischt IT Consulting
> ______________________________
> [revolutionary and alpha geek]
>
> Daniel S. Haischt
> Grabenstrasse 11
> D-71083 Herrenberg
> G E R M A N Y
>
> FON:      +49 -7032-992909
>           +49 -700-DHAISCHT
> FAX:      +49 -7032-992910
> CELLULAR: +49 -172-7668936
>
> email: daniel.haischt@daniel-s-haischt.biz
> web:   http://www.daniel-s-haischt.biz
>
> -----BEGIN GEEK CODE BLOCK-----
> Version: 3.12
> GCS dx s:- a- C++ UB++++ P+++ L++++ E W+++ N+++ o-- K- w---
> O++ M++ V- PS+ PE++ Y+ PGP++ t+++ 5+ X+++ R+ tv++ b+++ DI+ D+++
> G e++ h-- r+ y+++++
> ------END GEEK CODE BLOCK------
>
>
>



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]