Commit Graph

  • e6db82c9cc added object-callbacks for all types of plugins and filters (except for resources) messju 2003-04-15 10:41:13 +00:00
  • 423c1a2eae add appropriate warnings when passing array as extra parameter mohrt 2003-04-14 16:57:40 +00:00
  • 7221c8afee fixed urls in headers ( http://smarty.php.net/ instead of http://www.phpinsider.com ) messju 2003-04-14 08:51:25 +00:00
  • 107a1ecabd added <labels>-support to function.html_checkboxes.php and function.html_radios.php messju 2003-04-14 07:47:49 +00:00
  • 238655b2fa fixed bug with nested calls to fetch() when caching enabled messju 2003-04-14 07:31:42 +00:00
  • 61b1b4134f add (FA)Q: I get "SAFE MODE Restriction in effect. ..."-errors when running smarty. messju 2003-04-11 22:55:59 +00:00
  • 26bc623612 update date mohrt 2003-04-11 15:12:11 +00:00
  • 3cfcb5d223 update version numbers for 2.5.0 release mohrt 2003-04-11 13:40:40 +00:00
  • e09d3070a1 fixed bug with default modifier when passing integer 0 mohrt 2003-04-10 20:55:36 +00:00
  • b3eac3c997 ChangeLog update changelog 2003-04-07 00:30:59 +00:00
  • b9957a6845 allowed "_" in the name of variable-parameters to {math}-function messju 2003-04-06 12:24:46 +00:00
  • 60df40a589 ChangeLog update changelog 2003-04-05 01:30:56 +00:00
  • d169624a9b change backtic syntax from $foo to $foo mohrt 2003-04-04 23:19:02 +00:00
  • da67d8edce recognize $foo[][] syntax in embedded quotes without backticks mohrt 2003-04-04 20:15:48 +00:00
  • 3dc4558b4a ChangeLog update changelog 2003-04-04 01:31:02 +00:00
  • b4a27fafa4 name=123 is passed as an integer (not a string) to plugins now messju 2003-04-03 17:00:17 +00:00
  • a769959582 ChangeLog update changelog 2003-04-02 01:30:51 +00:00
  • 9693d74260 added CVS $Id$ messju 2003-04-01 15:23:16 +00:00
  • 43abd8593d ChangeLog update changelog 2003-04-01 01:30:49 +00:00
  • bf1868bb35 added missing compile_id inside Smarty_Compiler messju 2003-03-31 22:17:53 +00:00
  • 45ff82cf10 fixed flaw when generating an error for missing postfilter messju 2003-03-31 21:57:41 +00:00
  • 5985ce2862 fix typos mohrt 2003-03-31 00:29:10 +00:00
  • bd7f263118 ChangeLog update changelog 2003-03-28 01:30:49 +00:00
  • e90a98451f $length is now propagated to sub-values in debug_print_var messju 2003-03-27 22:10:00 +00:00
  • 65985aa4a5 ChangeLog update changelog 2003-03-27 01:31:03 +00:00
  • 6ae90b90a8 update header mohrt 2003-03-26 19:06:51 +00:00
  • b90466bca8 commit changes to release notes mohrt 2003-03-26 18:54:44 +00:00
  • 5529396ade committing RC2 mohrt 2003-03-26 18:06:09 +00:00
  • 260bc2670a ChangeLog update changelog 2003-03-25 02:26:08 +00:00
  • 014debad30 made clear_cache() ignore compile_id when clearing cache_groups messju 2003-03-24 16:32:14 +00:00
  • d1fe24ec2d made onmouseout XHTML-compatible in function.popup.php messju 2003-03-24 09:37:21 +00:00
  • d5e22c81bf ChangeLog update changelog 2003-03-22 01:31:43 +00:00
  • cf1a202a5d applied new var-names to fetch() messju 2003-03-21 15:50:03 +00:00
  • 1ca406366f renamed $localvars to $_localvars in cache-file-handling-functions, added _get_auto_id()-function messju 2003-03-21 15:39:29 +00:00
  • d5db1cf798 update functions for XHTML compatability mohrt 2003-03-21 14:36:24 +00:00
  • ad26b57f18 fixed wrong $auto_id in _read_cache_file() messju 2003-03-21 09:36:16 +00:00
  • b1787d0b23 swapped compile_id and cache_id in read_cache_file and write_cache_file messju 2003-03-21 09:07:57 +00:00
  • 4a2b486086 reverted patch for ignoring compile-id back to -r1.364, due to problems messju 2003-03-21 08:55:56 +00:00
  • 9d0972691d html_radios and html_checkboxes accept "selected" instead of "checked" optionally now messju 2003-03-21 08:20:12 +00:00
  • bcc3571f05 swapped compile_id and cache_id for cache-file-handling again messju 2003-03-21 08:17:45 +00:00
  • f15188c6dc ChangeLog update changelog 2003-03-21 01:39:04 +00:00
  • ec60516e34 fix notice when no parameter is passed to default mohrt 2003-03-20 14:31:18 +00:00
  • 267a9c41d7 removed notice of undefined var in _rm_auto() messju 2003-03-20 09:20:24 +00:00
  • bbd066aad9 ChangeLog update changelog 2003-03-20 01:33:42 +00:00
  • c42fb4b2ab fix a few error messages, follow consistancy format plugin_name: errormsg mohrt 2003-03-19 22:58:23 +00:00
  • d0ab44762b update error messages mohrt 2003-03-19 22:56:30 +00:00
  • 35973b2231 add a warning when an array is passed as the 'checked' value of html_radios mohrt 2003-03-19 22:52:22 +00:00
  • 8c73efec74 fixed errormessage in _compile_smarty_ref() messju 2003-03-19 12:51:34 +00:00
  • cde01c0aa2 updated docs for html_image messju 2003-03-19 11:46:07 +00:00
  • 8cef3224e8 ChangeLog update changelog 2003-03-19 01:33:18 +00:00
  • 41b3d4b7a8 cleaned up calls to readdir() messju 2003-03-18 22:47:16 +00:00
  • 42a49792aa fixed label for optgroup in html_options messju 2003-03-18 21:04:13 +00:00
  • 67470219d2 fix (newly introduced) bug with passing multiple modifiers to a parameter mohrt 2003-03-18 14:47:41 +00:00
  • a94f3cb112 updated docs for html_checkboxes, html_options and html_radios messju 2003-03-18 09:20:15 +00:00
  • 2c61a0b12b fixed wrong default-"name" in function.html_options.php messju 2003-03-18 09:17:51 +00:00
  • 8ae8586ad3 renamed "checkbox" and "radios" to "options" in {html_checkboxes} and {html_radios} messju 2003-03-18 08:59:00 +00:00
  • e60fa99523 ChangeLog update changelog 2003-03-18 01:36:04 +00:00
  • dd564f3885 tried to optimize re-replacement in outputfilter.trimwhitespace.php a little messju 2003-03-18 00:44:37 +00:00
  • e1bec79465 fixed greedy str_replace in outputfilter.trimwhitespace.php messju 2003-03-18 00:26:46 +00:00
  • 128bf2e4de html_options, html_checkboxes and html_radios now pass-thru all unknown paramters messju 2003-03-18 00:01:41 +00:00
  • ddcd30be99 html_options passthru all unknown paramters now messju 2003-03-17 16:36:02 +00:00
  • 61a223dae8 Fix link bug in html_image function, also make output XHTML compatible mohrt 2003-03-17 15:39:28 +00:00
  • 2df1ca2d00 fix issue of embedded var and escaped double quotes mohrt 2003-03-17 14:56:39 +00:00
  • 7c446d950b ChangeLog update changelog 2003-03-16 01:33:08 +00:00
  • 76048d1ceb back out "@" logic, apply only to default modifier special case mohrt 2003-03-15 20:47:29 +00:00
  • ab48cfa939 fix @ logic, only use upon an echo mohrt 2003-03-15 20:03:46 +00:00
  • e4f2f8cf35 append "@" to template var echoes to supress possible notices mohrt 2003-03-15 19:34:46 +00:00
  • 6f3de10273 append "@" to _run_mod_handler to supress warnings mohrt 2003-03-15 18:27:30 +00:00
  • 73b0a0604a ChangeLog update changelog 2003-03-15 01:32:36 +00:00
  • 05c8d5978f fix problem with escaped double quotes mohrt 2003-03-14 16:28:47 +00:00
  • 8bfba9d22a fixed html_options to not return an array mohrt 2003-03-14 15:52:34 +00:00
  • b8f4a39816 ChangeLog update changelog 2003-03-13 01:33:34 +00:00
  • b01ce468d2 fixed length in modifier.truncate.php messju 2003-03-12 21:56:32 +00:00
  • 8cb7113db9 fixed handling of '$'-signs in trimwhitespace outputfilter (messju) messju 2003-03-12 16:26:55 +00:00
  • 63237d2343 ChangeLog update changelog 2003-03-12 01:33:53 +00:00
  • dd7d5ae956 update technical explanation of assign_by_ref and append_by_ref mohrt 2003-03-12 00:14:32 +00:00
  • 8cf163198a fix config file recompiling code mohrt 2003-03-11 15:31:22 +00:00
  • 1c6c58cabb ChangeLog update changelog 2003-03-08 01:31:49 +00:00
  • 995114a4c2 change E_USER_ERROR to E_USER_NOTICE mohrt 2003-03-07 19:29:01 +00:00
  • 0e54ba8208 suppress warning in html_image mohrt 2003-03-07 18:36:37 +00:00
  • 0631ea18b4 update changes to html_image mohrt 2003-03-07 17:06:39 +00:00
  • 53cbec5139 ChangeLog update changelog 2003-03-07 01:32:46 +00:00
  • 9a957de25a add german docs to dist mohrt 2003-03-06 23:37:24 +00:00
  • 88aabaa6dd update news file mohrt 2003-03-06 21:40:14 +00:00
  • 274a9ca3e9 fix width/height parameter index mohrt 2003-03-06 21:39:16 +00:00
  • 3fd8661f08 get rid of unsetting name and script attributes to insert tags mohrt 2003-03-06 15:42:48 +00:00
  • 8beb8a39f6 ChangeLog update changelog 2003-03-06 01:33:38 +00:00
  • 1cf187abdd update NEWS file mohrt 2003-03-05 23:57:17 +00:00
  • ec135386b1 fix argument order, erroneously swapped a while back mohrt 2003-03-05 23:53:34 +00:00
  • 0d0cdbf353 commit final changes for 2.5.0-RC1 mohrt 2003-03-05 17:36:41 +00:00
  • b65426df55 ChangeLog update changelog 2003-03-05 01:34:13 +00:00
  • 393c9eb907 remove $show_info_header and $show_info_include property vars from docs mohrt 2003-03-04 17:47:50 +00:00
  • c7f73c2041 ChangeLog update changelog 2003-03-04 01:33:28 +00:00
  • 3f4f215ce2 fixed PHP notice mohrt 2003-03-03 20:43:29 +00:00
  • 34b460e0d5 ChangeLog update changelog 2003-03-01 01:41:29 +00:00
  • 63b1a2b04d simplify smarty.const.foo and smarty.const.$foo logic mohrt 2003-02-28 16:36:19 +00:00
  • 0a03b8c306 only allow $foo syntax in embedded quotes, unless escaped with backticks then allow any dollar var mohrt 2003-02-28 15:54:43 +00:00
  • 620674493a fix "once" var compiling to work with new attr compiling methods for include_php mohrt 2003-02-28 15:45:42 +00:00
  • d785df41b3 fix $smarty.const.foo compiling, clean up double quoted strings, allow full dollar var syntax in quotes again mohrt 2003-02-28 15:08:15 +00:00
  • 984a3e8397 ChangeLog update changelog 2003-02-28 01:31:47 +00:00