Commit Graph

  • e03824dd55 update docs, fix smarty var compiling, allow any $smarty.*.$foo syntax, add $foobar for embedded variables mohrt 2003-02-27 17:32:08 +00:00
  • 45c536ad7c update functionality mohrt 2003-02-27 14:44:34 +00:00
  • 2901ad25bc ChangeLog update changelog 2003-02-27 01:44:27 +00:00
  • 5006d4d510 add nl2br modifier mohrt 2003-02-26 22:16:14 +00:00
  • edcf2aee05 add link parameter mohrt 2003-02-26 17:27:56 +00:00
  • 5ce1c3b722 ChangeLog update changelog 2003-02-25 01:33:45 +00:00
  • a466c91897 fix rename problem in windows, unlink first mohrt 2003-02-24 23:28:20 +00:00
  • ae704af588 update functions with separate escape_special_chars routine mohrt 2003-02-24 21:45:19 +00:00
  • f83592dc82 commit checkboxes, update radios mohrt 2003-02-24 21:10:01 +00:00
  • 566c5b71d5 fix bug with get_registered_object mohrt 2003-02-24 17:47:05 +00:00
  • ebb54d1e73 added cat modifier to distribution mohrt 2003-02-24 16:31:47 +00:00
  • 2ebecbe2e6 added << >> <> support to IF statements mohrt 2003-02-24 16:24:29 +00:00
  • 4d957d42ec apply patch to initial html_radios function mohrt 2003-02-24 16:16:58 +00:00
  • 49df67b539 fix _assign_smarty_interface to not overwrite keys other than 'request' mohrt 2003-02-24 16:10:35 +00:00
  • 878d8ab5c5 added html_radios to distribution mohrt 2003-02-24 15:36:34 +00:00
  • ea0e560e90 fixed arg order of string_format mohrt 2003-02-24 15:28:15 +00:00
  • f5f21995ef use tmp file for file writes, avoid race condition mohrt 2003-02-24 15:14:53 +00:00
  • 3e755114a3 add $smarty.config.foo var, handle embedded smarty var correctly mohrt 2003-02-24 14:51:47 +00:00
  • 52f15b67b2 silence warnings in fetch plugin mohrt 2003-02-24 14:23:39 +00:00
  • 4a12662369 ChangeLog update changelog 2003-02-22 01:32:09 +00:00
  • 86ea1e6b12 update wording mohrt 2003-02-21 20:36:29 +00:00
  • e2a7dd387f update install instructions mohrt 2003-02-21 20:35:32 +00:00
  • cd618a156c remove some files already in docs or elsewhere mohrt 2003-02-21 20:29:38 +00:00
  • b67bdff882 add templates_c to repository mohrt 2003-02-21 20:23:40 +00:00
  • 27ed7fa794 move demo files to demo directory mohrt 2003-02-21 20:21:58 +00:00
  • 65fd1f26cf remove plugins dir mohrt 2003-02-21 20:20:26 +00:00
  • a1020815a2 moved lib files under libs directory mohrt 2003-02-21 20:17:21 +00:00
  • d48618640e ChangeLog update changelog 2003-02-21 01:32:35 +00:00
  • 9bcd117ecd add get_config_vars() method, update get_template_vars() functionality mohrt 2003-02-20 21:59:09 +00:00
  • 5307693b78 fix minor logic in _fetch_template_info() mohrt 2003-02-20 18:58:44 +00:00
  • f66f204ef8 support merging appended vars mohrt 2003-02-20 16:39:36 +00:00
  • 15f982004c fix cache groups behavior with compile_id set mohrt 2003-02-20 15:30:46 +00:00
  • 25fece8a82 ChangeLog update changelog 2003-02-20 01:33:16 +00:00
  • 2b10dfd70d back out third parameter, extend functionality of append mohrt 2003-02-19 23:05:46 +00:00
  • 7f0ceb703a update imbedded vars, allow special $smarty vars mohrt 2003-02-19 17:26:48 +00:00
  • d9b2c672e5 add plugin html_table mohrt 2003-02-19 16:48:00 +00:00
  • 212a27346e support appending key=>val pairs mohrt 2003-02-19 16:40:13 +00:00
  • 2cd256d4fc change embedded variable logic to only recognize $foo and $foo[0][bar] syntax mohrt 2003-02-19 16:25:47 +00:00
  • d190c1c8fd allow null as function attribute value mohrt 2003-02-19 15:58:03 +00:00
  • 01531187a4 ChangeLog update changelog 2003-02-19 01:32:18 +00:00
  • 7bd3972319 support foo->bar[index] syntax mohrt 2003-02-18 19:58:32 +00:00
  • 2d6d972bf5 allow $foo->bar[0] syntax mohrt 2003-02-18 18:08:05 +00:00
  • dfdac1166e ChangeLog update changelog 2003-02-18 01:34:16 +00:00
  • 57fc8d0372 fix syntax error from previous commit mohrt 2003-02-17 21:13:32 +00:00
  • 54a0c0e676 add error msgs to get_registered_object mohrt 2003-02-17 18:03:00 +00:00
  • 9ba5450976 add function for getting reference to registered object mohrt 2003-02-17 17:56:35 +00:00
  • b2573b2ca1 back out patches for object and objref calls on $smarty var mohrt 2003-02-17 17:39:12 +00:00
  • 3fd7c585c3 treat unrecognized param attribute syntax as a string mohrt 2003-02-17 17:11:42 +00:00
  • 021c83db3f support $smarty.const.$foo syntax mohrt 2003-02-17 15:04:43 +00:00
  • c99f9fdbb2 fix E_NOTICE messages mohrt 2003-02-17 14:58:36 +00:00
  • b04bbd47c6 add @ and === to if tokens, few param cleanups mohrt 2003-02-17 14:47:21 +00:00
  • f28f4da51e ChangeLog update changelog 2003-02-17 01:31:53 +00:00
  • abc335673f many more phpdoc comment upgrades cellog 2003-02-16 05:09:19 +00:00
  • 43757d1c53 ChangeLog update changelog 2003-02-15 01:36:02 +00:00
  • dd0c98bb3e enable config_load error messages mohrt 2003-02-14 20:27:46 +00:00
  • d23fe50562 fix html_options to not escape already escaped entities mohrt 2003-02-14 15:27:16 +00:00
  • 241708cd63 send Last-Modified header on cache creation, misc tab/spacing cleanup mohrt 2003-02-14 14:51:47 +00:00
  • 6f1da78f94 ChangeLog update changelog 2003-02-14 01:33:34 +00:00
  • 77a0e291cc allow dash in plain text mohrt 2003-02-13 17:58:19 +00:00
  • 6cb413bbfc check strict syntax of function attributes mohrt 2003-02-13 15:28:14 +00:00
  • 7aba4537a9 ChangeLog update changelog 2003-02-13 01:33:25 +00:00
  • bd9aabdc64 dropped support for modifiers on object parameters, added support for objects as modifier parameters mohrt 2003-02-12 22:34:05 +00:00
  • 77fa84916e fix bug with decimal numbers in if statements, misc doc updates mohrt 2003-02-12 22:13:18 +00:00
  • 7ea528362e ChangeLog update changelog 2003-02-12 01:32:04 +00:00
  • c239d16935 update version numbers mohrt 2003-02-11 18:35:43 +00:00
  • e352b8b630 ChangeLog update changelog 2003-02-11 01:31:46 +00:00
  • 2bce12e9e0 add support for $foo->$bar syntax mohrt 2003-02-10 20:59:08 +00:00
  • 2a5d061dcd update NEWS file mohrt 2003-02-10 17:48:38 +00:00
  • 8e99c61ce5 support full var syntax in quoted text, fix problem with const var access, clean up some more regex code, fix object problem with no properties mohrt 2003-02-10 17:46:58 +00:00
  • fe36a30c4d ChangeLog update changelog 2003-02-07 01:31:51 +00:00
  • f66b37f792 committed 2.4.1 changes mohrt 2003-02-06 17:34:28 +00:00
  • 8f40f35c56 ignore case in IF statements mohrt 2003-02-06 14:37:49 +00:00
  • 9a13bd125f ChangeLog update changelog 2003-02-06 01:33:11 +00:00
  • 8705ecd41a treat undefined constants as null mohrt 2003-02-05 23:22:39 +00:00
  • 0ce1799133 fix problem with inserts and nested fetches mohrt 2003-02-05 22:19:16 +00:00
  • 396d18f5b5 fix "if" regex for math tokens mohrt 2003-02-05 20:36:26 +00:00
  • c0eabe7fbd added support for extracting params to include_php mohrt 2003-02-05 14:56:27 +00:00
  • a253e9fba2 ChangeLog update changelog 2003-02-05 01:33:46 +00:00
  • 3baff95f60 reformat text mohrt 2003-02-04 15:44:28 +00:00
  • dbccda094d ChangeLog update changelog 2003-02-04 01:32:22 +00:00
  • 706b51988c update news file mohrt 2003-02-03 20:37:33 +00:00
  • 440f7614a2 begin fixing phpdoc comments in Smarty.class.php cellog 2003-02-03 17:22:21 +00:00
  • 43d077bc60 fixed phpdoc comments cellog 2003-02-03 16:32:45 +00:00
  • f4961b6950 allow $foo->bar[$x].foo syntax mohrt 2003-02-03 15:46:11 +00:00
  • b8b04c056e fix accidental commit mohrt 2003-02-03 15:39:47 +00:00
  • 8e8c2afc86 allow $foo->bar[$j].blah type of syntax mohrt 2003-02-03 15:36:32 +00:00
  • ccab56a201 ChangeLog update changelog 2003-02-03 02:21:48 +00:00
  • 3353d3654d fix version number mohrt 2003-02-02 18:10:39 +00:00
  • 66c1110fea update Smarty version numbers mohrt 2003-02-02 08:07:57 +00:00
  • d6e0917b9b ChangeLog update changelog 2003-01-31 01:33:32 +00:00
  • 8266f8660e fix order of php tag comparisons mohrt 2003-01-30 16:48:55 +00:00
  • 71b0cc207b fix known php tag handling problems mohrt 2003-01-30 16:09:53 +00:00
  • 922c464f10 ChangeLog update changelog 2003-01-30 01:32:44 +00:00
  • 827e428bd4 change comments to phpdoc style mohrt 2003-01-29 22:51:20 +00:00
  • 1b20ffa46a ChangeLog update changelog 2003-01-29 01:32:03 +00:00
  • e8fb7091d2 make separate var for compiler file mohrt 2003-01-28 15:05:13 +00:00
  • 89ef1e5b08 fix error call mohrt 2003-01-28 14:33:50 +00:00
  • 8161894d2c ChangeLog update changelog 2003-01-26 01:32:58 +00:00
  • 76e48171d4 add support for restriction to registered methods mohrt 2003-01-25 20:31:45 +00:00
  • 1e11860447 update with textarea support mohrt 2003-01-25 17:31:55 +00:00