mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-05 02:44:27 +02:00
de-spammify e-mails
This commit is contained in:
2
README
2
README
@@ -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:
|
||||
|
@@ -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
|
||||
|
||||
|
@@ -5,7 +5,7 @@
|
||||
<title>Smarty - die kompilierende PHP Template-Engine</title>
|
||||
<authorgroup id="authors">
|
||||
<author>
|
||||
<firstname>Monte</firstname><surname>Ohrt <monte@ohrt.com></surname>
|
||||
<firstname>Monte</firstname><surname>Ohrt <monte at ohrt dot com></surname>
|
||||
</author>
|
||||
<author>
|
||||
<firstname>Andrei</firstname><surname>Zmievski <andrei@php.net></surname>
|
||||
|
@@ -5,7 +5,7 @@
|
||||
<authorgroup id="authors">
|
||||
<author>
|
||||
<firstname>Monte</firstname>
|
||||
<surname>Ohrt <monte@ohrt.com></surname>
|
||||
<surname>Ohrt <monte at ohrt dot com></surname>
|
||||
</author>
|
||||
<author>
|
||||
<firstname>Andrei</firstname>
|
||||
|
@@ -4,7 +4,7 @@
|
||||
<title>Smarty - El motor compilador de Plantillas para PHP</title>
|
||||
<authorgroup id="authors">
|
||||
<author>
|
||||
<firstname>Monte</firstname><surname>Ohrt <monte@ohrt.com></surname>
|
||||
<firstname>Monte</firstname><surname>Ohrt <monte at ohrt dot com></surname>
|
||||
</author>
|
||||
<author>
|
||||
<firstname>Andrei</firstname><surname>Zmievski <andrei@php.net></surname>
|
||||
|
@@ -6,7 +6,7 @@
|
||||
<authorgroup id="authors">
|
||||
<author>
|
||||
<firstname>Monte</firstname>
|
||||
<surname>Ohrt <monte@ohrt.com></surname>
|
||||
<surname>Ohrt <monte at ohrt dot com></surname>
|
||||
</author>
|
||||
<author>
|
||||
<firstname>Andrei</firstname>
|
||||
|
@@ -5,7 +5,7 @@
|
||||
<authorgroup id="authors">
|
||||
<author>
|
||||
<firstname>Monte</firstname>
|
||||
<surname>Ohrt <monte@ohrt.com></surname>
|
||||
<surname>Ohrt <monte at ohrt dot com></surname>
|
||||
</author>
|
||||
<author>
|
||||
<firstname>Andrei</firstname>
|
||||
|
@@ -5,7 +5,7 @@
|
||||
<title>Smarty - a ferramenta para compilar templates para PHP</title>
|
||||
<authorgroup id="authors">
|
||||
<author>
|
||||
<firstname>Monte</firstname><surname>Ohrt <monte@ohrt.com></surname>
|
||||
<firstname>Monte</firstname><surname>Ohrt <monte at ohrt dot com></surname>
|
||||
</author>
|
||||
<author>
|
||||
<firstname>Andrei</firstname><surname>Zmievski <andrei@php.net></surname>
|
||||
|
@@ -6,7 +6,7 @@
|
||||
<authorgroup id="authors">
|
||||
<author>
|
||||
<firstname>Monte</firstname>
|
||||
<surname>Ohrt <monte@ohrt.com></surname>
|
||||
<surname>Ohrt <monte at ohrt dot com></surname>
|
||||
</author>
|
||||
<author>
|
||||
<firstname>Andrei</firstname>
|
||||
|
@@ -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
|
||||
|
@@ -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.
|
||||
|
@@ -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>
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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)
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
*/
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user