Re: Replacing @ with " at "

Поиск
Список
Период
Сортировка
От Robert Treat
Тема Re: Replacing @ with " at "
Дата
Msg-id 200312050734.39069.xzilla@users.sourceforge.net
обсуждение исходный текст
Ответ на Re: Replacing @ with " at "  (Devrim GUNDUZ <devrim@gunduz.org>)
Ответы Re: Replacing @ with " at "  (Devrim GUNDUZ <devrim@gunduz.org>)
Re: Replacing @ with " at "  (Michael Glaesemann <grzm@myrealbox.com>)
Re: Replacing @ with  ("Andreas Grabmüller" <webmaster@letzplay.de>)
Список pgsql-www
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

В списке pgsql-www по дате отправления:

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: Replacing @ with " at "
Следующее
От: Devrim GUNDUZ
Дата:
Сообщение: Re: Replacing @ with " at "