Re: Replacing @ with " at "

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Devrim GUNDUZ" <devrim(at)gunduz(dot)org>
Cc: "PostgreSQL WWW Mailing List" <pgsql-www(at)postgresql(dot)org>
Subject: Re: Replacing @ with " at "
Date: 2003-12-05 11:46:26
Message-ID: 03AF4E498C591348A42FC93DEA9661B87201B6@mail.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

> -----Original Message-----
> From: Devrim GUNDUZ [mailto:devrim(at)gunduz(dot)org]
> Sent: 05 December 2003 11:21
> To: Dave Page
> Cc: PostgreSQL WWW Mailing List
> Subject: Re: [pgsql-www] Replacing @ with " at "
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
> Hi,
>
> On Fri, 5 Dec 2003, Dave Page wrote:
>
> > > I saw something on index.php; but I'm not sure that it works:
> > >
> > > ereg_replace("@", "&#064;", pg_result($rs, $x, "posted_by"))
> >
> > That was done by Greg Sabino Mullane
>
> hmm. I've edited index.php, and it seems ok now.
>
> http://www.postgresql.org/index.php
>
> I've also edited news.php and event.php. Dave, could you
> please commit all three files to CVS?

Thanks, committed.

> BTW: index.php and index.html are not in sync for hours. IS
> there a problem?

I just ran it manually and it went OK.

BTW; I have now added a build/buildpage script to rebuild just a single
page.

Usage:

$ build/buildpage /index

Unless you are root it'll fail to do the chown at the end, but it should
build OK.

Regards, Dave.

Browse pgsql-www by date

  From Date Subject
Next Message Robert Treat 2003-12-05 12:34:39 Re: Replacing @ with " at "
Previous Message Devrim GUNDUZ 2003-12-05 11:20:46 Re: Replacing @ with " at "