Re: [pgsql-www] [DOCS] Example indenting
On 7 September 2010 22:20, Bruce Momjian wrote: > Thom Brown wrote: >> On 7 September 2010 20:26, Tom Lane wrote: >> > Thom Brown writes: >> >> Sorry, I should have clarified. ?There are boxes containing notes >> >> which I had originally coloured yellow, but we went for beige instead. >> >> ?Example appears on: >> >> http://pgweb.darkixion.com:8081/docs/9.0/static/ddl-priv.html >> > >> > Hmm, I always think of beige as being mostly brown ... this is more >> > mostly yellow. ?Personally I'd like this color for blocks, >> > and something intermediate between this and gray for s. ?The >> > current setup seems to use the same pale red for and >> > , which doesn't seem right to me. >> >> Okay Tom, these look a bit too subtle to me, but how about this: >> http://pgweb.darkixion.com:8081/docs/8.4/static/plpgsql-statements.html > > I am excited about these changes. We did a lot to improve the 9.0 > manual content, and these changes will greatly improve the user > experience as well. Yes, although I hope I/we haven't got a bit too carried away with this simple indentation of code examples I was after ;) -- Thom Brown Twitter: @darkixion IRC (freenode): dark_ixion Registered Linux user: #516935 -- Sent via pgsql-docs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs
Re: [DOCS] Doc fixes and improvements
Patch applied and backpatched to 9.0.X. Thanks. --- Thom Brown wrote: > On 30 August 2010 14:41, Thom Brown wrote: > > Any opinion on the first patch I provided at the beginning of this thread? > > It appears that first email never made it through. Since it may be > because of the size of the patch, I reattach it but gzipped. Here's > the original message too: > > I attach a patch which fixes a few layout and markup issues, and also > a bit of tidying up. These include > - removing excessive table cells > - moving function parameters into function tags rather than having > them being considered separate > - adding return type column on XML2 contrib module functions list and > removing return types from function > - adding table header to XML2 contrib parameter table > > -- > Thom Brown > Twitter: @darkixion > IRC (freenode): dark_ixion > Registered Linux user: #516935 [ Attachment, skipping... ] > > -- > Sent via pgsql-docs mailing list ([email protected]) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-docs -- Bruce Momjian http://momjian.us EnterpriseDB http://enterprisedb.com + It's impossible for everything to be true. + -- Sent via pgsql-docs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs
Re: [pgsql-www] [DOCS] Example indenting
Thom Brown wrote: > On 7 September 2010 22:20, Bruce Momjian wrote: > > Thom Brown wrote: > >> On 7 September 2010 20:26, Tom Lane wrote: > >> > Thom Brown writes: > >> >> Sorry, I should have clarified. ?There are boxes containing notes > >> >> which I had originally coloured yellow, but we went for beige instead. > >> >> ?Example appears on: > >> >> http://pgweb.darkixion.com:8081/docs/9.0/static/ddl-priv.html > >> > > >> > Hmm, I always think of beige as being mostly brown ... this is more > >> > mostly yellow. ?Personally I'd like this color for blocks, > >> > and something intermediate between this and gray for s. ?The > >> > current setup seems to use the same pale red for and > >> > , which doesn't seem right to me. > >> > >> Okay Tom, these look a bit too subtle to me, but how about this: > >> http://pgweb.darkixion.com:8081/docs/8.4/static/plpgsql-statements.html > > > > I am excited about these changes. ?We did a lot to improve the 9.0 > > manual content, and these changes will greatly improve the user > > experience as well. > > Yes, although I hope I/we haven't got a bit too carried away with this > simple indentation of code examples I was after ;) Yeah, we are good at sucking people in. ;-) Your improvements will be a big step forward for us. Thanks. -- Bruce Momjian http://momjian.us EnterpriseDB http://enterprisedb.com + It's impossible for everything to be true. + -- Sent via pgsql-docs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs
Re: [DOCS] Doc fixes and improvements
On 9 September 2010 01:48, Bruce Momjian wrote: > > Patch applied and backpatched to 9.0.X. Thanks. Whoa, no comments or objections then? I'm scared now. :S Thanks Bruce :) -- Thom Brown Twitter: @darkixion IRC (freenode): dark_ixion Registered Linux user: #516935 -- Sent via pgsql-docs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs
