X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (neptune.hub.org [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 660B5D1B457 for ; Fri, 5 Dec 2003 12:35:14 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 45593-01 for ; Fri, 5 Dec 2003 08:34:46 -0400 (AST) Received: from lakemtao01.cox.net (lakemtao01.cox.net [68.1.17.244]) by svr1.postgresql.org (Postfix) with ESMTP id C9F26D1B43F for ; Fri, 5 Dec 2003 08:34:42 -0400 (AST) Received: from [192.168.0.13] ([68.105.167.134]) by lakemtao01.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20031205123435.BYVN23168.lakemtao01.cox.net@[192.168.0.13]>; Fri, 5 Dec 2003 07:34:35 -0500 From: Robert Treat To: Devrim GUNDUZ , Dave Page Subject: Re: Replacing @ with " at " Date: Fri, 5 Dec 2003 07:34:39 -0500 User-Agent: KMail/1.5 Cc: PostgreSQL WWW Mailing List References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200312050734.39069.xzilla@users.sourceforge.net> X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200312/44 X-Sequence-Number: 3104 On Friday 05 December 2003 06:20, Devrim GUNDUZ wrote: > 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? > I have an issue with the way this was done. The email addresses were left as links, but the links aren't valid (pops up in your email as foo at bar.com. Theres a couple solutions to this: 1) Don't make the email address a link 2) make the mailto be a valid link, but the words on the page not 3) add a checkbox to the submit page to "obfuscate email", so that s/@/at, and not a link, or we'll leave in @ and make it a link. Robert Treat -- Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL