Commit Graph

  • ed00361206 update files to 2.6.6-dev messju 2004-09-14 07:39:01 +00:00
  • 08ecea66f4 nicer error_handler-handling with php's restore_error_handler() messju 2004-09-14 07:22:51 +00:00
  • 427abe0c6d ChangeLog update changelog 2004-09-14 00:33:41 +00:00
  • 0e74c796a2 fixed typo messju 2004-09-13 16:11:04 +00:00
  • 5e5e15f6a1 update NEWS file with parsing correction note mohrt 2004-09-13 15:53:32 +00:00
  • a5b0fceced Finished translation and syncronized with English revision. freespace 2004-09-12 22:46:16 +00:00
  • b1390eb2ec Some typos fix. freespace 2004-09-12 22:44:08 +00:00
  • 2e30d0390e ChangeLog update changelog 2004-09-12 00:33:39 +00:00
  • dc726ed4ff removed notice from {debug} thanks to Peter Billen for pointing this one out! messju 2004-09-11 18:52:13 +00:00
  • 4e07584230 initial import messju 2004-09-11 07:22:23 +00:00
  • 914e1eea50 ChangeLog update changelog 2004-09-11 00:34:04 +00:00
  • 3ad2d686e9 fix more object calling syntax issues mohrt 2004-09-11 00:14:20 +00:00
  • 33adc4573e added $smarty->security_settings['ALLOW_CONSTANTS'] including test-cases for them messju 2004-09-10 19:15:01 +00:00
  • 54e0324cb2 initial commit mohrt 2004-09-10 13:30:13 +00:00
  • 249f78d097 ChangeLog update changelog 2004-09-10 00:35:35 +00:00
  • 614e9c89e2 break down regex to digestable chunks, fix multiple param problem with method calls, add object method testing to unit_test cases mohrt 2004-09-09 22:01:33 +00:00
  • f36648c39c update code comment with more examples mohrt 2004-09-09 18:25:55 +00:00
  • 1d1e095e8e allow objects in arbitrary param positions mohrt 2004-09-09 18:21:09 +00:00
  • 9ea847409c fix object parameter regex, allow one level of object indirection mohrt 2004-09-09 16:09:55 +00:00
  • 8cbe83510b fix compile problem with numeric constants and math operator matching mohrt 2004-09-09 13:40:14 +00:00
  • 1f4a5efa64 Synchronized with English version. freespace 2004-09-08 21:49:10 +00:00
  • 320f31c5a3 Finished translation of preface.xml. Made my first commit :) freespace 2004-09-08 15:40:47 +00:00
  • ebc9ff9e21 update the cache group with more detailed explanation mohrt 2004-09-08 15:20:05 +00:00
  • 8045246a26 ChangeLog update changelog 2004-09-08 00:32:46 +00:00
  • 78ef71110d fix build nlopess 2004-09-07 17:19:45 +00:00
  • 8b8b102a01 update files to 2.6.5-dev mohrt 2004-09-07 14:48:55 +00:00
  • 8d04d5a8e1 update NEWS file with 2.6.4 header mohrt 2004-09-07 14:24:52 +00:00
  • 340eb7f537 added $repeat parameter to block-plugins-docs messju 2004-09-07 08:27:38 +00:00
  • 01e63883f8 revert occasional change tony2001 2004-09-04 10:59:50 +00:00
  • 732d66b6f9 updates from George Miroshnikov tony2001 2004-09-03 18:34:20 +00:00
  • c5f32f70cb updates from George Miroshnikov tony2001 2004-09-03 08:59:56 +00:00
  • 2a782dda8c fix build tony2001 2004-09-03 08:24:06 +00:00
  • bde185884f update escaping page with new delimiter vars mohrt 2004-09-02 19:08:13 +00:00
  • db90fc0c4f add docs for {$smarty.ldelim} and {$smarty.rdelim} mohrt 2004-09-02 19:04:36 +00:00
  • 6845fb08ff ChangeLog update changelog 2004-09-01 00:34:21 +00:00
  • 935ab8630a fix preg_quote mohrt 2004-08-31 18:18:36 +00:00
  • 6f0f0e2010 yet another patchset from George Miroshnikov (preparing to take over smarty-ru maintainance) tony2001 2004-08-31 16:36:14 +00:00
  • 3bf0af8517 fix math in object params, clean up some regex on the way, change preg_ delimiters to ~ to avoid character clashes with ! and % mohrt 2004-08-31 16:35:57 +00:00
  • b4be526f55 html_checkboxes accepts both "selected" and "checked" tony2001 2004-08-31 15:49:13 +00:00
  • 66cc09bb74 ChangeLog update changelog 2004-08-31 00:32:46 +00:00
  • bf9153bd8a add $smarty.ldelim and $smarty.rdelim to smarty special var mohrt 2004-08-30 14:54:30 +00:00
  • 1a30d78e40 ChangeLog update changelog 2004-08-30 00:33:11 +00:00
  • 1a3c4eb890 tempnam() seems to be borken on many installation. messju 2004-08-29 13:16:30 +00:00
  • e99e825c50 document new optional parameter for capitalize modifier and update example to show behaviour boots 2004-08-24 06:00:54 +00:00
  • aa4eae4abd ChangeLog update changelog 2004-08-24 00:36:20 +00:00
  • ac8ef507c6 dont use constant, use static var instead mohrt 2004-08-23 21:52:57 +00:00
  • 46b8afae2a implement optional param to capitalize for digit behavior mohrt 2004-08-23 21:08:08 +00:00
  • 0c7933f6ed another commit to capitalize, taking special chars into account mohrt 2004-08-23 20:28:47 +00:00
  • 1af7561db2 cleaned up attribute-handling in Smarty_Compiler::_compile_foreach_start() messju 2004-08-23 20:21:19 +00:00
  • a50a53c0f5 fix capitalize modifier to not rely on buggy ucwords() func mohrt 2004-08-23 18:34:12 +00:00
  • 0e302cdf6c ChangeLog update changelog 2004-08-21 00:33:44 +00:00
  • 43c43029ec update version mohrt 2004-08-20 13:53:04 +00:00
  • e430d63e56 make time param work with negative timestamps, force year range to include given date unless explicitly set mohrt 2004-08-20 13:48:46 +00:00
  • 59ba8f5b33 ChangeLog update changelog 2004-08-20 00:34:11 +00:00
  • a609ff1833 fix bug with fetch, passing user/pass in url did not work mohrt 2004-08-19 21:02:24 +00:00
  • a0fbf0d8be ChangeLog update changelog 2004-08-14 00:34:16 +00:00
  • 06bb354663 fixed handling of {foreachelse} and {sectionelse} that got borked with the latest commit (v 1.330) messju 2004-08-13 13:32:27 +00:00
  • d201ef80d9 ChangeLog update changelog 2004-08-13 00:33:53 +00:00
  • 6217c69fb1 fixed occasional wrong error messages on mismatched tags when {else}, {elseif}, {foreachelse} or {sectionelse} is involved messju 2004-08-12 21:07:24 +00:00
  • e4a075bd03 enable russian PDF builds nlopess 2004-08-12 14:52:37 +00:00
  • 0e06d3422b some WS and fix build #dont forget we have a 'make test' :) nlopess 2004-08-11 12:36:34 +00:00
  • ccba0859b3 fix build nlopess 2004-08-06 10:58:34 +00:00
  • 1d36aa627f mention {literal} in ldelim/rdelim text mohrt 2004-08-03 15:45:14 +00:00
  • 811de72a63 update literal function docs to mention ldelim alternate mohrt 2004-08-03 15:34:00 +00:00
  • a1be9e56c7 update documentation (revision tags, sect1 -> refsect1 etc.) by George Miroshnikov aka freespace tony2001 2004-08-02 06:46:02 +00:00
  • d6ec072146 add a couple of snippets. really HUGE commit will follow (all improvements were done by George Miroshnikov aka freespace) tony2001 2004-08-02 06:45:04 +00:00
  • b37851947e ChangeLog update changelog 2004-07-31 00:34:25 +00:00
  • 58c5976bae typo nlopess 2004-07-30 12:15:55 +00:00
  • a0fcd54deb fix russian building nlopess 2004-07-30 10:45:18 +00:00
  • 8a8e568750 add make test_xml this is usefull to detect XML problems nlopess 2004-07-30 10:42:52 +00:00
  • 519adf9371 fix portuguese build nlopess 2004-07-30 10:40:51 +00:00
  • 2d0b350ffe fix the NaN problem in the copyright notice nlopess 2004-07-30 10:10:39 +00:00
  • 07b5fc7a03 ChangeLog update changelog 2004-07-30 00:34:12 +00:00
  • 4c7fc53c60 avoid warnings in head nlopess 2004-07-29 18:37:51 +00:00
  • c97204914d remove uneeded code nlopess 2004-07-29 18:34:46 +00:00
  • 57f41180e0 build pdf files just type make pdf nlopess 2004-07-29 18:32:05 +00:00
  • d13232fc8f fixed type and description of "from"-attribute of {foreach} messju 2004-07-29 15:03:20 +00:00
  • 45cabc2b5d ChangeLog update changelog 2004-07-28 00:34:24 +00:00
  • 15435172b7 fixed handling of methods arguments. messju 2004-07-27 17:59:35 +00:00
  • 5fe17ceecb add new files translated by FreeSpace <freespace/at/ua/dot/fm> tony2001 2004-07-27 06:34:53 +00:00
  • 3fb7ce64b3 fix couple of typos tony2001 2004-07-26 13:42:34 +00:00
  • ef04fde43b ChangeLog update changelog 2004-07-24 00:33:03 +00:00
  • 54613cea84 fixed more typos messju 2004-07-23 19:12:38 +00:00
  • a85f60b08b fix typos mohrt 2004-07-23 18:34:21 +00:00
  • 5ee7d5a400 there was little flaw in smarty_function_html_radios() and smarty_function_html_checkboxes(): messju 2004-07-23 15:42:41 +00:00
  • c9844d410b backed out renaming of _get_plugin_filepath() to get_plugin_filepath() messju 2004-07-23 15:34:53 +00:00
  • aa016f3ded ChangeLog update changelog 2004-07-21 00:34:45 +00:00
  • 9942c8b42f Some fixes on PhpDocumentor comments. Thanks go to Ruben Vermeersch. messju 2004-07-20 11:51:05 +00:00
  • 64e51b0e1e multiple ws fixes added EN-Revision tags everywhere tony2001 2004-07-19 13:11:36 +00:00
  • 93cabbf933 ChangeLog update changelog 2004-07-17 00:32:39 +00:00
  • 05d0bbbca1 - updated for 2.6.3 - updates for new build system - added missing files - corrections from users - revcheck comments for all files - big up to didou and nuno, brilliant work - make test: ok - make: ok andreas 2004-07-16 14:32:31 +00:00
  • d89f626f62 - add missing cdata closure andreas 2004-07-16 12:24:51 +00:00
  • 97e0f1b93c add EN-Revision tags tony2001 2004-07-16 10:32:02 +00:00
  • 00cbd0c576 fix typo tony2001 2004-07-16 10:22:44 +00:00
  • 0a5ca884a3 fix the revision tracking tag the revision number might not be right. just check it, please nlopess 2004-07-16 09:15:19 +00:00
  • 1c3a2e3934 - updated version (incl revcheck comment) for revcheck testing andreas 2004-07-16 08:17:51 +00:00
  • d31aa3aa37 - last missing ;-) andreas 2004-07-15 18:25:13 +00:00
  • dc84527d98 - even more missing files andreas 2004-07-15 18:13:24 +00:00
  • 57d7871672 - some missing files andreas 2004-07-15 17:54:22 +00:00
  • 5887ea0171 ChangeLog update changelog 2004-07-15 00:33:16 +00:00