de-spammify e-mails

This commit is contained in:
mohrt
2005-01-21 17:46:15 +00:00
parent 215e8784b1
commit 9959c4f263
22 changed files with 22 additions and 22 deletions

2
README
View File

@@ -6,7 +6,7 @@ VERSION: 2.6.0
AUTHORS:
Monte Ohrt <monte@ohrt.com>
Monte Ohrt <monte at ohrt dot com>
Andrei Zmievski <andrei@php.net>
MAILING LISTS:

View File

@@ -328,7 +328,7 @@ your copy of Smarty.)
Documentation is written in docbook format. I updated the docbook -> HTML
generating software & style-sheets, and consequently the examples are no longer
in a different background color. If anyone wants to contribute a better
stylesheet or help with documentation, drop me a line. <monte@ohrt.com>
stylesheet or help with documentation, drop me a line. <monte at ohrt dot com>
CHANGES/ENHANCEMENTS/UPDATES

View File

@@ -5,7 +5,7 @@
<title>Smarty - die kompilierende PHP Template-Engine</title>
<authorgroup id="authors">
<author>
<firstname>Monte</firstname><surname>Ohrt &lt;monte@ohrt.com&gt;</surname>
<firstname>Monte</firstname><surname>Ohrt &lt;monte at ohrt dot com&gt;</surname>
</author>
<author>
<firstname>Andrei</firstname><surname>Zmievski &lt;andrei@php.net&gt;</surname>

View File

@@ -5,7 +5,7 @@
<authorgroup id="authors">
<author>
<firstname>Monte</firstname>
<surname>Ohrt &lt;monte@ohrt.com&gt;</surname>
<surname>Ohrt &lt;monte at ohrt dot com&gt;</surname>
</author>
<author>
<firstname>Andrei</firstname>

View File

@@ -4,7 +4,7 @@
<title>Smarty - El motor compilador de Plantillas para PHP</title>
<authorgroup id="authors">
<author>
<firstname>Monte</firstname><surname>Ohrt &lt;monte@ohrt.com&gt;</surname>
<firstname>Monte</firstname><surname>Ohrt &lt;monte at ohrt dot com&gt;</surname>
</author>
<author>
<firstname>Andrei</firstname><surname>Zmievski &lt;andrei@php.net&gt;</surname>

View File

@@ -6,7 +6,7 @@
<authorgroup id="authors">
<author>
<firstname>Monte</firstname>
<surname>Ohrt &lt;monte@ohrt.com&gt;</surname>
<surname>Ohrt &lt;monte at ohrt dot com&gt;</surname>
</author>
<author>
<firstname>Andrei</firstname>

View File

@@ -5,7 +5,7 @@
<authorgroup id="authors">
<author>
<firstname>Monte</firstname>
<surname>Ohrt &lt;monte@ohrt.com&gt;</surname>
<surname>Ohrt &lt;monte at ohrt dot com&gt;</surname>
</author>
<author>
<firstname>Andrei</firstname>

View File

@@ -5,7 +5,7 @@
<title>Smarty - a ferramenta para compilar templates para PHP</title>
<authorgroup id="authors">
<author>
<firstname>Monte</firstname><surname>Ohrt &lt;monte@ohrt.com&gt;</surname>
<firstname>Monte</firstname><surname>Ohrt &lt;monte at ohrt dot com&gt;</surname>
</author>
<author>
<firstname>Andrei</firstname><surname>Zmievski &lt;andrei@php.net&gt;</surname>

View File

@@ -6,7 +6,7 @@
<authorgroup id="authors">
<author>
<firstname>Monte</firstname>
<surname>Ohrt &lt;monte@ohrt.com&gt;</surname>
<surname>Ohrt &lt;monte at ohrt dot com&gt;</surname>
</author>
<author>
<firstname>Andrei</firstname>

View File

@@ -24,7 +24,7 @@
*
* @link http://smarty.php.net/
* @copyright 2001-2005 New Digital Group, Inc.
* @author Monte Ohrt <monte@ohrt.com>
* @author Monte Ohrt <monte at ohrt dot com>
* @author Andrei Zmievski <andrei@php.net>
* @package Smarty
* @version 2.6.6-dev

View File

@@ -19,7 +19,7 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
* @link http://smarty.php.net/
* @author Monte Ohrt <monte@ohrt.com>
* @author Monte Ohrt <monte at ohrt dot com>
* @author Andrei Zmievski <andrei@php.net>
* @version 2.6.6-dev
* @copyright 2001-2005 New Digital Group, Inc.

View File

@@ -32,7 +32,7 @@
* </pre>
* @link http://smarty.php.net/manual/en/language.function.cycle.php {cycle}
* (Smarty online manual)
* @author Monte Ohrt <monte@ohrt.com>
* @author Monte Ohrt <monte at ohrt dot com>
* @author credit to Mark Priatel <mpriatel@rogers.com>
* @author credit to Gerard <gerard@interfold.com>
* @author credit to Jason Sweat <jsweat_php@yahoo.com>

View File

@@ -15,7 +15,7 @@
* Purpose: popup debug window
* @link http://smarty.php.net/manual/en/language.function.debug.php {debug}
* (Smarty online manual)
* @author Monte Ohrt <monte@ohrt.com>
* @author Monte Ohrt <monte at ohrt dot com>
* @version 1.0
* @param array
* @param Smarty

View File

@@ -31,7 +31,7 @@
* @link http://smarty.php.net/manual/en/language.function.html.checkboxes.php {html_checkboxes}
* (Smarty online manual)
* @author Christopher Kvarme <christopher.kvarme@flashjab.com>
* @author credits to Monte Ohrt <monte@ohrt.com>
* @author credits to Monte Ohrt <monte at ohrt dot com>
* @version 1.0
* @param array
* @param Smarty

View File

@@ -25,7 +25,7 @@
* Output: <img src="images/masthead.gif" border=0 width=400 height=23>
* @link http://smarty.php.net/manual/en/language.function.html.image.php {html_image}
* (Smarty online manual)
* @author Monte Ohrt <monte@ohrt.com>
* @author Monte Ohrt <monte at ohrt dot com>
* @author credits to Duda <duda@big.hu> - wrote first image function
* in repository, helped with lots of functionality
* @version 1.0

View File

@@ -31,7 +31,7 @@
* @link http://smarty.php.net/manual/en/language.function.html.radios.php {html_radios}
* (Smarty online manual)
* @author Christopher Kvarme <christopher.kvarme@flashjab.com>
* @author credits to Monte Ohrt <monte@ohrt.com>
* @author credits to Monte Ohrt <monte at ohrt dot com>
* @version 1.0
* @param array
* @param Smarty

View File

@@ -33,7 +33,7 @@
* {table loop=$data cols=4 tr_attr='"bgcolor=red"'}
* {table loop=$data cols=4 tr_attr=$colors}
* </pre>
* @author Monte Ohrt <monte@ohrt.com>
* @author Monte Ohrt <monte at ohrt dot com>
* @version 1.0
* @link http://smarty.php.net/manual/en/language.function.html.table.php {html_table}
* (Smarty online manual)

View File

@@ -40,7 +40,7 @@
* @link http://smarty.php.net/manual/en/language.function.mailto.php {mailto}
* (Smarty online manual)
* @version 1.2
* @author Monte Ohrt <monte@ohrt.com>
* @author Monte Ohrt <monte at ohrt dot com>
* @author credits to Jason Sweat (added cc, bcc and subject functionality)
* @param array
* @param Smarty

View File

@@ -17,7 +17,7 @@
* Example: {$var|cat:"foo"}
* @link http://smarty.php.net/manual/en/language.modifier.cat.php cat
* (Smarty online manual)
* @author Monte Ohrt <monte@ohrt.com>
* @author Monte Ohrt <monte at ohrt dot com>
* @version 1.0
* @param string
* @param string

View File

@@ -21,7 +21,7 @@
* @link http://smarty.php.net/manual/en/language.modifier.nl2br.php
* nl2br (Smarty online manual)
* @version 1.0
* @author Monte Ohrt <monte@ohrt.com>
* @author Monte Ohrt <monte at ohrt dot com>
* @param string
* @return string
*/

View File

@@ -17,7 +17,7 @@
* Date: September 25th, 2002
* @link http://smarty.php.net/manual/en/language.modifier.strip.php
* strip (Smarty online manual)
* @author Monte Ohrt <monte@ohrt.com>
* @author Monte Ohrt <monte at ohrt dot com>
* @version 1.0
* @param string
* @param string

View File

@@ -19,7 +19,7 @@
* Install: Drop into the plugin directory, call
* <code>$smarty->load_filter('output','trimwhitespace');</code>
* from application.
* @author Monte Ohrt <monte@ohrt.com>
* @author Monte Ohrt <monte at ohrt dot com>
* @author Contributions from Lars Noschinski <lars@usenet.noschinski.de>
* @version 1.3
* @param string