From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rick Frankel Subject: Re: [BUG] worg table of contents Date: Thu, 16 May 2013 17:50:01 -0400 Message-ID: <20130516215001.GA8317@BigDog.local> References: <282e3e6c4effd2077b1af34748f6662a@mail.rickster.com> <874ne3mooi.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:41118) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ud63p-0003Uf-Ce for emacs-orgmode@gnu.org; Thu, 16 May 2013 17:50:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ud63m-0004Rj-Ch for emacs-orgmode@gnu.org; Thu, 16 May 2013 17:50:05 -0400 Received: from [204.62.15.78] (port=59160 helo=mail.rickster.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ud63m-0004OA-9X for emacs-orgmode@gnu.org; Thu, 16 May 2013 17:50:02 -0400 Received: from BigDog.local (pool-72-89-40-63.nycmny.fios.verizon.net [72.89.40.63]) by mail.rickster.com (Postfix) with ESMTPS id 2A191215FD for ; Thu, 16 May 2013 17:50:02 -0400 (EDT) Content-Disposition: inline In-Reply-To: <874ne3mooi.fsf@bzg.ath.cx> 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 On Thu, May 16, 2013 at 08:19:57AM +0200, Bastien wrote: > Hi Rick, > > Rick Frankel writes: > > > The following javascript snippet will add a function to show > > the toc when it is "clicked", but I'm not sure where to put it (at the > > bottom of "preamble.html"?) > > I'd say it's a good place, yes. > > Beware that the new preamble.html will only appear in pages that have > been republished. I can republish all Worg pages if needed. I have pushed the update. I also pushed a minor fix to org-hacks.org to check if it works as expected (it does :). Republishing everything is a great idea. BTW, i noticed a bad link --- "http://orgmode.org/css/lightbox.css" is included in the header, but the file does not exist on the server. rick