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
yannick
04e7f7c5bb
initial translation
2004-12-26 20:17:41 +00:00
yannick
2504b1b6c4
sync with EN & typo
2004-12-26 20:05:31 +00:00
yannick
ee6a5a5cf2
sync with EN & typo
2004-12-26 17:02:12 +00:00
yannick
42fd57727b
sync with EN & typo
2004-12-26 15:03:10 +00:00
freespace
0d8f2cbd36
Small fixes that were left out of attention.
2004-12-24 19:27:11 +00:00
yannick
dbd9d23e4a
sync with EN
2004-12-22 19:59:35 +00:00
nlopess
d6ed8cc076
fix build
2004-12-22 15:47:59 +00:00
changelog
f8f194b759
ChangeLog update
2004-12-22 01:36:49 +00:00
yannick
4d87f712bf
sync with EN
2004-12-21 21:08:13 +00:00
yannick
4104a579bf
sync with EN
...
#Hello all ;)
2004-12-21 20:31:42 +00:00
freespace
6d52e6b179
Sync with en.
2004-12-20 21:50:05 +00:00
mohrt
75c1349d7e
update quote docs to mention modifiers must be outside quotes
2004-12-20 19:52:32 +00:00
changelog
b7b32860f5
ChangeLog update
2004-12-18 01:35:41 +00:00
messju
f44f5bddba
fixed escaping of template-filenames in the generated code that loads
...
needed plugins
2004-12-17 08:30:56 +00:00
changelog
e17f1177e2
ChangeLog update
2004-12-16 01:35:47 +00:00
mohrt
5efa19cf96
fix invalid HTML issue with popup
2004-12-15 20:42:05 +00:00
freespace
e0db39bf29
Sync with en again.
2004-12-14 23:44:02 +00:00
mohrt
301ab36559
correct explanation of $foo->bar()
2004-12-14 20:25:44 +00:00
mohrt
f4e20398f6
adjust examples/syntax
2004-12-14 14:40:32 +00:00
freespace
12c8edea5d
Sync with en.
2004-12-14 05:08:43 +00:00
mohrt
f945cfb61e
add language-syntax-variables file
2004-12-13 20:27:22 +00:00
freespace
5bc25bf46a
Sync with en.
2004-12-11 11:42:50 +00:00
changelog
2cc597e028
ChangeLog update
2004-12-07 01:32:03 +00:00
boots
639bd2c553
- fixed {popup} to properly handle inarray and function parameters and added support for mouseoff and followmouse options
2004-12-06 20:09:12 +00:00