Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: Problem with WIKI Contents links


  • From: Bruce Momjian <bruce(at)momjian(dot)us>
  • To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
  • Cc: Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc>, g(at)alvh(dot)no-ip(dot)org, jd(at)commandprompt(dot)com, Brendan Jurd <direvus(at)gmail(dot)com>, Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-www(at)postgresql(dot)org
  • Subject: Re: Problem with WIKI Contents links
  • Date: Tue, 20 Jan 2009 16:52:16 -0500 (EST)
  • Message-id: <200901202152.n0KLqGu10707@momjian.us> <text/plain>

Alvaro Herrera wrote:
> Stefan Kaltenbrunner escribi?:
> > Joshua D. Drake wrote:
> >> On Wed, 2009-01-21 at 06:37 +1100, Brendan Jurd wrote:
> >>> On Wed, Jan 21, 2009 at 3:59 AM, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> >>
> >>> I suppose we could switch to using <div>s with style="..." attributes
> >>> to control the layout, but the TODO already renders as a 53kB of HTML.
> >>
> >> This is easily solved with mod_deflate I think. Are we running it on
> >> wiki? Any browser we should be supporting will support the compressed
> >> content.
> >
> > mediawiki is using PHPs zlib support to automatically compress pages  
> > even if mod_deflate is not installed as long as the browser supports it.
> > In this case the todo is actually ~400kB large and gets compressed down  
> > to ~50kB ...
> 
> So it comes down to adding a bunch of highly compressible tags ...
> probably not going to add a lot of extra download time (not sure about
> the extra render time).

The big question is whether the additional close tags fix the problem
with clicking on subsections at the top right of the wiki, e.g.
"Functions"?

-- 
  Bruce Momjian  <bruce(at)momjian(dot)us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group