Re: Replacing @ with " at " - Mailing list pgsql-www

From Dave Page
Subject Re: Replacing @ with " at "
Date
Msg-id 03AF4E498C591348A42FC93DEA9661B87201B6@mail.vale-housing.co.uk
Whole thread Raw
In response to Replacing @ with " at "  (Devrim GUNDUZ <devrim@gunduz.org>)
List pgsql-www

> -----Original Message-----
> From: Devrim GUNDUZ [mailto:devrim@gunduz.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("@", "@", 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.



pgsql-www by date:

Previous
From: Devrim GUNDUZ
Date:
Subject: Re: Replacing @ with " at "
Next
From: Robert Treat
Date:
Subject: Re: Replacing @ with " at "