Re: Problem with WIKI Contents links - Mailing list pgsql-www

From Bruce Momjian
Subject Re: Problem with WIKI Contents links
Date
Msg-id 200901202152.n0KLqGu10707@momjian.us
Whole thread Raw
In response to Re: Problem with WIKI Contents links  (Alvaro Herrera <alvherre@commandprompt.com>)
Responses Re: Problem with WIKI Contents links  ("Brendan Jurd" <direvus@gmail.com>)
List pgsql-www
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@momjian.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@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

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


pgsql-www by date:

Previous
From: dpage@pgadmin.org
Date:
Subject: Re: source mirrors
Next
From: "Brendan Jurd"
Date:
Subject: Re: Problem with WIKI Contents links