cvs: smarty / README RELEASE_NOTES /docs/de bookinfo.xml /docs/en bookinfo.xml /docs/es bookinfo.xml /docs/fr bookinfo.xml /docs/it bookinfo.xml /docs/pt_BR bookinfo.xml /docs/ru bookinfo.xml /libs Smarty.class.php Smarty_Compiler.class.php /libs/plugins function.cycle.php function.debug.php function.html_checkboxes.php function.html_image.php function.html_radios.php function.html_table.php function.mailto.php modifier.cat.php modifier.nl2br.php modifier.strip.php outputfilter.trimwhitespace.php
"Monte Ohrt" <[email protected]>
| Newsgroups | gmane.comp.php.cvs.smarty |
|---|---|
| Message-ID | <cvsmohrt1106329575@cvsserver> |
mohrt Fri Jan 21 12:46:15 2005 EDT
Modified files:
/smarty README RELEASE_NOTES
/smarty/docs/de bookinfo.xml
/smarty/docs/en bookinfo.xml
/smarty/docs/es bookinfo.xml
/smarty/docs/fr bookinfo.xml
/smarty/docs/it bookinfo.xml
/smarty/docs/pt_BR bookinfo.xml
/smarty/docs/ru bookinfo.xml
/smarty/libs Smarty.class.php Smarty_Compiler.class.php
/smarty/libs/plugins function.cycle.php function.debug.php
function.html_checkboxes.php
function.html_image.php
function.html_radios.php
function.html_table.php function.mailto.php
modifier.cat.php modifier.nl2br.php
modifier.strip.php
outputfilter.trimwhitespace.php
Log:
de-spammify e-mails
--
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
mohrt-20050121124615.txt
(text/plain, 16.4 KB)
http://cvs.php.net/diff.php/smarty/README?r1=1.57&r2=1.58&ty=u
Index: smarty/README
diff -u smarty/README:1.57 smarty/README:1.58
--- smarty/README:1.57 Fri Jan 21 11:41:51 2005
+++ smarty/README Fri Jan 21 12:46:13 2005
@@ -6,7 +6,7 @@
AUTHORS:
- Monte Ohrt <[email protected]>
+ Monte Ohrt <monte at ohrt dot com>
Andrei Zmievski <[email protected]>
MAILING LISTS:
http://cvs.php.net/diff.php/smarty/RELEASE_NOTES?r1=1.48&r2=1.49&ty=u
Index: smarty/RELEASE_NOTES
diff -u smarty/RELEASE_NOTES:1.48 smarty/RELEASE_NOTES:1.49
--- smarty/RELEASE_NOTES:1.48 Fri Jan 21 11:41:51 2005
+++ smarty/RELEASE_NOTES Fri Jan 21 12:46:13 2005
@@ -328,7 +328,7 @@
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. <[email protected]>
+stylesheet or help with documentation, drop me a line. <monte at ohrt dot com>
CHANGES/ENHANCEMENTS/UPDATES
http://cvs.php.net/diff.php/smarty/docs/de/bookinfo.xml?r1=1.4&r2=1.5&ty=u
Index: smarty/docs/de/bookinfo.xml
diff -u smarty/docs/de/bookinfo.xml:1.4 smarty/docs/de/bookinfo.xml:1.5
--- smarty/docs/de/bookinfo.xml:1.4 Fri Jan 21 11:41:51 2005
+++ smarty/docs/de/bookinfo.xml Fri Jan 21 12:46:13 2005
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- EN-Revision: 1.5 Maintainer: andreas Status: ready -->
<bookinfo id="bookinfo">
<title>Smarty - die kompilierende PHP Template-Engine</title>
<authorgroup id="authors">
<author>
- <firstname>Monte</firstname><surname>Ohrt <[email protected]></surname>
+ <firstname>Monte</firstname><surname>Ohrt <monte at ohrt dot com></surname>
</author>
<author>
<firstname>Andrei</firstname><surname>Zmievski <[email protected]></surname>
http://cvs.php.net/diff.php/smarty/docs/en/bookinfo.xml?r1=1.8&r2=1.9&ty=u
Index: smarty/docs/en/bookinfo.xml
diff -u smarty/docs/en/bookinfo.xml:1.8 smarty/docs/en/bookinfo.xml:1.9
--- smarty/docs/en/bookinfo.xml:1.8 Fri Jan 21 11:41:51 2005
+++ smarty/docs/en/bookinfo.xml Fri Jan 21 12:46:13 2005
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<bookinfo id="bookinfo">
<title>Smarty - the compiling PHP template engine</title>
<authorgroup id="authors">
<author>
<firstname>Monte</firstname>
- <surname>Ohrt <[email protected]></surname>
+ <surname>Ohrt <monte at ohrt dot com></surname>
</author>
<author>
<firstname>Andrei</firstname>
http://cvs.php.net/diff.php/smarty/docs/es/bookinfo.xml?r1=1.2&r2=1.3&ty=u
Index: smarty/docs/es/bookinfo.xml
diff -u smarty/docs/es/bookinfo.xml:1.2 smarty/docs/es/bookinfo.xml:1.3
--- smarty/docs/es/bookinfo.xml:1.2 Fri Jan 21 11:41:51 2005
+++ smarty/docs/es/bookinfo.xml Fri Jan 21 12:46:13 2005
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<bookinfo id="bookinfo">
<title>Smarty - El motor compilador de Plantillas para PHP</title>
<authorgroup id="authors">
<author>
- <firstname>Monte</firstname><surname>Ohrt <[email protected]></surname>
+ <firstname>Monte</firstname><surname>Ohrt <monte at ohrt dot com></surname>
</author>
<author>
<firstname>Andrei</firstname><surname>Zmievski <[email protected]></surname>
http://cvs.php.net/diff.php/smarty/docs/fr/bookinfo.xml?r1=1.8&r2=1.9&ty=u
Index: smarty/docs/fr/bookinfo.xml
diff -u smarty/docs/fr/bookinfo.xml:1.8 smarty/docs/fr/bookinfo.xml:1.9
--- smarty/docs/fr/bookinfo.xml:1.8 Fri Jan 21 11:41:51 2005
+++ smarty/docs/fr/bookinfo.xml Fri Jan 21 12:46:13 2005
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<!-- EN-Revision: 1.7 Maintainer: didou Status: ready -->
<bookinfo id="bookinfo">
<title>Smarty - le moteur et compilateur de templates PHP</title>
<authorgroup id="authors">
<author>
<firstname>Monte</firstname>
- <surname>Ohrt <[email protected]></surname>
+ <surname>Ohrt <monte at ohrt dot com></surname>
</author>
<author>
<firstname>Andrei</firstname>
http://cvs.php.net/diff.php/smarty/docs/it/bookinfo.xml?r1=1.2&r2=1.3&ty=u
Index: smarty/docs/it/bookinfo.xml
diff -u smarty/docs/it/bookinfo.xml:1.2 smarty/docs/it/bookinfo.xml:1.3
--- smarty/docs/it/bookinfo.xml:1.2 Fri Jan 21 11:41:51 2005
+++ smarty/docs/it/bookinfo.xml Fri Jan 21 12:46:13 2005
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<bookinfo id="bookinfo">
<title>Smarty - il motore di template PHP con compilatore</title>
<authorgroup id="authors">
<author>
<firstname>Monte</firstname>
- <surname>Ohrt <[email protected]></surname>
+ <surname>Ohrt <monte at ohrt dot com></surname>
</author>
<author>
<firstname>Andrei</firstname>
http://cvs.php.net/diff.php/smarty/docs/pt_BR/bookinfo.xml?r1=1.6&r2=1.7&ty=u
Index: smarty/docs/pt_BR/bookinfo.xml
diff -u smarty/docs/pt_BR/bookinfo.xml:1.6 smarty/docs/pt_BR/bookinfo.xml:1.7
--- smarty/docs/pt_BR/bookinfo.xml:1.6 Fri Jan 21 11:41:51 2005
+++ smarty/docs/pt_BR/bookinfo.xml Fri Jan 21 12:46:13 2005
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<!-- EN-Revision: 1.4 Maintainer: nobody Status: ready -->
<bookinfo id="bookinfo">
<title>Smarty - a ferramenta para compilar templates para PHP</title>
<authorgroup id="authors">
<author>
- <firstname>Monte</firstname><surname>Ohrt <[email protected]></surname>
+ <firstname>Monte</firstname><surname>Ohrt <monte at ohrt dot com></surname>
</author>
<author>
<firstname>Andrei</firstname><surname>Zmievski <[email protected]></surname>
http://cvs.php.net/diff.php/smarty/docs/ru/bookinfo.xml?r1=1.8&r2=1.9&ty=u
Index: smarty/docs/ru/bookinfo.xml
diff -u smarty/docs/ru/bookinfo.xml:1.8 smarty/docs/ru/bookinfo.xml:1.9
--- smarty/docs/ru/bookinfo.xml:1.8 Fri Jan 21 11:41:51 2005
+++ smarty/docs/ru/bookinfo.xml Fri Jan 21 12:46:13 2005
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="windows-1251"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<!-- EN-Revision: 1.7 Maintainer: freespace Status: ready -->
<bookinfo id="bookinfo">
<title>Smarty - êîìïèëèðóþùèé îáðàáîò÷èê øàáëîíîâ</title>
<authorgroup id="authors">
<author>
<firstname>Monte</firstname>
- <surname>Ohrt <[email protected]></surname>
+ <surname>Ohrt <monte at ohrt dot com></surname>
</author>
<author>
<firstname>Andrei</firstname>
http://cvs.php.net/diff.php/smarty/libs/Smarty.class.php?r1=1.507&r2=1.508&ty=u
Index: smarty/libs/Smarty.class.php
diff -u smarty/libs/Smarty.class.php:1.507 smarty/libs/Smarty.class.php:1.508
--- smarty/libs/Smarty.class.php:1.507 Fri Jan 21 11:41:51 2005
+++ smarty/libs/Smarty.class.php Fri Jan 21 12:46:14 2005
@@ -24,13 +24,13 @@
*
* @link http://smarty.php.net/
* @copyright 2001-2005 New Digital Group, Inc.
- * @author Monte Ohrt <[email protected]>
+ * @author Monte Ohrt <monte at ohrt dot com>
* @author Andrei Zmievski <[email protected]>
* @package Smarty
* @version 2.6.6-dev
*/
-/* $Id: Smarty.class.php,v 1.507 2005/01/21 16:41:51 mohrt Exp $ */
+/* $Id: Smarty.class.php,v 1.508 2005/01/21 17:46:14 mohrt Exp $ */
/**
* DIR_SEP isn't used anymore, but third party apps might
http://cvs.php.net/diff.php/smarty/libs/Smarty_Compiler.class.php?r1=1.357&r2=1.358&ty=u
Index: smarty/libs/Smarty_Compiler.class.php
diff -u smarty/libs/Smarty_Compiler.class.php:1.357 smarty/libs/Smarty_Compiler.class.php:1.358
--- smarty/libs/Smarty_Compiler.class.php:1.357 Fri Jan 21 11:41:52 2005
+++ smarty/libs/Smarty_Compiler.class.php Fri Jan 21 12:46:14 2005
@@ -19,14 +19,14 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
* @link http://smarty.php.net/
- * @author Monte Ohrt <[email protected]>
+ * @author Monte Ohrt <monte at ohrt dot com>
* @author Andrei Zmievski <[email protected]>
* @version 2.6.6-dev
* @copyright 2001-2005 New Digital Group, Inc.
* @package Smarty
*/
-/* $Id: Smarty_Compiler.class.php,v 1.357 2005/01/21 16:41:52 mohrt Exp $ */
+/* $Id: Smarty_Compiler.class.php,v 1.358 2005/01/21 17:46:14 mohrt Exp $ */
/**
* Template compiling class
http://cvs.php.net/diff.php/smarty/libs/plugins/function.cycle.php?r1=1.16&r2=1.17&ty=u
Index: smarty/libs/plugins/function.cycle.php
diff -u smarty/libs/plugins/function.cycle.php:1.16 smarty/libs/plugins/function.cycle.php:1.17
--- smarty/libs/plugins/function.cycle.php:1.16 Fri Jan 21 11:41:52 2005
+++ smarty/libs/plugins/function.cycle.php Fri Jan 21 12:46:15 2005
@@ -32,7 +32,7 @@
* </pre>
* @link http://smarty.php.net/manual/en/language.function.cycle.php {cycle}
* (Smarty online manual)
- * @author Monte Ohrt <[email protected]>
+ * @author Monte Ohrt <monte at ohrt dot com>
* @author credit to Mark Priatel <[email protected]>
* @author credit to Gerard <[email protected]>
* @author credit to Jason Sweat <[email protected]>
http://cvs.php.net/diff.php/smarty/libs/plugins/function.debug.php?r1=1.9&r2=1.10&ty=u
Index: smarty/libs/plugins/function.debug.php
diff -u smarty/libs/plugins/function.debug.php:1.9 smarty/libs/plugins/function.debug.php:1.10
--- smarty/libs/plugins/function.debug.php:1.9 Fri Jan 21 11:41:52 2005
+++ smarty/libs/plugins/function.debug.php Fri Jan 21 12:46:15 2005
@@ -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 <[email protected]>
+ * @author Monte Ohrt <monte at ohrt dot com>
* @version 1.0
* @param array
* @param Smarty
http://cvs.php.net/diff.php/smarty/libs/plugins/function.html_checkboxes.php?r1=1.19&r2=1.20&ty=u
Index: smarty/libs/plugins/function.html_checkboxes.php
diff -u smarty/libs/plugins/function.html_checkboxes.php:1.19 smarty/libs/plugins/function.html_checkboxes.php:1.20
--- smarty/libs/plugins/function.html_checkboxes.php:1.19 Fri Jan 21 11:41:52 2005
+++ smarty/libs/plugins/function.html_checkboxes.php Fri Jan 21 12:46:15 2005
@@ -31,7 +31,7 @@
* @link http://smarty.php.net/manual/en/language.function.html.checkboxes.php {html_checkboxes}
* (Smarty online manual)
* @author Christopher Kvarme <[email protected]>
- * @author credits to Monte Ohrt <[email protected]>
+ * @author credits to Monte Ohrt <monte at ohrt dot com>
* @version 1.0
* @param array
* @param Smarty
http://cvs.php.net/diff.php/smarty/libs/plugins/function.html_image.php?r1=1.31&r2=1.32&ty=u
Index: smarty/libs/plugins/function.html_image.php
diff -u smarty/libs/plugins/function.html_image.php:1.31 smarty/libs/plugins/function.html_image.php:1.32
--- smarty/libs/plugins/function.html_image.php:1.31 Fri Jan 21 11:41:52 2005
+++ smarty/libs/plugins/function.html_image.php Fri Jan 21 12:46:15 2005
@@ -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 <[email protected]>
+ * @author Monte Ohrt <monte at ohrt dot com>
* @author credits to Duda <[email protected]> - wrote first image function
* in repository, helped with lots of functionality
* @version 1.0
http://cvs.php.net/diff.php/smarty/libs/plugins/function.html_radios.php?r1=1.22&r2=1.23&ty=u
Index: smarty/libs/plugins/function.html_radios.php
diff -u smarty/libs/plugins/function.html_radios.php:1.22 smarty/libs/plugins/function.html_radios.php:1.23
--- smarty/libs/plugins/function.html_radios.php:1.22 Fri Jan 21 11:41:52 2005
+++ smarty/libs/plugins/function.html_radios.php Fri Jan 21 12:46:15 2005
@@ -31,7 +31,7 @@
* @link http://smarty.php.net/manual/en/language.function.html.radios.php {html_radios}
* (Smarty online manual)
* @author Christopher Kvarme <[email protected]>
- * @author credits to Monte Ohrt <[email protected]>
+ * @author credits to Monte Ohrt <monte at ohrt dot com>
* @version 1.0
* @param array
* @param Smarty
http://cvs.php.net/diff.php/smarty/libs/plugins/function.html_table.php?r1=1.10&r2=1.11&ty=u
Index: smarty/libs/plugins/function.html_table.php
diff -u smarty/libs/plugins/function.html_table.php:1.10 smarty/libs/plugins/function.html_table.php:1.11
--- smarty/libs/plugins/function.html_table.php:1.10 Fri Jan 21 11:41:52 2005
+++ smarty/libs/plugins/function.html_table.php Fri Jan 21 12:46:15 2005
@@ -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 <[email protected]>
+ * @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)
http://cvs.php.net/diff.php/smarty/libs/plugins/function.mailto.php?r1=1.13&r2=1.14&ty=u
Index: smarty/libs/plugins/function.mailto.php
diff -u smarty/libs/plugins/function.mailto.php:1.13 smarty/libs/plugins/function.mailto.php:1.14
--- smarty/libs/plugins/function.mailto.php:1.13 Fri Jan 21 11:41:52 2005
+++ smarty/libs/plugins/function.mailto.php Fri Jan 21 12:46:15 2005
@@ -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 <[email protected]>
+ * @author Monte Ohrt <monte at ohrt dot com>
* @author credits to Jason Sweat (added cc, bcc and subject functionality)
* @param array
* @param Smarty
http://cvs.php.net/diff.php/smarty/libs/plugins/modifier.cat.php?r1=1.4&r2=1.5&ty=u
Index: smarty/libs/plugins/modifier.cat.php
diff -u smarty/libs/plugins/modifier.cat.php:1.4 smarty/libs/plugins/modifier.cat.php:1.5
--- smarty/libs/plugins/modifier.cat.php:1.4 Fri Jan 21 11:41:52 2005
+++ smarty/libs/plugins/modifier.cat.php Fri Jan 21 12:46:15 2005
@@ -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 <[email protected]>
+ * @author Monte Ohrt <monte at ohrt dot com>
* @version 1.0
* @param string
* @param string
http://cvs.php.net/diff.php/smarty/libs/plugins/modifier.nl2br.php?r1=1.4&r2=1.5&ty=u
Index: smarty/libs/plugins/modifier.nl2br.php
diff -u smarty/libs/plugins/modifier.nl2br.php:1.4 smarty/libs/plugins/modifier.nl2br.php:1.5
--- smarty/libs/plugins/modifier.nl2br.php:1.4 Fri Jan 21 11:41:52 2005
+++ smarty/libs/plugins/modifier.nl2br.php Fri Jan 21 12:46:15 2005
@@ -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 <[email protected]>
+ * @author Monte Ohrt <monte at ohrt dot com>
* @param string
* @return string
*/
http://cvs.php.net/diff.php/smarty/libs/plugins/modifier.strip.php?r1=1.4&r2=1.5&ty=u
Index: smarty/libs/plugins/modifier.strip.php
diff -u smarty/libs/plugins/modifier.strip.php:1.4 smarty/libs/plugins/modifier.strip.php:1.5
--- smarty/libs/plugins/modifier.strip.php:1.4 Fri Jan 21 11:41:52 2005
+++ smarty/libs/plugins/modifier.strip.php Fri Jan 21 12:46:15 2005
@@ -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 <[email protected]>
+ * @author Monte Ohrt <monte at ohrt dot com>
* @version 1.0
* @param string
* @param string
http://cvs.php.net/diff.php/smarty/libs/plugins/outputfilter.trimwhitespace.php?r1=1.8&r2=1.9&ty=u
Index: smarty/libs/plugins/outputfilter.trimwhitespace.php
diff -u smarty/libs/plugins/outputfilter.trimwhitespace.php:1.8 smarty/libs/plugins/outputfilter.trimwhitespace.php:1.9
--- smarty/libs/plugins/outputfilter.trimwhitespace.php:1.8 Fri Jan 21 11:41:52 2005
+++ smarty/libs/plugins/outputfilter.trimwhitespace.php Fri Jan 21 12:46:15 2005
@@ -19,7 +19,7 @@
* Install: Drop into the plugin directory, call
* <code>$smarty->load_filter('output','trimwhitespace');</code>
* from application.
- * @author Monte Ohrt <[email protected]>
+ * @author Monte Ohrt <monte at ohrt dot com>
* @author Contributions from Lars Noschinski <[email protected]>
* @version 1.3
* @param string