Re: Weekly news online?

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Josh Berkus" <josh(at)agliodbs(dot)com>
Cc: <pgsql-www(at)postgresql(dot)org>
Subject: Re: Weekly news online?
Date: 2005-01-31 20:49:42
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E45287D3@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

> -----Original Message-----
> From: Josh Berkus [mailto:josh(at)agliodbs(dot)com]
> Sent: 31 January 2005 18:13
> To: Dave Page
> Cc: pgsql-www(at)postgresql(dot)org
> Subject: Re: [pgsql-www] Weekly news online?
>
> Dave,
>
> > Added at http://pgweb.pgadmin.org/community/weeklynews (will hit the
> > main site soon)
>
> Also, on the main site I'm getting a directory access forbidden.

Drat - fixed in CVS now. The framework can be a bit finickity about
links that don't have trailing slashes. For those that are interested,
the weeklynews index and directory actually look like

template/en/community/weeklynews.html (Index page)
template/en/community/weeklynews/ (Directory containing news pages)

The links to the index page *must* include the trailing /, otherwise the
static site spider will not correctly build
/community/weeklynews/index.html which is what ends up on the mirrors.
Pages that do not have a corresponding directory are linked *without*
the trailing / (eg. /community/irc).

Regards, Dave.

Browse pgsql-www by date

  From Date Subject
Next Message Dave Page 2005-01-31 20:53:15 Re: Directory Clean UP ...
Previous Message Dave Page 2005-01-31 20:42:27 Re: Weekly news online?