Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pmzGX-0001nu-H9 for pgsql-hackers@arkaria.postgresql.org; Thu, 13 Apr 2023 15:53:41 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pmzGW-000613-0t for pgsql-hackers@arkaria.postgresql.org; Thu, 13 Apr 2023 15:53:40 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pmzGV-00060t-Nq for pgsql-hackers@lists.postgresql.org; Thu, 13 Apr 2023 15:53:39 +0000 Received: from janus.karlpinc.com ([173.161.46.12] helo=smtp.karlpinc.com) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pmzGS-0006S8-VD for pgsql-hackers@postgresql.org; Thu, 13 Apr 2023 15:53:38 +0000 Received: from slate.karlpinc.com (unknown [192.168.1.14]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by smtp.karlpinc.com (Postfix) with ESMTPS id A9F52A203; Thu, 13 Apr 2023 10:53:35 -0500 (CDT) Received: from slate.karlpinc.com (localhost [IPv6:::1]) by slate.karlpinc.com (Postfix) with ESMTPS id B37073FB49; Thu, 13 Apr 2023 10:53:34 -0500 (CDT) Date: Thu, 13 Apr 2023 10:53:31 -0500 From: "Karl O. Pinc" To: Brar Piening Cc: Peter Eisentraut , Alvaro Herrera , Tom Lane , vignesh C , Ian Lawrence Barwick , pgsql-hackers Subject: Re: doc: add missing "id" attributes to extension packaging page Message-ID: <20230413105331.6d0a7db9@slate.karlpinc.com> In-Reply-To: <90cf1be5-19cb-e2e9-756b-02df52a99cfb@gmx.de> References: <20230323093555.3icw7zetwtmtrrzu@alvherre.pgsql> <184dc41b-7407-1bb9-7fd4-7fb35db8b993@enterprisedb.com> <91edf03b-7b63-67b6-7f44-bfeb48e97056@gmx.de> <8c745b14-9443-274d-5900-db3f276ee293@enterprisedb.com> <90cf1be5-19cb-e2e9-756b-02df52a99cfb@gmx.de> X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Thu, 13 Apr 2023 16:01:35 +0200 Brar Piening wrote: > On 13.04.2023 at 10:31, Peter Eisentraut wrote: > > The first patch has been committed. =20 >=20 > Yay - thank you! >=20 > > The second patch should be sent to pgsql-www for integrating into > > the web site. =20 > Done via [1]. Thanks for the hint. >=20 > > Side project: I noticed that these new hover links don't appear in > > the single-page HTML output (make postgres.html), even though the > > generated HTML source code looks correct.=C2=A0 Maybe someone has an id= ea > > there. =20 > I feel responsible for the feature to work for all use cases where it > makes sense. I'll investigate this and post back. Looks to me like the ">" in the CSS was transformed into the > HTML entity when the stylesheet was included into the single-file HTML. Regards, Karl Free Software: "You don't pay back, you pay forward." -- Robert A. Heinlein