mohrt
c3e8668266
update version numbers in cvs
2005-02-03 15:14:43 +00:00
mohrt
c5e1cd7185
commit version numbers for new release
2005-02-03 14:41:33 +00:00
messju
2ca677a284
sync with en
2005-02-03 05:18:43 +00:00
messju
d8ce41d207
fixed comment (thanks to CirTap)
2005-02-03 05:05:16 +00:00
changelog
4e7672c4ba
ChangeLog update
2005-02-02 01:33:34 +00:00
freespace
f0156fd749
Sync with en.
2005-02-01 19:50:28 +00:00
mohrt
25f3eac67b
update docs for border tag removal
2005-02-01 18:52:52 +00:00
mohrt
af8335225b
remove border tag
2005-02-01 18:51:42 +00:00
freespace
38548b974f
Sync with en.
2005-02-01 18:17:58 +00:00
mohrt
6323a489a1
update examples, give more detail
2005-02-01 17:42:59 +00:00
messju
c6827dee8a
fixed serialization of values containing newlines (like _cache_attrs)
...
in core_write_cache_file()
bumped version to 2.6.6-dev-3 to indicate that the fileformat of cache
has changed
2005-02-01 10:19:08 +00:00
changelog
4fa9c7299f
ChangeLog update
2005-01-31 01:35:54 +00:00
messju
bd2abcbbcd
fixed handling of hashed opening php-tags inside strip-blocks
...
(reported by titi_rafa)
2005-01-30 21:54:39 +00:00
nlopess
5740bbd371
fix build
2005-01-30 17:02:42 +00:00
changelog
a37e6829fe
ChangeLog update
2005-01-29 01:39:19 +00:00
messju
1345545229
escape:url now uses the (RFC 1738 compliant) rawurlencode()
2005-01-28 17:20:14 +00:00
messju
e57e545e58
added a more robust implementation when removing of the trailing
...
'<?php '-token after toke_get_all() . this is also a workaround for
http://bugs.php.net/bug.php?id=29761
2005-01-27 08:51:21 +00:00
nlopess
853519b1c7
change to new URL
2005-01-25 20:26:23 +00:00
changelog
3c13077830
ChangeLog update
2005-01-24 01:36:15 +00:00
messju
5234d7bf5a
replaced ? true : false and removed intermediate $_cookie_var in the
...
handling of the SMARTY_DEBUG-cookie
2005-01-23 22:19:15 +00:00
changelog
a3c94c0c71
ChangeLog update
2005-01-23 01:36:26 +00:00
yannick
73889e570e
update EN-Revision tag
2005-01-22 09:08:24 +00:00
changelog
b6bcbb47b7
ChangeLog update
2005-01-22 01:34:46 +00:00
mohrt
9959c4f263
de-spammify e-mails
2005-01-21 17:46:15 +00:00
mohrt
215e8784b1
update copyright notices, e-mail addresses
2005-01-21 16:41:52 +00:00
freespace
be3e9292a2
Sync with en.
2005-01-07 17:56:21 +00:00
gerald
abebab8554
Sync with en (ALLOW_CONSTANTS)
2005-01-07 09:51:00 +00:00
gerald
7e3687ca21
Sync with en (operator ===)
2005-01-07 09:42:34 +00:00
changelog
a948f0b68f
ChangeLog update
2005-01-07 01:35:45 +00:00
messju
cfb05b1578
reduced the code that is generated on a {foreach}-block that has a
...
name.
instead of pre-computing all foreach-properties (like first, last,
show) on each iteration, they are computed on demand as soon as
{$smarty.foreach.*}-variables are used.
2005-01-06 17:24:36 +00:00
messju
6e323a8df2
slight optimization in the compilation of $smarty.const.FOO .
...
@FOO is less code and executed slightly faster than constant('FOO').
more complex consts like $smarty.const.$name still compile to
constant($this->_tpl_vars['name'])
2005-01-06 17:17:05 +00:00
messju
b891cba32f
added ALLOW_CONSTANTS to list of security_settings-variables
2005-01-06 09:18:13 +00:00
messju
70e32c2db6
added identity-operator (===) to list of if-operators
2005-01-06 09:15:48 +00:00
changelog
23d83eb307
ChangeLog update
2005-01-06 01:36:11 +00:00
yannick
733e89eab9
sync with EN
2005-01-05 17:42:27 +00:00
mohrt
40db28b8d6
fix typo in example
2005-01-05 14:37:31 +00:00
messju
e69c336f76
make block functions and registered objects' block methods use a
...
local variable for block_content instead of $this->_block_content
it's not necessary to have $smarty->_block_content accessible.
2005-01-05 10:40:11 +00:00
changelog
6cf2f83576
ChangeLog update
2005-01-05 01:36:18 +00:00
mohrt
a4a54cc034
make examples easier to identify
2005-01-04 17:19:32 +00:00
mohrt
9ad2a361ba
fix typo
2005-01-04 17:17:50 +00:00
yannick
8ca100ea54
sync with EN
2005-01-04 06:28:47 +00:00
freespace
4c46e9cc1c
Sync with en.
2005-01-02 23:29:43 +00:00
changelog
c94f667286
ChangeLog update
2005-01-02 01:36:48 +00:00
messju
b3245435ab
Happy new year from germany.
2005-01-01 11:58:21 +00:00
didou
33d086e3e0
Happy new year from Paris
2005-01-01 01:37:09 +00:00
changelog
c2b3c4da8b
ChangeLog update
2004-12-29 01:37:33 +00:00
mohrt
b93ef92f07
fix _read_file comments
2004-12-28 17:24:16 +00:00
yannick
028f2c2f92
not present in EN tree
2004-12-27 09:32:41 +00:00
changelog
f58e818076
ChangeLog update
2004-12-27 01:35:56 +00:00
yannick
6f7e0733f6
typo
2004-12-26 21:12:45 +00:00