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 1pmyOz-000680-74 for pgsql-hackers@arkaria.postgresql.org; Thu, 13 Apr 2023 14:58:21 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pmyOy-0001tJ-2q for pgsql-hackers@arkaria.postgresql.org; Thu, 13 Apr 2023 14:58:20 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pmyOw-0001so-P3 for pgsql-hackers@lists.postgresql.org; Thu, 13 Apr 2023 14:58:19 +0000 Received: from wout1-smtp.messagingengine.com ([64.147.123.24]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1pmyOr-002eyU-U8 for pgsql-hackers@postgresql.org; Thu, 13 Apr 2023 14:58:18 +0000 Received: from compute6.internal (compute6.nyi.internal [10.202.2.47]) by mailout.west.internal (Postfix) with ESMTP id 4A0A732000E5; Thu, 13 Apr 2023 10:58:07 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute6.internal (MEProxy); Thu, 13 Apr 2023 10:58:07 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ilmari.org; h=cc :cc:content-type:content-type:date:date:from:from:in-reply-to :in-reply-to:message-id:mime-version:references:reply-to:sender :subject:subject:to:to; s=fm3; t=1681397886; x=1681484286; bh=kf 3lz8tmo5WI2kTHPMbqGYyelbggfGfiOosYrKkpOvQ=; b=Tq7nCtl/7cbFQ40fzR X5ZDbR8FiGZcyxFbmQbP7emkNJhW32TwYFbBddmqWLrJ/5Gm6zaoTsSEaQHuTzS+ 1JSYL1CpDZy5tagTv9ByhLNXANGvZBlSRaJJBGliitlG8+dXOdyE1bp2qBkuQHhh OuNrBHg8OJLg84mR6C+kiNMIhj/WjP4BUgVooOJoEYFYIRTfjZ5/1xgtdRUQFcqO F0OBV0+pU902NdFkLfkAS+cnJvSA0U1sh9/m/89pRKYjQVuw5wfT9tTAAvIj0gw8 rYsNUIuL9WmEf2xgFzwaw6HFVjU3FT5VQFED7hY6xHeGgXC21Ie2oSrJ71jyOukq hiZA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-type:content-type:date:date :feedback-id:feedback-id:from:from:in-reply-to:in-reply-to :message-id:mime-version:references:reply-to:sender:subject :subject:to:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm3; t=1681397886; x=1681484286; bh=kf3lz8tmo5WI2 kTHPMbqGYyelbggfGfiOosYrKkpOvQ=; b=cTjlEdtjlx3DZU6iC4xaAZUeBWo3a nFpqwZo51TwxpBG7SWH1viRAT2alPPt7zADs5vsR7aGG4GzMesubx9fZikMEvXct GVvyaJp1ZsxzgDROnEYDi0a5symrvA5sjPMwrYU4EqDxBRuap1Mx5mr3UsRSbmp6 p/Y0/fX2YFntHAHlkGxmpJH7zwNoEhKB9dz02V2QBGhOSka9M+eCYqL+0+nnnE3Q CZ3s4aZk7xgMaCyvAUYZ0VlDkaNKLklZMOljT3GuzUB3T4Ra9Hg0WZmqH4W+Vvt+ tFVcp9zISP59y9gIT9Eau2FpQjZ3RfTbrazNNhoCLncjvsponwXsS86nw== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvhedrvdekkedgkeefucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvvefufhffjgfkfgggtgesthdtredttderjeenucfhrhhomhepffgrghhf ihhnnhcukfhlmhgrrhhiucforghnnhhsnohkvghruceoihhlmhgrrhhisehilhhmrghrih drohhrgheqnecuggftrfgrthhtvghrnhephffgffelkefgjeeiffegtdfhieefiedvheej geehvdfhheekueevuedvkedtieefnecuffhomhgrihhnpehpohhsthhgrhgvshhqlhdroh hrghenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehi lhhmrghrihesihhlmhgrrhhirdhorhhg X-ME-Proxy: Feedback-ID: i1ff147bf:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Thu, 13 Apr 2023 10:58:05 -0400 (EDT) From: =?utf-8?Q?Dagfinn_Ilmari_Manns=C3=A5ker?= To: Peter Eisentraut Cc: Brar Piening , Alvaro Herrera , "Karl O. Pinc" , Tom Lane , vignesh C , Ian Lawrence Barwick , pgsql-hackers Subject: Re: doc: add missing "id" attributes to extension packaging page 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> Date: Thu, 13 Apr 2023 15:58:03 +0100 In-Reply-To: <8c745b14-9443-274d-5900-db3f276ee293@enterprisedb.com> (Peter Eisentraut's message of "Thu, 13 Apr 2023 10:31:43 +0200") Message-ID: <87sfd3rfr8.fsf@wibble.ilmari.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Peter Eisentraut writes: > On 06.04.23 16:19, Brar Piening wrote: >> 001-make_html_ids_discoverable_v5.postgresql.patch which needs to be >> applied to the postgresql repository. It adds the XSLT to generate the >> id links and the CSS to hide/display them. I've added comments as >> suggested above. >> 002-add-discoverable-id-style_v1.pgweb.patch which needs to be applied >> to the pgweb repository. It adds the CSS to the offical documentation site. > > The first patch has been committed. > > The second patch should be sent to pgsql-www for integrating into the > web site. > > 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. Maybe someone has an idea there. Another side note: I notice the links don't appear on elements (e.g. https://www.postgresql.org/docs/devel/sql-select.html#SQL-WITH), only . - ilmari