Commit Graph

129 Commits

Author SHA1 Message Date
messju
7524542a24 fixed examples for register_function() and register_block() 2003-08-20 14:46:07 +00:00
mohrt
a94d14ac58 fix example title 2003-08-18 15:11:59 +00:00
mohrt
aeb830dcb5 change installation wording confusion 2003-08-18 15:08:34 +00:00
messju
ad3d146c35 added parameter-descriptions for count_characters (thanks Konstantin
A. Pelepelin)

fixed docs for {html_checkboxes}
2003-08-15 16:06:49 +00:00
mohrt
4b034eaa81 commit README file for documentation compiling 2003-08-13 14:50:18 +00:00
mohrt
49d5b05b89 get ready for 2.6.0-RC1 release 2003-08-11 15:55:39 +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
2cd76c4619 fixed exampls of html_image and html_checkboxes 2003-08-07 21:51:37 +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
mohrt
49b2a7dcd4 add core to example, add tech note 2003-08-07 15:37:42 +00:00
messju
fa38b53b72 upd copyright in the docs 2003-08-07 15:29:42 +00:00
mohrt
5c52a7f32c added core directory to install instructions 2003-08-07 15:27:42 +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
eabd6dfebb fixed examples of html_radios and html_checkboxes in german and french docs 2003-06-29 09:19:21 +00:00
messju
2f11377494 fixed german note on html_image and disk-access 2003-06-10 16:58:42 +00:00
mohrt
ddca127513 replace example with more practical one 2003-06-09 22:06:20 +00:00
messju
9a8ab178b7 fixed bug in documentation for $smarty->default_modifiers 2003-06-07 15:38:19 +00:00
mohrt
c99671e968 fix special chars 2003-05-22 16:36:06 +00:00
messju
b60879d89b fixed example of {html_image} 2003-05-19 17:45:48 +00:00
messju
033ae0330d fixed typo 2003-05-19 15:12:11 +00:00
mohrt
7ca1d19de1 fix typo 2003-05-08 21:01:45 +00:00
messju
afc42e2a3f fixed example of html_checkboxes 2003-05-08 14:07:21 +00:00
messju
0e78fa20d6 fixed example for html_radios 2003-05-08 12:17:41 +00:00
messju
ebe4d61475 fixed typos 2003-05-02 07:58:45 +00:00
mohrt
cf21e1270e add frech docs to cvs repository 2003-04-30 18:48:44 +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
0ea2e6a37d fixed default user and group for max os x installation 2003-04-28 08:03:53 +00:00
messju
74286b0c51 fixed some typos, thank to mehdi 2003-04-27 23:55:58 +00:00
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
aa7d2b3418 fix more path typos 2003-04-18 16:18:52 +00:00
mohrt
4c62ef5a47 fix typo in file path example 2003-04-18 16:17:00 +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
mohrt
5985ce2862 fix typos 2003-03-31 00:29:10 +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
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