Commit Graph

45 Commits

Author SHA1 Message Date
messju
7524542a24 fixed examples for register_function() and register_block() 2003-08-20 14:46:07 +00:00
messju
139a7226c7 added docs for block-methods of registered objects 2003-08-07 22:15:12 +00:00
messju
3338c34bd5 fixed typo in example for registered objects 2003-08-07 22:02:08 +00:00
messju
75e3dde5f0 fixed example for register_object 2003-08-07 20:05:26 +00:00
messju
a5586c3d0a updated docs for capture, html_table, html_image and register_object 2003-08-07 20:04:26 +00:00
mohrt
3f10cac6ab add math and default_resource_type to docs 2003-08-07 16:30:30 +00:00
messju
7e68939702 added docs for php-functions as modifiers 2003-08-07 13:59:51 +00:00
messju
576205c52b added section "caching.cacheable" to the docs, explaining the usage of
the $cacheable-flag of the register_(block|compiler|function)-functions
2003-08-07 10:50:46 +00:00
messju
7028e8da55 docs update on callbacks to the register_*-functions 2003-08-07 09:23:21 +00:00
messju
ed1fd2f0f1 docs-update for plugins.writing 2003-08-05 16:49:31 +00:00
messju
c01ca6c3aa updated docs for register_block_function(), block-functions, $request_use_auto_globals and html_checkboxes 2003-08-04 11:29:09 +00:00
messju
9a8ab178b7 fixed bug in documentation for $smarty->default_modifiers 2003-06-07 15:38:19 +00:00
mohrt
7ca1d19de1 fix typo 2003-05-08 21:01:45 +00:00
messju
fc8c00559e reverted back to humerous redundancy in the docs :). although we all
know we are here to generate template-based output, and not to have
fun ;-)
2003-04-28 15:57:56 +00:00
messju
74286b0c51 fixed some typos, thank to mehdi 2003-04-27 23:55:58 +00:00
mohrt
5985ce2862 fix typos 2003-03-31 00:29:10 +00:00
mohrt
dd7d5ae956 update technical explanation of assign_by_ref and append_by_ref 2003-03-12 00:14:32 +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
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
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
728b293091 update append documentation, make more clear on its function 2002-12-24 16:09:12 +00:00
mohrt
fc41c0c137 edit examples, make more verbose 2002-12-10 17:43:11 +00:00
mohrt
2f5e0df71f fix typo 2002-11-21 14:17:41 +00:00
mohrt
f3f83938ec add optional tags to clear_cache parameters 2002-09-23 17:05:21 +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
9f3ff7c34f fix load_filter examples 2002-07-23 13:52:23 +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
d790f915f4 change directory delimiter to "^" for cache and compile files 2002-06-14 20:58:20 +00:00
andrei
180f8f3d8d Fix. 2002-04-30 13:57:14 +00:00
andrei
dafcbf419b A whole bunch of docs. 2002-04-29 21:13:40 +00:00
mohrt
4f36d58bc4 update FAQ, QUICKSTART, small doc syntax fix 2002-04-26 14:08:17 +00:00
mohrt
20cb65fdb8 changed doc structure a bit 2002-04-24 14:46:02 +00:00
mohrt
7912d0b3d0 update caching documentation 2002-04-15 17:28:50 +00:00
mohrt
982698643f update docs regarding cache_lifetime 2002-04-12 14:46:29 +00:00
mohrt
67630731a6 update document id tags 2002-03-01 20:50:49 +00:00
andrey
b32c582f45 *** empty log message *** 2002-02-28 22:41:41 +00:00
mohrt
1a40f6e54b convert technical notes to docbook format 2002-02-27 19:47:13 +00:00
andrey
d2e04b7161 *** empty log message *** 2002-02-26 22:59:20 +00:00
andrey
25c5ca053a *** empty log message *** 2002-02-26 22:54:55 +00:00
andrey
6de35bae1f Split up docs. 2002-02-26 21:13:54 +00:00