Commit Graph

1215 Commits

Author SHA1 Message Date
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
changelog
60df40a589 ChangeLog update 2003-04-05 01:30:56 +00:00
mohrt
d169624a9b change backtic syntax from $foo to $foo 2003-04-04 23:19:02 +00:00
mohrt
da67d8edce recognize $foo[][] syntax in embedded quotes without backticks 2003-04-04 20:15:48 +00:00
changelog
3dc4558b4a ChangeLog update 2003-04-04 01:31:02 +00:00
messju
b4a27fafa4 name=123 is passed as an integer (not a string) to plugins now 2003-04-03 17:00:17 +00:00
changelog
a769959582 ChangeLog update 2003-04-02 01:30:51 +00:00
messju
9693d74260 added CVS $Id$ 2003-04-01 15:23:16 +00:00
changelog
43abd8593d ChangeLog update 2003-04-01 01:30:49 +00:00
messju
bf1868bb35 added missing compile_id inside Smarty_Compiler 2003-03-31 22:17:53 +00:00
messju
45ff82cf10 fixed flaw when generating an error for missing postfilter 2003-03-31 21:57:41 +00:00
mohrt
5985ce2862 fix typos 2003-03-31 00:29:10 +00:00
changelog
bd7f263118 ChangeLog update 2003-03-28 01:30:49 +00:00
messju
e90a98451f $length is now propagated to sub-values in debug_print_var 2003-03-27 22:10:00 +00:00
changelog
65985aa4a5 ChangeLog update 2003-03-27 01:31:03 +00:00
mohrt
6ae90b90a8 update header 2003-03-26 19:06:51 +00:00
mohrt
b90466bca8 commit changes to release notes 2003-03-26 18:54:44 +00:00
mohrt
5529396ade committing RC2 2003-03-26 18:06:09 +00:00
changelog
260bc2670a ChangeLog update 2003-03-25 02:26:08 +00:00
messju
014debad30 made clear_cache() ignore compile_id when clearing cache_groups 2003-03-24 16:32:14 +00:00
messju
d1fe24ec2d made onmouseout XHTML-compatible in function.popup.php 2003-03-24 09:37:21 +00:00
changelog
d5e22c81bf ChangeLog update 2003-03-22 01:31:43 +00:00
messju
cf1a202a5d applied new var-names to fetch() 2003-03-21 15:50:03 +00:00
messju
1ca406366f renamed $localvars to $_localvars in cache-file-handling-functions,
added _get_auto_id()-function
2003-03-21 15:39:29 +00:00
mohrt
d5db1cf798 update functions for XHTML compatability 2003-03-21 14:36:24 +00:00
messju
ad26b57f18 fixed wrong $auto_id in _read_cache_file() 2003-03-21 09:36:16 +00:00