guidelines icon indicating copy to clipboard operation
guidelines copied to clipboard

Add anchors to specific attributes in elements

Open ahankinson opened this issue 6 years ago • 2 comments

For example, it would be nice to link to the @enclose attribute on <accid>. There are likely two parts to this -- 1: including an id on the HTML element (id="accid-att-enclose") and 2: Adding a small <a href="#accid-att-enclose">(some fancy icon symbol here)</a> to let people access the link.

ahankinson avatar Dec 10 '18 23:12 ahankinson

@ahankinson Could you give a short feedback if this is still needed? If so, could you please clarify a bit. I am having difficulties to understand where the anchors should be added and where the links should go.

musicEnfanthen avatar Oct 14 '22 15:10 musicEnfanthen

ping @ahankinson

rettinghaus avatar Jan 18 '24 10:01 rettinghaus

I played around with the xslt for generating the pages. We could add id attributes to the attributes, but we cannot link to them, because we have the different tabs for attributes, which prevent jumping to the linked element.

rettinghaus avatar Aug 18 '24 15:08 rettinghaus