Commit Graph

2532 Commits

Author SHA1 Message Date
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
boots
fdb25e363f replace {} string access with equivalent substr() to avoid E_STRICT warnings in PHP 5.1 2005-11-23 20:36:05 +00:00
messju
3741b9d6c5 fixed parameter order 2005-11-11 16:04:43 +00:00
changelog
bbbbba730b ChangeLog update 2005-11-10 06:48:23 +00:00
boots
7e4950a0f0 return valid reference in get_config_vars() when given var is non-existant 2005-11-09 15:46:37 +00:00
nlopess
9bdf158698 huge sync with english by the translator (Mario Ramirez)
thanks
2005-11-08 23:37:29 +00:00
pete_morgan
d5924e7b6c made php syntax highlight work 2005-10-24 18:44:23 +00:00
pete_morgan
e980e4f117 tweek 2005-10-24 18:37:46 +00:00
pete_morgan
3aa3fc2b59 added php link 2005-10-24 18:17:39 +00:00
changelog
8e5cb4679e ChangeLog update 2005-10-12 05:47:45 +00:00
mohrt
daf68045ea Added author title to plugins where they don't exist. I put my name where I was the original or co-author. If there needs to be more credit given somewhere, speak up! 2005-10-11 16:22:56 +00:00
changelog
d058b03d0a ChangeLog update 2005-10-11 05:46:44 +00:00
messju
70353bb9cc sync with en 2005-10-10 15:41:31 +00:00
mohrt
ff428d79c0 update docs for html_image, add path_prefix 2005-10-10 14:45:34 +00:00
mohrt
093e79e61a add path_prefix to html_image, fix incorrect secure_dir error when image file is missing 2005-10-10 14:41:28 +00:00
changelog
9eb2b700d6 ChangeLog update 2005-10-05 05:46:59 +00:00
mohrt
b9486857b8 remove popup example, update section var syntax 2005-10-04 15:49:00 +00:00
changelog
9deee000ed ChangeLog update 2005-09-17 05:44:12 +00:00
nlopess
086c970766 more fixes 2005-09-16 09:42:51 +00:00
nlopess
e71d2ba4db fix php bug #34520: broken example display (de only) 2005-09-16 09:40:46 +00:00