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 |
|
pete_morgan
|
25fc6f44d8
|
added link to $debugging_ctrl
|
2005-09-15 07:51:42 +00:00 |
|
pete_morgan
|
a42408e2e0
|
tweak
|
2005-09-14 19:52:50 +00:00 |
|
pete_morgan
|
66c5c8862d
|
Added Windows example and a few tweaks
|
2005-09-14 19:42:23 +00:00 |
|
mohrt
|
e80314db80
|
correct documentation wording
|
2005-09-14 16:01:38 +00:00 |
|
pete_morgan
|
4b4eb79370
|
tweak
|
2005-09-13 19:32:43 +00:00 |
|
pete_morgan
|
2cd09d2dae
|
alphabetically
|
2005-09-13 19:09:30 +00:00 |
|
pete_morgan
|
2ce968b4e2
|
Moved description to top of page
|
2005-09-13 19:03:11 +00:00 |
|
pete_morgan
|
428b27b9f9
|
new example and removed prehistoric
|
2005-09-13 19:01:35 +00:00 |
|
pete_morgan
|
c666426130
|
Moved description to top of page and some tweaks
|
2005-09-13 18:41:44 +00:00 |
|
pete_morgan
|
0cc11afe51
|
tweak
|
2005-09-13 17:56:19 +00:00 |
|
pete_morgan
|
21e6090661
|
Moved description to top of page
|
2005-09-13 17:53:50 +00:00 |
|
pete_morgan
|
2ff942755f
|
tweaks
|
2005-09-13 17:44:48 +00:00 |
|
pete_morgan
|
00d539f522
|
added example
|
2005-09-13 17:18:59 +00:00 |
|
pete_morgan
|
ddbf3e447a
|
add links
|
2005-09-13 17:12:41 +00:00 |
|