From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xin Shi Subject: Custom_ID problem with org-info.js display Date: Mon, 20 Apr 2009 23:54:20 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lw3PL-00064F-2h for emacs-orgmode@gnu.org; Mon, 20 Apr 2009 20:00:15 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lw3PG-00062w-JZ for emacs-orgmode@gnu.org; Mon, 20 Apr 2009 20:00:14 -0400 Received: from [199.232.76.173] (port=60680 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lw3PG-00062r-Fw for emacs-orgmode@gnu.org; Mon, 20 Apr 2009 20:00:10 -0400 Received: from main.gmane.org ([80.91.229.2]:49015 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Lw3PF-0003wM-JM for emacs-orgmode@gnu.org; Mon, 20 Apr 2009 20:00:09 -0400 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1Lw3P9-0008GO-4j for emacs-orgmode@gnu.org; Tue, 21 Apr 2009 00:00:03 +0000 Received: from southhill-maplehill.clarityconnect.net ([southhill-maplehill.clarityconnect.net]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 21 Apr 2009 00:00:03 +0000 Received: from shixin111 by southhill-maplehill.clarityconnect.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 21 Apr 2009 00:00:03 +0000 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hello Experts, I've tried to use the new feature in 6.26a for custom IDs. Unfortunately, those sections have the custom IDs won't show up properly in the javascript page. I used the org-info.js(v.0.1.0.6). I'm wondering if the orgmode.org web administrator could use this new feature for one of the pages, such as http://orgmode.org/Changes.html So, that the link to each version will be something like: http://orgmode.org/Changes.html#v6.25 And see if its sub-section still works on that page. Thanks! Xin