Re: navigation menu for documents - Mailing list pgsql-hackers

From Richard Huxton
Subject Re: navigation menu for documents
Date
Msg-id 4AC22DE5.8060805@archonet.com
Whole thread Raw
In response to Re: navigation menu for documents  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: navigation menu for documents
List pgsql-hackers
Andrew Dunstan wrote:
> 
> 
> Alvaro Herrera wrote:
>> Did this go anywhere?
> 
> Well, it was sorta nice but what Richard sent wasn't really what I want,
> at least, which is more along the lines of the menu David Wheeler uses
> for the Bricolage API docs.

Well, if we nail down the details I'm happy to do the grunt-work.


I think #1, #2 (fixed navigation links, titles) are a separate question
and just need to be decided upon by those who feel strongly one way or
t'other.


For the browser, does the following match what you're after, Andrew?
- clicking chapter title opens the browser panel
- panel stays open until you click close icon
- panel contains collapsable tree of chapter/section headings
Alternatively, could just auto-open the browser panel if javascript is
enabled and window is wider than N pixels.


In addition we'll presumably want to meet:
- no external js libraries (or do we care, if we just reference it from
google?)
- navigation is optional, disabling js leaves docs as at present
- works on all reasonable browsers (anything not IE6)
- works online and in downloaded docs (except Windows .chm of course)

--  Richard Huxton Archonet Ltd


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Using results from INSERT ... RETURNING
Next
From: Tom Lane
Date:
Subject: Re: Unicode UTF-8 table formatting for psql text output