Commit Graph

84 Commits

Author SHA1 Message Date
mohrt
dd7d5ae956 update technical explanation of assign_by_ref and append_by_ref 2003-03-12 00:14:32 +00:00
mohrt
9a957de25a add german docs to dist 2003-03-06 23:37:24 +00:00
mohrt
393c9eb907 remove $show_info_header and $show_info_include property vars from docs 2003-03-04 17:47:50 +00:00
mohrt
d785df41b3 fix $smarty.const.foo compiling, clean up double quoted strings,
allow full dollar var syntax in quotes again
2003-02-28 15:08:15 +00:00
mohrt
e03824dd55 update docs, fix smarty var compiling, allow any $smarty.*.$foo syntax,
add $`foobar` for embedded variables
2003-02-27 17:32:08 +00:00
mohrt
77a0e291cc allow dash in plain text 2003-02-13 17:58:19 +00:00
mohrt
77fa84916e fix bug with decimal numbers in if statements, misc doc updates 2003-02-12 22:13:18 +00:00
mohrt
c0eabe7fbd added support for extracting params to include_php 2003-02-05 14:56:27 +00:00
mohrt
3353d3654d fix version number 2003-02-02 18:10:39 +00:00
mohrt
66c1110fea update Smarty version numbers 2003-02-02 08:07:57 +00:00
mohrt
e8fb7091d2 make separate var for compiler file 2003-01-28 15:05:13 +00:00
mohrt
a7106ed311 add javascript escape parameter to escape modifier 2003-01-06 23:15:27 +00:00
mohrt
728b293091 update append documentation, make more clear on its function 2002-12-24 16:09:12 +00:00
mohrt
1f12a0f3e0 add day_value_format to html_select_date 2002-12-13 15:40:53 +00:00
mohrt
fc41c0c137 edit examples, make more verbose 2002-12-10 17:43:11 +00:00
mohrt
c3cc85f094 add caching feature to config loading, document update, add mailto plugin 2002-12-09 19:43:51 +00:00
mohrt
021676b5ba fix typos 2002-12-05 15:27:06 +00:00
mohrt
2f5e0df71f fix typo 2002-11-21 14:17:41 +00:00
mohrt
e7a3600650 update docs for optgroup output 2002-11-01 15:28:41 +00:00
mohrt
cb76683a4b clear up docs on index, iteration and rownum 2002-10-18 16:33:27 +00:00
mohrt
10c55e12cb added strip variable modifier 2002-09-25 15:54:46 +00:00
mohrt
f3f83938ec add optional tags to clear_cache parameters 2002-09-23 17:05:21 +00:00
mohrt
8a7d191074 fix error with include_php description, add $this to description 2002-09-23 16:59:25 +00:00
mohrt
d09cfaaf1b fixed errors with example setup docs 2002-09-20 21:19:32 +00:00
mohrt
6076225c71 add textformat block function 2002-09-16 15:19:41 +00:00
mohrt
2bc5e63c96 add assign attribute to cycle function documentation 2002-09-10 19:04:07 +00:00
mohrt
141c664eca fix typos 2002-09-10 18:48:00 +00:00
mohrt
c63568e5ac fix typos 2002-08-15 15:21:59 +00:00
mohrt
c8e22351c8 update files with new version numbers 2002-08-07 14:57:34 +00:00
mohrt
df2a5888a8 added paramters to html_select_time plugin 2002-07-29 14:21:54 +00:00
mohrt
9f3ff7c34f fix load_filter examples 2002-07-23 13:52:23 +00:00
mohrt
6ed82c9825 fix error in install guide 2002-07-19 14:01:34 +00:00
mohrt
8fc32e427f add default modifier logic, minor doc updates 2002-07-17 21:16:43 +00:00
mohrt
67dc2f4bab minor doc update 2002-07-08 14:59:02 +00:00
mohrt
32ec082214 make use_sub_dirs go back to crc32 for subdir separation 2002-07-03 20:08:33 +00:00
mohrt
adb457fdcc update plugin loading logic, look in SMARTY_DIR, then cwd. If all fail, then retry all with include_path 2002-06-26 21:17:27 +00:00
mohrt
e4b3570d82 update installation docs 2002-06-25 23:02:58 +00:00
mohrt
d2d1abd3ff move debug.tpl to SMARTY_DIR, add to constructor 2002-06-25 13:26:48 +00:00
mohrt
bd96ebf984 update date_format, allow optional 2nd paramater as default date if passed date is empty. update docs. 2002-06-19 14:43:58 +00:00
mohrt
d790f915f4 change directory delimiter to "^" for cache and compile files 2002-06-14 20:58:20 +00:00
mohrt
72915ba6d8 remove overlib.js file from distribution, update plugin and docs 2002-06-06 14:21:45 +00:00
mohrt
e80077841c fix 304 Not Modified, don't send content 2002-06-05 13:17:18 +00:00
mohrt
51a14712f8 optimized for loops with count() function calls 2002-06-03 16:05:33 +00:00
mohrt
8cd857c3e4 update html_select_date with month_value_format attribute for controlling the format of the month values. 2002-05-21 19:41:34 +00:00
mohrt
59ef7d167a add "once" attribute to php_include, update docs 2002-05-16 16:15:50 +00:00
mohrt
5b70385282 update cycle function to handle array as input, update files to 2.1.1 2002-05-07 14:16:34 +00:00
mohrt
541e03660e update counter to use name instead of id (id still works though) 2002-05-03 18:22:41 +00:00
mohrt
2cb3d473f6 rename id to name for cycle function 2002-05-03 18:14:24 +00:00
mohrt
e532d32408 added function cycle 2002-05-02 22:05:58 +00:00
mohrt
97dff11384 fixed bug with resource testing and include_path 2002-05-01 15:40:45 +00:00