From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Lundin Subject: Re: Re: Worg needs some reorganizing Date: Tue, 18 Jan 2011 20:02:02 -0500 Message-ID: <87mxmx1zat.fsf@fastmail.fm> References: <4CAD81B0.6090807@manor-farm.org> <0E084C6C-6FD1-4C74-BD9F-34F2830B93C5@gmail.com> <87bp6ytacd.fsf_-_@stats.ox.ac.uk> <87fwsubckf.fsf@gnu.org> <87aaj2w5x4.fsf@fastmail.fm> <87d3nyuhkw.fsf@altern.org> <87aaj0kggo.fsf@gmail.com> <87zkr0load.fsf@riotblast.dunsmor.com> <87pqrwipjd.fsf@gmail.com> <87oc7glhef.fsf@riotblast.dunsmor.com> <87hbd8ins8.fsf@gmail.com> <87ipxolgji.fsf@riotblast.dunsmor.com> <87aaj0iiff.fsf@gmail.com> <87r5cbk28p.fsf@riotblast.dunsmor.com> <87fwsrtokh.fsf@gnu.org> <87fwsrjtnx.fsf@riotblast.dunsmor.com> <87hbd7jr42.fsf@gmail.com> <87k4i2fa7l.fsf@gmail.com> <87vd1mgnip.fsf@riotblast.dunsmor.com> <87k4i2gh08.fsf@riotblast.dunsmor.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=44806 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PfMR5-0002wL-Oe for emacs-orgmode@gnu.org; Tue, 18 Jan 2011 20:02:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PfMR4-0006kT-6s for emacs-orgmode@gnu.org; Tue, 18 Jan 2011 20:02:07 -0500 Received: from out1.smtp.messagingengine.com ([66.111.4.25]:33947) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PfMR3-0006jn-Vp for emacs-orgmode@gnu.org; Tue, 18 Jan 2011 20:02:06 -0500 In-Reply-To: <87k4i2gh08.fsf@riotblast.dunsmor.com> (Jason Dunsmore's message of "Tue, 18 Jan 2011 13:15:51 -0600") 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: Jason Dunsmore Cc: Dan Davison , Ian Barton , Bastien , emacs-orgmode@gnu.org, Carsten Dominik Jason Dunsmore writes: > I made a version of the FAQ without the javascript folding: > > http://orgmode.org/tmp/worg/org-faq-nojs.html > http://orgmode.org/tmp/worg/org-faq.html > > It like it better, but it's still a bit unwieldy. Maybe the FAQ just > needs to be reorganized. See how Wikipedia does it: > > http://en.wikipedia.org/wiki/Wikipedia:FAQ > http://en.wikipedia.org/wiki/Wikipedia:FAQ_Index > > Matt or Bastien, do you have an opinion on reorganizing the FAQ? I reorganized the FAQ into categories a year or so ago; it's remarkable to consider how much the document has grown (thanks to the community!) since then. I believe it is helpful to have the entire FAQ on one page, though I'd agree could use some "pruning". My plan is to move some the longer entries to documentation pages of their own, leaving behind a brief answer along with a link to more detailed documentation. I'd like to get rid of the javascript folding on the FAQ. I've found that on slower computers it can take a few seconds for the entire page to fold, while artifacts of entries flash briefly on the screen. On this one page, I think we need a simple (non-js) table-of-contents. Is there a way to override the hidden toc for this page only? I'll also see if I can work up a local export hook to add a "Back to top" link for each entry. Thanks. Matt