Re: chunked guide - macports.org/docs/

2008-07-31 Thread William Siegrist
On Jul 31, 2008, at 12:46 AM, Ryan Schmidt wrote: On Jul 30, 2008, at 11:23, [EMAIL PROTECTED] wrote: My idea was for /docs/ to be static HTML/PHP in the repo which renders to something like: Documentation: * Installation So this /docs/ page would replace several left navigati

Re: chunked guide - macports.org/docs/

2008-07-31 Thread Ryan Schmidt
On Jul 30, 2008, at 11:23, [EMAIL PROTECTED] wrote: >> My idea was for /docs/ to be static HTML/PHP in the repo which >> renders to something like: >> >> >> Documentation: >> * Installation We currently have a standalone page: http://www.macports.org/install.php and a Guide chapte

Re: chunked guide - macports.org/docs/

2008-07-30 Thread markd
>My idea was for /docs/ to be static HTML/PHP in the repo which >renders to something like: > > >Documentation: > * Installation > * HOWTOs > * Guide: > * Chunked HTML > * Single HTML > * a future PDF version maybe? > * FAQ >

Re: chunked guide / docs.macports.org?

2008-07-28 Thread William Siegrist
On Jul 28, 2008, at 5:51 PM, [EMAIL PROTECTED] wrote: Simon has got the details of the chunked guide worked out, and I am of the opinion that it is better that guide.macports.org display the chunked guide with an obvious link somewhere to the single-page version, as opposed to the

Re: chunked guide / docs.macports.org?

2008-07-28 Thread markd
>>> Simon has got the details of the chunked guide worked out, and I am >>> of the >>> opinion that it is better that guide.macports.org display the chunked >>> guide with an obvious link somewhere to the single-page version, as >>> opposed to the g

Re: chunked guide / docs.macports.org?

2008-07-28 Thread William Siegrist
On Jul 28, 2008, at 5:01 PM, Ryan Schmidt wrote: On Jul 28, 2008, at 18:14, [EMAIL PROTECTED] wrote: Simon has got the details of the chunked guide worked out, and I am of the opinion that it is better that guide.macports.org display the chunked guide with an obvious link somewhere to the

Re: chunked guide / docs.macports.org?

2008-07-28 Thread Ryan Schmidt
On Jul 28, 2008, at 18:14, [EMAIL PROTECTED] wrote: > Simon has got the details of the chunked guide worked out, and I am > of the > opinion that it is better that guide.macports.org display the chunked > guide with an obvious link somewhere to the single-page version, as >

chunked guide / docs.macports.org?

2008-07-28 Thread markd
Simon has got the details of the chunked guide worked out, and I am of the opinion that it is better that guide.macports.org display the chunked guide with an obvious link somewhere to the single-page version, as opposed to the guide.macports.org pulling up a page that asks 'single-page or

Re: Chunked guide

2008-07-24 Thread Ryan Schmidt
On Jul 24, 2008, at 04:44, Randall Wood wrote: >>> Are the topical searches within results not showing the guide? >>> (Now I >>> just need to figure out how to get a topical search to be the >>> default >>> one...) >> >> You mean the part after I do my search where it says: >> >> Refine resu

Re: Chunked guide

2008-07-24 Thread Randall Wood
t; On Tue, Jul 22, 2008 at 3:19 AM, Ryan Schmidt wrote: >>>> >>>>> On Jul 20, 2008, at 09:34, [EMAIL PROTECTED] wrote: >>>>> >>>>>> The only "problem" with the chunked version is you can't >>>>>> do a browser s

Re: Chunked guide

2008-07-23 Thread Ryan Schmidt
34, [EMAIL PROTECTED] wrote: >>>> >>>>> The only "problem" with the chunked version is you can't >>>>> do a browser search of the whole document, but I'm not sure how >>>>> many >>>>> people want that. >&g

Re: Chunked guide

2008-07-22 Thread Randall Wood
t;>> The only "problem" with the chunked version is you can't >>>> do a browser search of the whole document, but I'm not sure how many >>>> people want that. >>> >>> I was initially going to suggest making a chunked guide because i

Re: Chunked guide

2008-07-22 Thread Ryan Schmidt
ch of the whole document, but I'm not sure how many >>> people want that. >> >> I was initially going to suggest making a chunked guide because it's >> what I'm used to from other projects like php and mysql. But since >> then I've found it conve

Re: Chunked guide

2008-07-22 Thread Randall Wood
ot sure how many >> people want that. > > I was initially going to suggest making a chunked guide because it's > what I'm used to from other projects like php and mysql. But since > then I've found it convenient to have it all on one page. I do use > the browser s

Re: Chunked guide

2008-07-22 Thread Ryan Schmidt
On Jul 20, 2008, at 09:34, [EMAIL PROTECTED] wrote: > The only "problem" with the chunked version is you can't > do a browser search of the whole document, but I'm not sure how many > people want that. I was initially going to suggest making a chunked guide because

Re: Chunked guide

2008-07-20 Thread Rainer Müller
Randall Wood wrote: > I like it. Is it possible to chunk the guide at x.y sections instead > of chapters? Yes, just set chunk.section.depth to something greater than 0. I splitted the string params from the Makefile to new .xsl files in guide/resources, the settings can be tweaked there. Mark,

Re: Chunked guide

2008-07-20 Thread Jon Hermansen
nk. > > > >If you like it we can activate the guide-chunked target on the > >documentation > >server and make it available to everybody. > > > >Thanks, > >Simon > > Thanks for your work on this! That is some nice scripting work. I think > we sh

Re: Chunked guide

2008-07-20 Thread markd
gt;If you like it we can activate the guide-chunked target on the >documentation >server and make it available to everybody. > >Thanks, >Simon Thanks for your work on this! That is some nice scripting work. I think we should make the chunked guide available now that you've go

Re: Chunked guide

2008-07-17 Thread Randall Wood
On Wed, Jul 16, 2008 at 9:13 AM, Simon Ruderich <[EMAIL PROTECTED]> wrote: > Hi, > > I just committed a new target "guide-chunked" to the doc-new Makefile which > generates a chunked version of the guide [1]. > > I used a Tcl script to add the table of contents to each page. Please have a > look at

Re: Chunked guide

2008-07-16 Thread William Siegrist
On Jul 16, 2008, at 6:13 AM, Simon Ruderich wrote: PS: Looks like the guide doesn't get updated anymore. I made some changes yesterday and they are still not available at guide.macports.org. Fixed. -Bill smime.p7s Description: S/MIME cryptographic signature __

Chunked guide

2008-07-16 Thread Simon Ruderich
Hi, I just committed a new target "guide-chunked" to the doc-new Makefile which generates a chunked version of the guide [1]. I used a Tcl script to add the table of contents to each page. Please have a look at [2] and tell me what you think. If you like it we can activate the guide-chunked targ