Commit Graph

64 Commits

Author SHA1 Message Date
messju
a2550ae543 added documentation for foreach.property.* 2003-04-26 14:00:47 +00:00
messju
49bbb4c8ae fixed example table_attr and tr_attr in html_table-example 2003-04-24 07:43:11 +00:00
mohrt
fa5f4bdf72 fix example text 2003-04-21 14:02:03 +00:00
mohrt
5eff9c73e5 commit german 2.5.0 docs 2003-04-17 14:50:49 +00:00
mohrt
d169624a9b change backtic syntax from $foo to $foo 2003-04-04 23:19:02 +00:00
messju
cde01c0aa2 updated docs for html_image 2003-03-19 11:46:07 +00:00
messju
a94f3cb112 updated docs for html_checkboxes, html_options and html_radios 2003-03-18 09:20:15 +00:00
mohrt
9a957de25a add german docs to dist 2003-03-06 23:37:24 +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
66c1110fea update Smarty version numbers 2003-02-02 08:07:57 +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
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
8a7d191074 fix error with include_php description, add $this to description 2002-09-23 16:59:25 +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
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
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
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
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
andrei
dafcbf419b A whole bunch of docs. 2002-04-29 21:13:40 +00:00
mohrt
bd4ad753d7 update docs, get modifiers and functions into index for easy access 2002-04-15 19:01:48 +00:00
mohrt
4f2e5e55c7 updated html_select_date docs to reflect changes 2002-04-13 16:18:25 +00:00
mohrt
9c93dc8273 update doc error 2002-04-04 20:37:39 +00:00
mohrt
5dd4649cba added htmlall attribute to escape modifier 2002-04-04 20:34:44 +00:00
mohrt
8ae25a22f0 fix documentation error in capture 2002-03-22 23:07:00 +00:00
mohrt
de9503ac16 update file generation, replace crc32() '-' with 'N' 2002-03-20 16:44:17 +00:00
mohrt
708b330a7d update Changelog 2002-03-15 07:09:34 +00:00
mohrt
9b467a9ef5 update doc tables 2002-03-12 21:50:06 +00:00