From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Pere_Quintana_Segu=ED?= Subject: Use id property as anchor in the Table of Contents Date: Wed, 7 Sep 2011 23:07:46 +0200 Message-ID: Reply-To: pquintana@obsebre.es Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=90e6ba5bc2ed6e524704ac605898 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:37209) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R1PMI-0002OB-TM for emacs-orgmode@gnu.org; Wed, 07 Sep 2011 17:08:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R1PMD-00020X-21 for emacs-orgmode@gnu.org; Wed, 07 Sep 2011 17:08:34 -0400 Received: from mail-gx0-f172.google.com ([209.85.161.172]:38791) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R1PMC-00020C-Vk for emacs-orgmode@gnu.org; Wed, 07 Sep 2011 17:08:29 -0400 Received: by gxk19 with SMTP id 19so302887gxk.31 for ; Wed, 07 Sep 2011 14:08:27 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --90e6ba5bc2ed6e524704ac605898 Content-Type: text/plain; charset=ISO-8859-1 Hi, I'm using Org-mode to publish my website. One of my site's pages has a lot of sections and the number of sections is increasing rapidly. My problem is that the HTML exporter, in the Table of Contents, is using the section numbers as anchors. As the section numbers change with time, I can't get stable links across versions of the document. As many of the sections (headings) have id properties, I'd like the HTML exporter to use them as anchor for the Table of Contents, when available. Is this possible? I didn't find an answer in the manual. As an example. This is the document I'm working on: http://pere.quintanasegui.com/diccionari-tecnologia.html#sec-2-78 As you can see, section 2.78, called RSS, has the anchor sec-2-78. If the anchor was its id "04E3903E-EAF1-499F-98CD-9E3E4BA0806A", the link would remain the same in the future. I don't mind if the URL is not human readable. Sec-2-78 isn't human readable too. Thanks Pere --90e6ba5bc2ed6e524704ac605898 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,

I'm using Org-mode to publish my website. One of= my site's pages has a lot of sections and the number of sections is in= creasing rapidly.=A0

My problem is that the HTML e= xporter, in the Table of Contents, is using the section numbers as anchors.= As the section numbers change with time, I can't get stable links=A0ac= ross=A0versions of the document.=A0

As many of the sections (headings) have id properties, = I'd like the HTML exporter to use them as anchor for the Table of Conte= nts, when available.

Is this possible? I didn'= t find an answer in the manual.

As an example. This is the document I'm working on:=

As you can see, section 2.78, called RSS, has the ancho= r sec-2-78. If the anchor was its id "04E3903E-EAF1-499F-98CD-9E3E4BA0= 806A", the link would remain the same in the future. I don't mind = if the URL is not human readable. Sec-2-78 isn't human readable too.

Thanks

Pere


--90e6ba5bc2ed6e524704ac605898--