Commit Graph

1990 Commits

Author SHA1 Message Date
messju
0ea2e6a37d fixed default user and group for max os x installation 2003-04-28 08:03:53 +00:00
messju
5f959fc7ec made $function[2] and $function[3] options for register_resource 2003-04-28 01:33:17 +00:00
messju
217b120db3 fixed issue with object-callback when fetching a php-resource 2003-04-28 00:55:01 +00:00
messju
4dac038066 enabled array(&$obj. 'source', 'timestamp', 'secure', 'trusted') as
callback for register_resource()

enabled array(&$obj, 'method') as callback for
$default_template_handler_func
2003-04-28 00:22:41 +00:00
messju
74286b0c51 fixed some typos, thank to mehdi 2003-04-27 23:55:58 +00:00
messju
c4479805af prevent assign from overruling print-attribute in function.counter.php 2003-04-27 18:29:21 +00:00
messju
56792e7ccd fixed problem with counter and assign 2003-04-27 18:16:24 +00:00
messju
3919c2a8af fixed notice in _load_plugins() 2003-04-27 18:10:02 +00:00
messju
86aff4030b made plugin-names case-insensitive. this affects
compiler/block/custom-functions and modifers.
2003-04-27 18:04:33 +00:00
mohrt
f3dfdc5ec1 remove unnecessary close/open tags from compiled templates 2003-04-26 15:56:18 +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
cellog
0b10d02d73 fixed small bug in doc comments 2003-04-21 19:04:47 +00:00
messju
448da66e39 fixed errornous creation of '//' in image_path in html_image 2003-04-21 17:42:50 +00:00
mohrt
4a6b5269a3 fix htmlspecialchars() conflict 2003-04-21 16:53:03 +00:00
mohrt
1f0f8d062c fix escapement of special chars in key values of debug console 2003-04-21 16:17:26 +00:00
mohrt
97e6b40b81 fixed debug timing logic for config_load 2003-04-21 14:22:46 +00:00
mohrt
fa5f4bdf72 fix example text 2003-04-21 14:02:03 +00:00
cellog
fac8fb59fc *** empty log message *** 2003-04-20 21:18:26 +00:00
cellog
02f56203ad updated all doc comments to phpDocumentor format 2003-04-20 21:12:13 +00:00
mohrt
9b42197d3e fix typo 2003-04-20 21:07:54 +00:00
mohrt
e55d4e9df9 add strip block function file to repository 2003-04-20 18:41:44 +00:00
mohrt
815ac01d84 moved strip from smarty core to plugin, made textformat block function return output instead of echo it 2003-04-20 18:33:31 +00:00
mohrt
fffa454585 add config_load plugin file to repository 2003-04-20 18:08:34 +00:00
mohrt
386515966b moved config_load from smarty core to plugin 2003-04-20 18:08:04 +00:00
messju
efd4ed83b5 added &$repeat-paramter to block-functions 2003-04-20 13:04:42 +00:00
cellog
51b8d2b854 *** empty log message *** 2003-04-20 06:01:16 +00:00
messju
7f9466bd17 enabled hex-constants in function.math.php 2003-04-19 10:32:05 +00:00
messju
3f0821ed62 enabled hex-constants (0x...) as function-attributes, inside
if-statements and as modifier-parameters
2003-04-19 10:12:18 +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
messju
2ba21fd1e1 fixed bug with passing $smarty as reference in Smarty.compiler.class
quoted "<?php ... ?>" in comment to dis-annoy syntax-highlighting of a certain editor
2003-04-18 10:03:09 +00:00
mohrt
76a3ebd1a8 backed out comment patch 2003-04-17 18:30:41 +00:00
mohrt
9736393913 fix bug in new comment logic 2003-04-17 15:43:31 +00:00
mohrt
e19bfe73a0 corrected output with Smarty comments 2003-04-17 15:20:19 +00:00
mohrt
25c6f33b28 fix bug with {strip} and PHP tag newlines 2003-04-17 14:51:45 +00:00
mohrt
5eff9c73e5 commit german 2.5.0 docs 2003-04-17 14:50:49 +00:00
mohrt
de2316c91c add README file 2003-04-15 13:39:09 +00:00
mohrt
d0f6503183 remove fix_vars.php file from distribution, add smarty icon gif 2003-04-15 13:34:55 +00:00
messju
e6db82c9cc added object-callbacks for all types of plugins and filters
(except for resources)
2003-04-15 10:41:13 +00:00
mohrt
423c1a2eae add appropriate warnings when passing array as extra parameter 2003-04-14 16:57:40 +00:00
messju
7221c8afee fixed urls in headers ( http://smarty.php.net/ instead of
http://www.phpinsider.com )
2003-04-14 08:51:25 +00:00
messju
107a1ecabd added <labels>-support to function.html_checkboxes.php and function.html_radios.php 2003-04-14 07:47:49 +00:00
messju
238655b2fa fixed bug with nested calls to fetch() when caching enabled 2003-04-14 07:31:42 +00:00
messju
61b1b4134f add (FA)Q: I get "SAFE MODE Restriction in effect. ..."-errors when running smarty. 2003-04-11 22:55:59 +00:00
mohrt
26bc623612 update date 2003-04-11 15:12:11 +00:00
mohrt
3cfcb5d223 update version numbers for 2.5.0 release 2003-04-11 13:40:40 +00:00
mohrt
e09d3070a1 fixed bug with default modifier when passing integer 0 2003-04-10 20:55:36 +00:00
changelog
b3eac3c997 ChangeLog update 2003-04-07 00:30:59 +00:00
messju
b9957a6845 allowed "_" in the name of variable-parameters to {math}-function 2003-04-06 12:24:46 +00:00