Re: Add id's to various elements in protocol.sgml - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Add id's to various elements in protocol.sgml
Date
Msg-id 202202241546.v76ychstedul@alvherre.pgsql
Whole thread Raw
In response to Re: Add id's to various elements in protocol.sgml  (Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>)
Responses Re: Add id's to various elements in protocol.sgml  (Brar Piening <brar@gmx.de>)
List pgsql-hackers
On 2022-Feb-24, Dagfinn Ilmari Mannsåker wrote:

> Peter Eisentraut <peter.eisentraut@enterprisedb.com> writes:

> > Is there a way to obtain those URLs other than going into the HTML
> > sources and checking if there is an anchor near where you want go?
> 
> I use the jump-to-anchor extension: https://github.com/brettz9/jump-to-anchor/
> 
> Some sites have javascript that adds a link next to the element that
> becomes visible when hovering, e.g. the NAME and other headings on
> https://metacpan.org/pod/perl.

Would it be possible to create such anchor links as part of the XSL
stylesheets for HTML?

-- 
Álvaro Herrera           39°49'30"S 73°17'W  —  https://www.EnterpriseDB.com/



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: create_index test fails when synchronous_commit = off @ master
Next
From: Andres Freund
Date:
Subject: Re: create_index test fails when synchronous_commit = off @ master