Commit Graph

  • f2f91fd751 removed two done topics messju 2003-12-11 09:09:43 +00:00
  • 0fcbb6b1d7 Updated language.function.if to describe qualifiers (thanks andre) boots 2003-12-11 01:58:04 +00:00
  • 04f25abc10 ChangeLog update changelog 2003-12-11 01:36:24 +00:00
  • e157a65085 added day_empty, month_empty, year_empty and all_empty attributes to pass an undefined date use {html_select_date time="--" ...} messju 2003-12-10 16:43:39 +00:00
  • 3354f45c1f removed extract()-call messju 2003-12-10 09:05:22 +00:00
  • ba5cc2aaaa fixed indetiation messju 2003-12-10 08:50:21 +00:00
  • 9431011adb Added table to language.function.if to describe qualifiers boots 2003-12-10 08:21:57 +00:00
  • fa883958b7 Added table to language.function.if to describe qualifiers boots 2003-12-10 08:08:25 +00:00
  • 11e346424d ChangeLog update changelog 2003-12-10 01:32:09 +00:00
  • a7c3e88d8f strict comparason didn't work in all cases. use type-casting now. messju 2003-12-09 20:02:06 +00:00
  • aa2ee3cd66 fix bug when comparing array-keys to "selected" in html_options and html_checkboxes messju 2003-12-09 19:38:25 +00:00
  • 37575a1982 removed tabs, fixed indentiation messju 2003-12-09 19:30:29 +00:00
  • a4c032295e ChangeLog update changelog 2003-12-09 01:35:05 +00:00
  • 1dd2246d8a add better checks for correctly nested tags when compiling messju 2003-12-08 10:44:21 +00:00
  • 74d69ccbc2 ChangeLog update changelog 2003-12-05 01:31:54 +00:00
  • 45e02b5033 fix: check $smarty->request_use_auto_globals at the last occurences of HTTP_*_VARS messju 2003-12-04 11:37:27 +00:00
  • 2cd1bcdfe6 ChangeLog update changelog 2003-12-04 01:32:08 +00:00
  • 64d755a37f remove $global_assign property from Smarty and $global_assign-handling from the constructor. the only visible change is, that $SCRIPT_NAME is not available in the tempates anymore. $smarty.server.SCRIPT_NAME has to be used from now. messju 2003-12-03 09:29:13 +00:00
  • f50919c711 Fixed example for count_characters boots 2003-12-03 06:31:10 +00:00
  • 41b507136f ChangeLog update changelog 2003-12-02 01:32:04 +00:00
  • 8073010cc7 Added section "Escaping Smarty Parsing" under Basic Syntax. boots 2003-12-01 12:34:31 +00:00
  • bb0771505a thought again about my latest commit and backed it out. messju 2003-12-01 11:29:53 +00:00
  • 2c290ac4cf fix root-dir-handling on windows filepath messju 2003-12-01 09:09:20 +00:00
  • b74d38a643 ChangeLog update changelog 2003-11-30 01:31:18 +00:00
  • 549a69ba44 really make the fixes the last patch was supposed to do boots 2003-11-29 02:15:41 +00:00
  • 74034f776f removed tabs and killed trailing white-space boots 2003-11-29 01:44:41 +00:00
  • b0563469a0 changed $smarty->_syntax_error to $smarty->trigger_error boots 2003-11-29 00:49:09 +00:00
  • a4908607e6 ChangeLog update changelog 2003-11-28 01:32:06 +00:00
  • 7dfad44658 remove warning in debug_print_var on php-resources messju 2003-11-27 17:39:06 +00:00
  • 6aa1003646 fix version number messju 2003-11-27 11:46:36 +00:00
  • 843a32315c ChangeLog update changelog 2003-11-27 01:31:58 +00:00
  • 38d1f29bc3 raise max_level for $smarty.config... to 3 to allow arrays of config-vars messju 2003-11-26 14:02:05 +00:00
  • ad237ebb0e ChangeLog update changelog 2003-11-26 01:31:52 +00:00
  • 44899e04ae changed version-tag to indicate incompatibility to older compiled templates messju 2003-11-25 09:02:48 +00:00
  • 537f564120 ChangeLog update changelog 2003-11-25 01:31:56 +00:00
  • a688201f10 move function.assign.php to compiler.assign.php messju 2003-11-24 15:37:03 +00:00
  • 690e0a9e1c silence occasional warnings of open_basedir- and safe_mode-restrictions in core.get_include_path.php messju 2003-11-24 14:56:02 +00:00
  • d81763654c ChangeLog update changelog 2003-11-24 01:32:20 +00:00
  • 1fdd2149ee avoid touch()-ing of recently unlinked files by touch()-ing the tempfile before rename instead of touch()-ing the resulting file after rename. messju 2003-11-23 08:37:43 +00:00
  • 2a6b5479dd add property $tpl_error_reporting messju 2003-11-23 08:18:12 +00:00
  • 1c604216e3 ChangeLog update changelog 2003-11-23 01:31:55 +00:00
  • 412e2c529b remove use of extract() in smarty_function_assign() messju 2003-11-22 09:38:05 +00:00
  • 469ec1ece9 ChangeLog update changelog 2003-11-22 01:31:54 +00:00
  • c5b552163c remove property $undefined. "null" is used literally instead messju 2003-11-22 00:32:38 +00:00
  • 0157c56198 remove two E_NOTICES messju 2003-11-21 12:39:50 +00:00
  • 50d83bda90 ChangeLog update changelog 2003-11-21 01:32:09 +00:00
  • 66823d680d change version to 2.6.1-dev messju 2003-11-20 15:26:45 +00:00
  • 6c88c0601f ChangeLog update changelog 2003-11-20 01:32:31 +00:00
  • 5e7432c88b update NEWS file mohrt 2003-11-19 20:30:17 +00:00
  • 78ff86ed9f change version numbers to 2.6.0 mohrt 2003-11-19 20:26:29 +00:00
  • e2a8863192 fix examples of escape-modifier (in docs, docs/de and docs/fr !) messju 2003-11-19 18:23:01 +00:00
  • e997a2f769 ChangeLog update changelog 2003-11-19 01:36:21 +00:00
  • f903d313b4 move Smarty::quote_replace() to Smarty_Compiler::_quote_replace() messju 2003-11-18 23:35:05 +00:00
  • 209cd6efeb removed extract-calls from _include()- and _eval()-wrappers variables passed with {include_php} have to accessed as members of $params now messju 2003-11-18 23:18:35 +00:00
  • 4c5506a57a ChangeLog update changelog 2003-11-18 01:34:47 +00:00
  • 1d92b3ce4f fixed typo messju 2003-11-17 20:34:31 +00:00
  • d54b96d201 ChangeLog update changelog 2003-11-14 01:31:59 +00:00
  • 215fba15c0 fix occasional notice messju 2003-11-13 21:24:31 +00:00
  • 2be563b152 - added cat modifier, thanks messju :-) andreas 2003-11-13 18:38:30 +00:00
  • ab9f58841d commit RC3 tags mohrt 2003-11-13 17:35:52 +00:00
  • 2ae14ea686 fix handling of $var.key inside [] messju 2003-11-13 16:51:47 +00:00
  • 7d391d55a8 fix unnecessary loading of core.load_resource_plugin.php messju 2003-11-13 16:50:33 +00:00
  • e15cacbc82 fixed example of html_table messju 2003-11-13 15:26:40 +00:00
  • c3dd540396 ChangeLog update changelog 2003-11-12 01:32:11 +00:00
  • 9d4a0bcb07 fix handling of assign inside {insert}-tags messju 2003-11-11 22:46:13 +00:00
  • 8a3bf9e0c7 ChangeLog update changelog 2003-11-07 01:32:37 +00:00
  • 1af690d45c added $exp_time-parameter messju 2003-11-06 17:16:32 +00:00
  • fb47f038ac added $exp_time to cache_handler_func-example messju 2003-11-06 16:54:00 +00:00
  • 2566246240 added $exp_time-parameter of clear_cache() and clear_all_cache() to cache_handler_func. messju 2003-11-06 16:53:39 +00:00
  • ee5d31238e ChangeLog update changelog 2003-11-06 01:32:01 +00:00
  • b9b36a51d6 fix handling if [...] inside triple-quotes in config-files messju 2003-11-05 09:21:23 +00:00
  • 701318512a ChangeLog update changelog 2003-11-05 01:32:36 +00:00
  • 2b99bf5878 fixed little bug in _parse_resource_name() (jlgunter, messju) messju 2003-11-04 05:16:44 +00:00
  • d3ed620158 ChangeLog update changelog 2003-11-04 01:33:20 +00:00
  • 66b6633c23 - changed Smarty.php.class occurences to Smarty.class.php andreas 2003-11-03 13:55:26 +00:00
  • 161eea3f1d - changed Smarty.php.class occurences to Smarty.class.php andreas 2003-11-03 13:32:34 +00:00
  • a69a67f1e3 ChangeLog update changelog 2003-10-30 01:33:31 +00:00
  • 7458ee31cd Fixes to documentation syntax so that all content can be processed used xsltproc docbook-xsl tools. In particular, fixes unescaped entities, broken tags, unquoted attributes. boots 2003-10-29 22:46:46 +00:00
  • 5678bdc66e ChangeLog update changelog 2003-10-28 01:32:17 +00:00
  • ccdc5c8e7e fix handling of simple-math-operators inside modifiers messju 2003-10-27 15:27:55 +00:00
  • 3ce1c09581 ChangeLog update changelog 2003-10-26 00:32:32 +00:00
  • eb654a52f4 removed unused property _output_type removed unused param $tag_attrs of _parse_var_props() cleaned up alignment of class-properties messju 2003-10-25 19:43:14 +00:00
  • 351ba8e111 ChangeLog update changelog 2003-10-24 00:34:11 +00:00
  • 8fac8e8be4 removed notice in php-tag handling in Smarty_Compiler::_compile_file() messju 2003-10-23 21:04:12 +00:00
  • 029ed43de4 removed two occasional E_NOTICES from Smarty_Compiler::_compile_include_php_tag() messju 2003-10-23 12:42:52 +00:00
  • 7f6ff2f41f fix handling of trailing-slashes in open_basedir in smarty_core_create_dir_structure() messju 2003-10-23 07:50:55 +00:00
  • e139f75fd6 ChangeLog update changelog 2003-10-21 00:33:51 +00:00
  • 0801e4e470 elements inside `` are bracketed now inside the compiled-tpl. this fixes some issues with simple-math inside backticks. messju 2003-10-20 14:02:03 +00:00
  • c0e711f203 ChangeLog update changelog 2003-10-17 00:34:16 +00:00
  • 0d13672fe7 update overlib docs, no working examples mohrt 2003-10-16 16:04:29 +00:00
  • 2a14531f58 ChangeLog update changelog 2003-10-13 00:33:52 +00:00
  • 9b3ca8956e move check for template_dir in secure_dir-array into core.is_secure.php messju 2003-10-12 22:19:32 +00:00
  • de3ef126bf ChangeLog update changelog 2003-10-12 00:32:39 +00:00
  • fbc2b127cb tightened check for YYYYMMDDHHMMSS-format. thanks konstantin for pointing this out. messju 2003-10-11 09:33:50 +00:00
  • bd0440b546 fix precedence of simple-math-operators before modifiers. thanks dominik! messju 2003-10-11 09:32:24 +00:00
  • f8db1a7ce8 removed tabs from the main and the core/*.php files messju 2003-10-11 08:55:53 +00:00
  • fd3a037433 ChangeLog update changelog 2003-10-09 00:33:55 +00:00
  • 5302d13179 update version numbers to RC2 mohrt 2003-10-08 23:43:34 +00:00
  • 3b892e193e ChangeLog update changelog 2003-09-19 00:33:58 +00:00
  • 2c36caa05a fixed description of cycle's advance-attribute messju 2003-09-18 09:50:28 +00:00