Hi,

Is it possible to have the very practical "Go to Opposite Link End" 
command" menu command in the toolbar ?

Is it possible to have the same behavior for xref/linkend ?

Is it possible to have an automatic ID generation, at least by 
double-clicking in the id attribute box ?

Regarding the ID selector window, is it possible to have a short 
overview of destination element's content (kind of <xsl:value-of>) ?

I'd also like to have a dynamic resolution of xref. By default, it 
displays a nice icon with the linkend attribute. What I'd like is a 
binding to a scripted "evaluate()" function that would :

1) output "unresolved linked" (or similar) if linkend is not (yet) 
avalaible : i.e. replace those "???" by more intelligible text, possibly 
localized,

2) output the destination element's xreflabel if there's one,

3) output the destination element's content (possibly truncated),

4) eventually stop the previous output when the endterm is met.

OK, I can write it myself but I lack some examples for traversing the 
document's tree. Do I have to iterate over *each* node until I find a 
*...@id= 'xreflinkend'] ?

Cheers,

-- 
Pierrick Brihaye, informaticien
Service r?gional de l'Inventaire
DRAC Bretagne
mailto:pierrick.brihaye at culture.gouv.fr


Reply via email to