Commit Graph

2351 Commits

Author SHA1 Message Date
messju
8bcf265ae3 sync with en 2005-12-11 13:13:38 +00:00
yannick
95861c7804 fix build 2005-12-11 12:04:02 +00:00
yannick
531c87bf0e sync with EN 2005-12-11 11:57:32 +00:00
yannick
dcf23c0dc9 Initial translation
#back to 100% YEAH ! ;)
2005-12-10 22:12:38 +00:00
yannick
5d7687ca04 sync with EN 2005-12-10 22:09:38 +00:00
yannick
5f92fc42fb sync with EN 2005-12-10 17:15:59 +00:00
yannick
65c6c7762d sync with EN 2005-12-10 15:52:46 +00:00
yannick
fc93770757 sync with EN 2005-12-10 15:13:28 +00:00
yannick
b008308a74 sync with EN 2005-12-10 12:42:10 +00:00
messju
14200779c1 sync with en 2005-12-10 09:33:47 +00:00
messju
7a6acedbc0 sync with en 2005-12-10 09:27:40 +00:00
messju
978d902625 sync with en 2005-12-10 09:20:24 +00:00
messju
3d26c6dc2b $caching is an int, not a boolean. 2005-12-10 09:10:27 +00:00
messju
b1fcfc081e fixed typo 2005-12-10 08:55:20 +00:00
messju
9ec68204ac fixed linking 2005-12-10 08:54:14 +00:00
messju
0c9e1c3f69 sync with en 2005-12-09 19:50:41 +00:00
messju
01220d7500 changed example domain to (the highly recommended) example.com 2005-12-09 19:47:34 +00:00
messju
5c2e88127e sync with en 2005-12-09 18:59:22 +00:00
messju
b98c1e542c fixed description of SMARTY_CORE_DIR
removed useless hack (why should it be in the docs, if it isn't
recommended anyway?)
2005-12-09 18:46:25 +00:00
messju
fe19f13ca5 added explanation of variables' scope within {include} 2005-12-09 15:30:13 +00:00
messju
09785da22a fixed examples.
added mentioning off $security when PHP functions are used with {if}
2005-12-09 14:48:28 +00:00
changelog
5307fdc58e ChangeLog update 2005-12-09 06:54:37 +00:00
messju
cdaa347533 sync with en 2005-12-08 17:38:59 +00:00
messju
52cff0a8c3 sync with en 2005-12-08 17:05:25 +00:00
boots
acc355a1f2 request_use_autoglobals defaults to true since 2.6.1 2005-12-06 18:39:23 +00:00
yannick
d64dd06527 sync with EN 2005-12-05 21:37:01 +00:00
yannick
496a98af7e Add missing <title> 2005-12-05 21:16:29 +00:00
yannick
89cc47613a sync with EN 2005-12-05 21:15:38 +00:00
freespace
9637007098 sync with EN 2005-12-05 17:11:58 +00:00
yannick
c462c1cadb sync with EN 2005-12-04 21:46:10 +00:00
yannick
88ba6506ba sync with EN 2005-12-04 20:38:28 +00:00
yannick
b955a3e840 sync with EN 2005-12-04 20:09:57 +00:00
yannick
6c48710c0e sync with EN 2005-12-04 17:56:06 +00:00
yannick
30d17ca20c sync with EN 2005-12-04 10:12:15 +00:00
mohrt
679422efd9 fix typos 2005-12-02 16:35:31 +00:00
freespace
a870ff8ef3 sync with EN 2005-12-02 15:34:39 +00:00
messju
10a939a88a sync with en 2005-12-02 10:07:33 +00:00
messju
adf8aa553c removed useless and confusing size-attribute from example 2005-12-02 10:02:48 +00:00
yannick
392ae0c522 sync with EN 2005-12-01 20:28:15 +00:00
messju
822d834075 sync with en 2005-11-30 14:54:39 +00:00
changelog
996fd6b60e ChangeLog update 2005-11-30 06:45:21 +00:00
messju
6665e58ecf forgot to update the strings in smarty_core_write_compiled_include()
when chaning the generated code in
Smarty_Compiler::_push_cacheable_state() and
Smarty_Compiler::_pop_cacheable_state()
2005-11-29 15:20:27 +00:00
messju
1f838f15e7 fixed code generation of non-cacheable blocks to play well with php's
"Alternative syntax" used for example in compiled {if}..{else}..{/if}
blocks.

(see: http://php.net/manual/en/control-structures.alternative-syntax.php
on "Alternative syntax")

thanks to kihara from the forum.
2005-11-29 12:22:54 +00:00
yannick
12041ebeac sync with EN 2005-11-28 21:38:36 +00:00
yannick
226db43853 sync with EN 2005-11-28 21:20:28 +00:00
changelog
42ad4e462e ChangeLog update 2005-11-27 06:51:07 +00:00
messju
3cb166ba4a fixed handling of multiple identical calls to {insert}.
the function was called multiple times, but all inserts where replaced
by the results of the first call to the insert function.
2005-11-26 16:59:02 +00:00
messju
bf55612944 added credits 2005-11-26 08:34:08 +00:00
messju
4d3bb1acf7 added "closeclick" from http://www.bosrup.com/web/overlib/?Command_Reference 2005-11-26 08:30:42 +00:00
changelog
f3d76842a2 ChangeLog update 2005-11-24 06:43:32 +00:00