removed mods directory from the ATutor codebase
[atutor.git] / mods / phpdoc2 / PhpDocumentor / phpDocumentor / Smarty-2.6.0 / ChangeLog
diff --git a/mods/phpdoc2/PhpDocumentor/phpDocumentor/Smarty-2.6.0/ChangeLog b/mods/phpdoc2/PhpDocumentor/phpDocumentor/Smarty-2.6.0/ChangeLog
deleted file mode 100644 (file)
index 72f809d..0000000
+++ /dev/null
@@ -1,5421 +0,0 @@
-2003-11-18  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * NEWS\r
-      libs/Smarty.class.php\r
-      libs/Smarty_Compiler.class.php:\r
-      move Smarty::quote_replace() to Smarty_Compiler::_quote_replace()\r
-\r
-    * libs/Smarty.class.php:\r
-      removed extract-calls from _include()- and _eval()-wrappers\r
-      variables passed with {include_php} have to accessed as members of $params\r
-      now\r
-\r
-2003-11-17  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * docs/designers.sgml:\r
-      fixed typo\r
-\r
-2003-11-13  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * libs/Config_File.class.php:\r
-      fix occasional notice\r
-\r
-2003-11-13  andreas halter  <phpcvs@andreashalter.ch>\r
-\r
-    * docs/de/designers.sgml:\r
-      - added cat modifier, thanks messju :-)\r
-\r
-2003-11-13  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * (Smarty_2_6_0-RC3)\r
-      NEWS\r
-      libs/Config_File.class.php\r
-      libs/Smarty.class.php\r
-      libs/Smarty_Compiler.class.php:\r
-      commit RC3 tags\r
-\r
-2003-11-13  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * NEWS\r
-      libs/Smarty_Compiler.class.php:\r
-      fix handling of $var.key inside []\r
-\r
-    * libs/Smarty.class.php:\r
-      fix unnecessary loading of core.load_resource_plugin.php\r
-\r
-    * (Smarty_2_6_0-RC3)\r
-      docs/fr/designers.sgml:\r
-      fixed example of html_table\r
-\r
-2003-11-11  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * NEWS\r
-      libs/core/core.process_cached_inserts.php:\r
-      fix handling of assign inside {insert}-tags\r
-\r
-2003-11-06  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * libs/core/core.read_cache_file.php:\r
-      added $exp_time-parameter\r
-\r
-    * docs/programmers.sgml:\r
-      added $exp_time to cache_handler_func-example\r
-\r
-    * libs/Smarty.class.php\r
-      libs/core/core.write_cache_file.php:\r
-      added $exp_time-parameter of clear_cache() and clear_all_cache() to\r
-      cache_handler_func.\r
-\r
-2003-11-05  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * NEWS\r
-      libs/Config_File.class.php:\r
-      fix handling if [...] inside triple-quotes in config-files\r
-\r
-2003-11-04  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * libs/Smarty.class.php:\r
-      fixed little bug in _parse_resource_name() (jlgunter, messju)\r
-\r
-2003-11-03  andreas halter  <phpcvs@andreashalter.ch>\r
-\r
-    * docs/designers.sgml\r
-      docs/de/designers.sgml\r
-      docs/fr/designers.sgml:\r
-      - changed Smarty.php.class occurences to Smarty.class.php\r
-\r
-2003-10-29  boots  <jayboots@yahoo.com>\r
-\r
-    * docs/appendixes.sgml\r
-      docs/designers.sgml\r
-      docs/manual.sgml\r
-      docs/programmers.sgml\r
-      docs/de/appendixes.sgml\r
-      docs/de/designers.sgml\r
-      docs/de/programmers.sgml\r
-      docs/fr/appendixes.sgml\r
-      docs/fr/designers.sgml\r
-      docs/fr/getting-started.sgml\r
-      docs/fr/manual.sgml\r
-      docs/fr/preface.sgml\r
-      docs/fr/programmers.sgml:\r
-      Fixes to documentation syntax so that all content can be processed used\r
-      xsltproc docbook-xsl tools. In particular, fixes unescaped entities,\r
-      broken tags, unquoted attributes.\r
-\r
-2003-10-27  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * NEWS\r
-      libs/Smarty_Compiler.class.php:\r
-      fix handling of simple-math-operators inside modifiers\r
-\r
-2003-10-25  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * libs/Smarty_Compiler.class.php:\r
-      removed unused property _output_type\r
-      removed unused param $tag_attrs of _parse_var_props()\r
-      cleaned up alignment of class-properties\r
-\r
-2003-10-23  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * libs/Smarty_Compiler.class.php:\r
-      removed notice in php-tag handling in Smarty_Compiler::_compile_file()\r
-\r
-    * libs/Smarty_Compiler.class.php:\r
-      removed two occasional E_NOTICES from\r
-      Smarty_Compiler::_compile_include_php_tag()\r
-\r
-    * NEWS\r
-      libs/core/core.create_dir_structure.php:\r
-      fix handling of trailing-slashes in open_basedir in\r
-      smarty_core_create_dir_structure()\r
-\r
-2003-10-20  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * libs/Smarty_Compiler.class.php:\r
-      elements inside `` are bracketed now inside the compiled-tpl. this\r
-      fixes some issues with simple-math inside backticks.\r
-\r
-2003-10-16  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs/designers.sgml:\r
-      update overlib docs, no working examples\r
-\r
-2003-10-12  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * libs/Smarty.class.php\r
-      libs/core/core.is_secure.php:\r
-      move check for template_dir in secure_dir-array into core.is_secure.php\r
-      \r
-      this makes template_exists() work correctly with security=true even if\r
-      template_dir is not inside the secure_dir-array\r
-\r
-2003-10-11  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * libs/plugins/shared.make_timestamp.php:\r
-      tightened check for YYYYMMDDHHMMSS-format. thanks konstantin for\r
-      pointing this out.\r
-      \r
-      removed a few tabs.\r
-\r
-    * libs/Smarty_Compiler.class.php:\r
-      fix precedence of simple-math-operators before modifiers.\r
-      thanks dominik!\r
-\r
-    * libs/Config_File.class.php\r
-      libs/Smarty.class.php\r
-      libs/Smarty_Compiler.class.php\r
-      libs/core/core.assemble_plugin_filepath.php\r
-      libs/core/core.assign_smarty_interface.php\r
-      libs/core/core.create_dir_structure.php\r
-      libs/core/core.display_debug_console.php\r
-      libs/core/core.get_include_path.php\r
-      libs/core/core.get_microtime.php\r
-      libs/core/core.get_php_resource.php\r
-      libs/core/core.is_secure.php\r
-      libs/core/core.is_trusted.php\r
-      libs/core/core.load_plugins.php\r
-      libs/core/core.load_resource_plugin.php\r
-      libs/core/core.process_cached_inserts.php\r
-      libs/core/core.process_compiled_include.php\r
-      libs/core/core.read_cache_file.php\r
-      libs/core/core.rm_auto.php\r
-      libs/core/core.rmdir.php\r
-      libs/core/core.run_insert_handler.php\r
-      libs/core/core.smarty_include_php.php\r
-      libs/core/core.write_compiled_include.php\r
-      libs/core/core.write_compiled_resource.php\r
-      libs/core/core.write_file.php:\r
-      removed tabs from the main and the core/*.php files\r
-\r
-2003-10-08  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * (Smarty_2_6_0-RC2)\r
-      NEWS\r
-      libs/Config_File.class.php\r
-      libs/Smarty.class.php\r
-      libs/Smarty_Compiler.class.php:\r
-      update version numbers to RC2\r
-\r
-2003-09-18  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * docs/designers.sgml\r
-      docs/de/designers.sgml:\r
-      fixed description of cycle's advance-attribute\r
-\r
-2003-09-16  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * NEWS\r
-      libs/Smarty_Compiler.class.php:\r
-      apply modifiers only once to section-loop and foreach-from attributes\r
-\r
-2003-09-15  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * libs/Smarty.class.php\r
-      libs/Smarty_Compiler.class.php\r
-      libs/core/core.write_cache_paths_file.php:\r
-      backed out _smarty_cached_paths-file-handling\r
-\r
-    * libs/Smarty.class.php\r
-      libs/core/core.rm_auto.php:\r
-      fixed clear_compiled_tpl with explicit $tpl_file given\r
-      fixed return value of smarty_core_rm_auto() + Smarty::_unlink()\r
-\r
-    * libs/Smarty.class.php:\r
-      little fix in _get_auto_filename()\r
-\r
-2003-09-14  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * libs/Smarty.class.php\r
-      libs/core/core.assemble_auto_filename.php:\r
-      removed auto-filenames from path-cache. merged assemble_auto_filename\r
-      back into Smarty::_get_auto_filename()\r
-\r
-2003-09-12  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * libs/Smarty_Compiler.class.php:\r
-      fixed quoting of modifier parameters\r
-\r
-    * NEWS\r
-      libs/Smarty.class.php\r
-      libs/Smarty_Compiler.class.php\r
-      libs/core/core.get_php_resource.php\r
-      libs/core/core.load_plugins.php\r
-      libs/core/core.load_resource_plugin.php:\r
-      remove Smarty::_plugin_implementation_exists() - use php's native\r
-      is_callable()\r
-\r
-2003-09-11  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * libs/Smarty.class.php:\r
-      silenced two notices acces HTTP_SERVER_VARS\r
-\r
-2003-09-10  andreas halter  <phpcvs@andreashalter.ch>\r
-\r
-    * docs/de/designers.sgml\r
-      docs/de/getting-started.sgml\r
-      docs/de/programmers.sgml:\r
-      - minor fixes (2 rep), slight wording changes\r
-      - jade transform problem fixed\r
-\r
-2003-09-08  andreas halter  <phpcvs@andreashalter.ch>\r
-\r
-    * docs/de/designers.sgml\r
-      docs/de/getting-started.sgml\r
-      docs/de/manual.sgml\r
-      docs/de/preface.sgml\r
-      docs/de/programmers.sgml:\r
-      all updated for 2.6.0 release, translated everything from 2_5_0 branch to\r
-      20030908\r
-\r
-2003-09-04  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * libs/Smarty.class.php:\r
-      proper checking for files in  _fetch_resource_info()\r
-\r
-2003-09-02  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * NEWS\r
-      libs/Smarty_Compiler.class.php:\r
-      ignore {strip}/{/strip) inside {strip}-blocks\r
-\r
-    * libs/plugins/function.mailto.php:\r
-      fixed 2 notices in smarty_function_mailto()\r
-\r
-2003-09-01  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * libs/Smarty.class.php:\r
-      re-include cache_paths on multiple calls to fetch() to avoid\r
-      inconsistencies\r
-      at multiple calls to fetch() in one script\r
-\r
-    * libs/Smarty_Compiler.class.php:\r
-      fixed handling of \r in {strip}\r
-      renamed $_trailing_lf to $_additional_newline\r
-\r
-    * libs/Smarty_Compiler.class.php:\r
-      the weekly fix for {strip} :)\r
-\r
-    * docs/designers.sgml:\r
-      fixed example for simple math.\r
-\r
-2003-08-29  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * libs/core/core.assign_smarty_interface.php\r
-      libs/core/core.display_debug_console.php\r
-      libs/plugins/function.assign.php\r
-      libs/plugins/function.html_options.php\r
-      libs/plugins/function.html_table.php:\r
-      fixed PHPDocumentor-comments (thanks Konstantin)\r
-\r
-    * libs/core/core.rmdir.php:\r
-      made rmdir a bit more optimistic. especially it now removes\r
-      directories correctly that where created accidently by "safe_mode=On\r
-      && $use_sub_dirs=true"\r
-\r
-2003-08-27  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * NEWS\r
-      libs/Smarty_Compiler.class.php:\r
-      fixed removal of leading/trailing newlines in {strip}-blocks\r
-\r
-2003-08-25  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * INSTALL:\r
-      added note emphasizing the introduction of "libs/" with 2.5.0\r
-\r
-    * NEWS\r
-      libs/plugins/modifier.escape.php:\r
-      fixed proper escaping of " and ' with escape:javascript\r
-\r
-2003-08-22  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * NEWS\r
-      libs/core/core.assemble_plugin_filepath.php:\r
-      fixed bug in traversal of $smarty->plugins_dir-array in\r
-      smarty_core_assemble_plugin_filepath(). the first matching plugin in\r
-      the path should be used, not the last one.\r
-\r
-    * libs/core/core.read_cache_file.php:\r
-      discard $_cache_info when the cache should be regenerated\r
-\r
-2003-08-20  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * NEWS\r
-      libs/Smarty_Compiler.class.php\r
-      libs/plugins/block.strip.php:\r
-      reverted {strip} from a block-plugin back into the compiler\r
-\r
-    * docs/programmers.sgml:\r
-      fixed examples for register_function() and register_block()\r
-\r
-    * libs/Smarty.class.php:\r
-      made template_exists() quiet when the template does not exist (thanks\r
-      to konstatin for pointing this out)\r
-\r
-2003-08-18  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs/getting-started.sgml:\r
-      fix example title\r
-\r
-    * docs/README\r
-      docs/getting-started.sgml:\r
-      change installation wording confusion\r
-\r
-2003-08-18  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * libs/Smarty.class.php\r
-      libs/core/core.read_cache_file.php:\r
-      fixed unnecessary load of source in template_exists() and the\r
-      compile-check of smarty_core_read_cache_file()\r
-\r
-    * libs/Smarty_Compiler.class.php:\r
-      allow section-, array- and object-dereference in $smarty-references\r
-\r
-2003-08-15  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * docs/designers.sgml:\r
-      added parameter-descriptions for count_characters (thanks Konstantin\r
-      A. Pelepelin)\r
-      \r
-      fixed docs for {html_checkboxes}\r
-\r
-2003-08-14  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * libs/Smarty.class.php\r
-      libs/core/core.read_cache_file.php:\r
-      fixed timestamp-check of config-files in smarty_core_read_cache_file()\r
-\r
-    * libs/Smarty.class.php:\r
-      fixed typecasting for arrays in _parse_resource_name()\r
-\r
-    * NEWS\r
-      libs/plugins/function.config_load.php:\r
-      fixes in config_load:\r
-      - handling of section-attribute\r
-      - reusing the same config-file multiple times\r
-      - serialization of config-data for php<4.2.0 (no var_export)\r
-      \r
-      many thanks to atu for pointing this out and for testing\r
-\r
-2003-08-13  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * libs/Smarty.class.php\r
-      libs/core/core.smarty_include_php.php:\r
-      fixed problem with vars as attributes in {include_php}\r
-\r
-2003-08-13  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs/README:\r
-      commit README file for documentation compiling\r
-\r
-2003-08-13  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * libs/debug.tpl\r
-      libs/plugins/modifier.debug_print_var.php:\r
-      removed '\r' from debug_print_vars' output\r
-      properly escape vars in javascript-version of debug.tpl\r
-\r
-2003-08-11  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * (Smarty_2_6_0_RC1)\r
-      NEWS\r
-      docs/designers.sgml\r
-      docs/html.dsl\r
-      docs/php.dsl\r
-      libs/Config_File.class.php\r
-      libs/Smarty.class.php\r
-      libs/Smarty_Compiler.class.php:\r
-      get ready for 2.6.0-RC1 release\r
-\r
-2003-08-10  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * NEWS\r
-      libs/Smarty.class.php:\r
-      fixed status-header for cache_modified_check under cgi-sapi\r
-\r
-2003-08-09  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * libs/core/core.is_secure.php\r
-      libs/core/core.is_trusted.php:\r
-      synced secure_dir-checking with trusted_dir-checking\r
-\r
-    * libs/core/core.is_secure.php:\r
-      tightenend path checking in smarty_core_is_secure()\r
-\r
-2003-08-08  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * libs/Smarty.class.php:\r
-      fix: proper nesting of $smarty->_cache_including flag in cascaded\r
-      cached/not-cached/fetched/inserted/foo-templates\r
-\r
-    * libs/debug.tpl:\r
-      better escaping for $_debug_tpls[templates].filenames\r
-\r
-    * libs/Smarty.class.php\r
-      libs/Smarty_Compiler.class.php:\r
-      removed redundant $smarty from Smarty::_smarty_include()\r
-\r
-    * libs/debug.tpl:\r
-      proper escaping of filenames in debug-console (thanks to prossel).\r
-\r
-2003-08-07  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * docs/programmers.sgml:\r
-      added docs for block-methods of registered objects\r
-\r
-    * docs/programmers.sgml:\r
-      fixed typo in example for registered objects\r
-\r
-    * docs/designers.sgml:\r
-      fixed exampls of html_image and html_checkboxes\r
-\r
-    * libs/plugins/function.debug.php:\r
-      fixed {debug} and removed tabs in function.debug.php\r
-\r
-    * docs/programmers.sgml:\r
-      fixed example for register_object\r
-\r
-    * docs/designers.sgml\r
-      docs/programmers.sgml:\r
-      updated docs for capture, html_table, html_image and register_object\r
-\r
-2003-08-07  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs/designers.sgml\r
-      docs/programmers.sgml:\r
-      add math and default_resource_type to docs\r
-\r
-    * docs/getting-started.sgml:\r
-      add core to example, add tech note\r
-\r
-2003-08-07  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * docs/manual.sgml\r
-      docs/fr/manual.sgml:\r
-      upd copyright in the docs\r
-\r
-2003-08-07  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs/getting-started.sgml:\r
-      added core directory to install instructions\r
-\r
-2003-08-07  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * docs/designers.sgml\r
-      docs/programmers.sgml:\r
-      added docs for php-functions as modifiers\r
-\r
-    * libs/Smarty.class.php\r
-      libs/Smarty_Compiler.class.php:\r
-      better caching of attributes for $cacheable=false-plugins\r
-\r
-    * docs/programmers.sgml:\r
-      added section "caching.cacheable" to the docs, explaining the usage of\r
-      the $cacheable-flag of the register_(block|compiler|function)-functions\r
-\r
-    * libs/Smarty_Compiler.class.php:\r
-      fixed output of custom-functions with cached attributes\r
-\r
-    * docs/programmers.sgml:\r
-      docs update on callbacks to the register_*-functions\r
-\r
-2003-08-06  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * NEWS\r
-      libs/Smarty.class.php\r
-      libs/Smarty_Compiler.class.php\r
-      libs/core/core.process_compiled_include.php:\r
-      added optional parameter $cache_attrs to register_function() and\r
-      register_block(). $cache_attrs is an array containing attribute- names\r
-      that should be cached on calls to functions that have $cacheable set\r
-      to false.\r
-\r
-    * libs/Smarty.class.php:\r
-      fixed bug in _run_mod_handler\r
-\r
-    * libs/Smarty_Compiler.class.php:\r
-      fixed bug with autoload-handling of modifiers. thanks Ã¡ndre.\r
-\r
-2003-08-05  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * libs/Config_File.class.php\r
-      libs/Smarty.class.php\r
-      libs/Smarty_Compiler.class.php:\r
-      updated copyright notice\r
-\r
-    * libs/Smarty.class.php\r
-      libs/core/core.load_plugins.php:\r
-      fixed bug that occurred when using the same not-cacheable plugin in\r
-      multiple includes\r
-\r
-    * docs/programmers.sgml:\r
-      docs-update for plugins.writing\r
-\r
-2003-08-04  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * docs/designers.sgml\r
-      docs/programmers.sgml:\r
-      updated docs for register_block_function(), block-functions,\r
-      $request_use_auto_globals and html_checkboxes\r
-\r
-2003-07-31  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * NEWS\r
-      libs/Smarty.class.php\r
-      libs/Smarty_Compiler.class.php:\r
-      enabled registration of class-methods as callbacks for the\r
-      register_*-functions\r
-      \r
-      use: array('classname', 'method_name')) as callback\r
-\r
-2003-07-29  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * libs/Smarty.class.php\r
-      libs/Smarty_Compiler.class.php:\r
-      modifiers are resolved at compile-time now. _run_mod_handler() is\r
-      still used for modifiers with map_array=true (== no preceeding '@')\r
-\r
-    * libs/Smarty.class.php\r
-      libs/Smarty_Compiler.class.php\r
-      libs/core/core.smarty_include.php:\r
-      moved _smarty_include() back into Smarty.class.php\r
-\r
-    * libs/Smarty.class.php\r
-      libs/core/core.load_plugins.php:\r
-      prevent unnecessary calls to _read_file() in _is_compiled()\r
-      converted method-call to internal function-call in\r
-      smarty_core_load_plugins()\r
-\r
-2003-07-28  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * libs/Smarty_Compiler.class.php:\r
-      quote smarty-header properly to prevent resource-names from escaping from\r
-      the comment\r
-\r
-2003-07-25  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * libs/core/core.create_dir_structure.php:\r
-      weakend race-condition and removed bogus error-message caused by that\r
-      in smarty_core_create_dir_structure().\r
-\r
-2003-07-23  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * libs/Smarty.class.php\r
-      libs/core/core.display_debug_console.php\r
-      libs/core/core.fetch_resource_info.php\r
-      libs/core/core.get_php_resource.php\r
-      libs/core/core.parse_resource_name.php\r
-      libs/core/core.process_cached_inserts.php\r
-      libs/core/core.read_cache_file.php\r
-      libs/core/core.run_insert_handler.php\r
-      libs/core/core.smarty_include.php\r
-      libs/core/core.smarty_include_php.php\r
-      libs/plugins/function.eval.php:\r
-      moved  _fetch_resource_info and _parse_resource_name back into\r
-      Smarty.class.php\r
-      renamed smarty_include and smarty_eval wrappers to _include and _eval\r
-\r
-2003-07-17  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * libs/core/core.process_compiled_include.php\r
-      libs/core/core.read_cache_file.php:\r
-      improved checking of compiled_include against cached-template with\r
-      non-cached-chunks\r
-\r
-    * libs/core/core.write_compiled_include.php:\r
-      fixed too short open-tag\r
-\r
-    * libs/plugins/function.eval.php:\r
-      fixed assign parameter for eval (must have gotton lost on its way to 2.5.0)\r
-      cleaned up indentiation\r
-\r
-2003-07-03  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * libs/Smarty_Compiler.class.php:\r
-      resurrected $foo->$bar syntax\r
-\r
-    * libs/Smarty_Compiler.class.php:\r
-      i'm so stupid. kick me.\r
-\r
-    * libs/Smarty_Compiler.class.php:\r
-      fixed initialisation of $this->_plugins in compile_block_tag()\r
-\r
-2003-07-03  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * libs/Config_File.class.php:\r
-      add preg_quote delimiter\r
-\r
-2003-07-03  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * libs/Smarty_Compiler.class.php:\r
-      applied fix for {$var1->p1|modifier:$var2->p2}-syntax - thanks Dominik\r
-\r
-2003-07-02  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * libs/Smarty_Compiler.class.php:\r
-      fixed duplicate generation of arg-list in _compile_block_tag()\r
-\r
-    * libs/Smarty_Compiler.class.php:\r
-      fixed off-by-one-error in nocache-tag-handling\r
-\r
-2003-06-30  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * libs/Smarty_Compiler.class.php:\r
-      backed out errornously committed support for $foo->$bar\r
-\r
-    * libs/core/core.write_file.php:\r
-      fixed indentiation, silenced occasional warning\r
-\r
-    * libs/plugins/function.html_image.php:\r
-      match first character of file-attribute against "/" instead of\r
-      DIRECTORY_SEPARATOR since it is a url-path and not a file-path.\r
-\r
-    * libs/Smarty_Compiler.class.php\r
-      libs/core/core.write_file.php\r
-      libs/plugins/function.html_image.php:\r
-      libs/plugins/function.html_image.php\r
-\r
-    * libs/Smarty_Compiler.class.php:\r
-      re-fixed cacheable_state-handling\r
-\r
-    * libs/core/core.display_debug_console.php\r
-      libs/core/core.process_cached_inserts.php\r
-      libs/core/core.process_compiled_include.php\r
-      libs/core/core.run_insert_handler.php:\r
-      extincting $this out of smarty_core_*-functions\r
-\r
-    * libs/Smarty.class.php\r
-      libs/Smarty_Compiler.class.php:\r
-      fixed handling of nocache-state\r
-\r
-2003-06-29  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * libs/Smarty.class.php\r
-      libs/core/core.smarty_include.php\r
-      libs/core/core.smarty_include_php.php\r
-      libs/plugins/function.eval.php:\r
-      removed $this from smarty_include and smarty_include_php\r
-      added cleaner handling of $this to {eval}\r
-\r
-    * libs/core/core.load_resource_plugin.php:\r
-      fixed inlude_once-call\r
-\r
-    * docs/de/designers.sgml\r
-      docs/fr/designers.sgml:\r
-      fixed examples of html_radios and html_checkboxes in german and french docs\r
-\r
-2003-06-25  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * libs/core/core.assemble_auto_filename.php\r
-      libs/core/core.write_cache_paths_file.php:\r
-      fix typo, fix write_cache_paths logic\r
-\r
-    * libs/Smarty.class.php\r
-      libs/core/core.assemble_auto_filename.php:\r
-      fix SMARTY_COMPILE_DIR_SEP problem, make local var\r
-\r
-2003-06-24  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * libs/Smarty.class.php\r
-      libs/core/core.assemble_auto_filename.php\r
-      libs/core/core.write_cache_paths_file.php:\r
-      fixed cache_paths bug, simplified filename assembly logic\r
-\r
-2003-06-24  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * libs/plugins/function.html_image.php:\r
-      added parsing of forgotton param "basedir"\r
-\r
-    * libs/Smarty_Compiler.class.php:\r
-      fixed $smarty.get-reference\r
-\r
-    * libs/plugins/block.textformat.php:\r
-      removed warning\r
-\r
-    * libs/Smarty_Compiler.class.php:\r
-      fixed value of _cacheable_state on compiler-startup\r
-\r
-2003-06-23  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * libs/Smarty.class.php\r
-      libs/Smarty_Compiler.class.php\r
-      libs/core/core.write_cache_paths_file.php:\r
-      make cache_path per resource, fix a couple directory path issues\r
-\r
-2003-06-23  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * libs/Smarty_Compiler.class.php:\r
-      removed warning when compiling empty template\r
-\r
-    * libs/core/core.write_compiled_include.php:\r
-      fixed bug in write_compiled_include\r
-\r
-    * libs/core/core.assemble_plugin_filepath.php:\r
-      fixed warning\r
-\r
-2003-06-22  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * libs/plugins/function.eval.php:\r
-      fixed propagation of $this into evald code in smarty_function_eval()\r
-\r
-    * libs/core/core.write_cache_paths_file.php\r
-      libs/core/core.write_compiled_include.php:\r
-      fix in compiled-include-handling\r
-\r
-    * libs/core/core.assemble_auto_filename.php\r
-      libs/core/core.assemble_plugin_filepath.php\r
-      libs/core/core.assign_smarty_interface.php\r
-      libs/core/core.create_dir_structure.php\r
-      libs/core/core.fetch_resource_info.php\r
-      libs/core/core.get_include_path.php\r
-      libs/core/core.get_microtime.php\r
-      libs/core/core.get_php_resource.php\r
-      libs/core/core.is_secure.php\r
-      libs/core/core.is_trusted.php\r
-      libs/core/core.load_plugins.php\r
-      libs/core/core.load_resource_plugin.php\r
-      libs/core/core.parse_resource_name.php\r
-      libs/core/core.read_cache_file.php\r
-      libs/core/core.rm_auto.php\r
-      libs/core/core.rmdir.php\r
-      libs/core/core.write_cache_file.php\r
-      libs/core/core.write_cache_paths_file.php\r
-      libs/core/core.write_compiled_include.php\r
-      libs/core/core.write_compiled_resource.php\r
-      libs/core/core.write_file.php\r
-      libs/plugins/modifier.date_format.php:\r
-      started moving from $this to $smarty in core.*.php\r
-\r
-2003-06-21  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * libs/core/core.create_dir_structure.php\r
-      libs/core/core.write_file.php\r
-      libs/plugins/function.config_load.php:\r
-      fix more dir paths\r
-\r
-    * NEWS\r
-      libs/Smarty.class.php\r
-      libs/core/core.assemble_auto_filename.php\r
-      libs/core/core.assemble_plugin_filepath.php\r
-      libs/core/core.fetch_resource_info.php\r
-      libs/core/core.get_php_resource.php\r
-      libs/core/core.parse_resource_name.php\r
-      libs/core/core.process_cached_inserts.php\r
-      libs/core/core.read_cache_file.php\r
-      libs/core/core.rm_auto.php\r
-      libs/core/core.rmdir.php\r
-      libs/core/core.run_insert_handler.php\r
-      libs/core/core.smarty_include.php\r
-      libs/core/core.smarty_include_php.php\r
-      libs/core/core.write_cache_file.php\r
-      libs/core/core.write_cache_paths_file.php\r
-      libs/core/core.write_compiled_include.php\r
-      libs/core/core.write_compiled_resource.php\r
-      libs/core/core.write_file.php\r
-      libs/plugins/function.config_load.php\r
-      libs/plugins/function.fetch.php\r
-      libs/plugins/function.html_image.php:\r
-      fix filepaths to core files to use DIRECTORY_SEPARATOR\r
-\r
-2003-06-21  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * libs/Smarty_Compiler.class.php:\r
-      fixed {plugin|modifier} syntax\r
-\r
-    * libs/Smarty.class.php\r
-      libs/core/core.write_compiled_include.php:\r
-      fixed compiled include handling\r
-\r
-2003-06-21  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * libs/Smarty.class.php\r
-      libs/Smarty_Compiler.class.php\r
-      libs/core/core.assemble_auto_filename.php\r
-      libs/core/core.assemble_plugin_filepath.php\r
-      libs/core/core.write_cache_paths_file.php:\r
-      added filepath caching\r
-\r
-2003-06-20  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * libs/Smarty_Compiler.class.php:\r
-      update more varnames\r
-\r
-    * libs/Smarty.class.php\r
-      libs/core/core.display_debug_console.php\r
-      libs/core/core.fetch_file_info.php\r
-      libs/core/core.fetch_resource_info.php\r
-      libs/core/core.get_php_resource.php\r
-      libs/core/core.parse_file_path.php\r
-      libs/core/core.parse_resource_name.php\r
-      libs/core/core.process_cached_inserts.php\r
-      libs/core/core.read_cache_file.php\r
-      libs/core/core.run_insert_handler.php\r
-      libs/core/core.smarty_include.php\r
-      libs/core/core.smarty_include_php.php\r
-      libs/core/core.write_compiled_resource.php\r
-      libs/core/core.write_compiled_template.php\r
-      libs/plugins/function.config_load.php:\r
-      refactored var naming to better reflect "resource" instead of "file" where\r
-      appropriate\r
-\r
-2003-06-19  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * libs/Smarty.class.php:\r
-      updated version-number to 2.5.0-cvs\r
-\r
-    * libs/core/core.write_cache_file.php:\r
-      omit is-cache_dir-writable-check if a cache_handler_function is in use\r
-\r
-    * libs/core/core.smarty_include_php.php:\r
-      fixed comments in smarty_include_php\r
-\r
-2003-06-19  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * libs/Smarty.class.php\r
-      libs/Smarty_Compiler.class.php\r
-      libs/core/core.display_debug_console.php\r
-      libs/core/core.smarty_include.php\r
-      libs/plugins/function.eval.php:\r
-      split up _compile_template to _compile_file and _compile_source, fix eval\r
-      function\r
-      VS: ----------------------------------------------------------------------\r
-\r
-    * libs/plugins/function.config_load.php:\r
-      fix logic for _is_compiled()\r
-\r
-2003-06-19  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * NEWS\r
-      libs/Smarty_Compiler.class.php:\r
-      added optional assign-attribute to {capture}-tag\r
-\r
-    * NEWS\r
-      libs/Smarty.class.php:\r
-      added $cacheable-parameter to register_compiler_function()\r
-\r
-2003-06-18  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * NEWS\r
-      libs/Smarty.class.php\r
-      libs/Smarty_Compiler.class.php\r
-      libs/core/core.load_plugins.php\r
-      libs/core/core.process_compiled_include.php\r
-      libs/core/core.read_cache_file.php\r
-      libs/core/core.write_cache_file.php\r
-      libs/core/core.write_compiled_include.php:\r
-      added $cacheable-parameter to register_function() and register_block()\r
-\r
-    * libs/Smarty.class.php:\r
-      append '.php' to all compiled templates regardless of the settings of\r
-      $use_sub_dirs\r
-\r
-    * libs/Smarty.class.php\r
-      libs/core/core.read_cache_file.php:\r
-      fixed $file_path-parameters  passed to smarty_core_fetch_file_info()\r
-\r
-2003-06-17  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS:\r
-      fix name\r
-\r
-    * libs/Smarty_Compiler.class.php:\r
-      change varnames to follow coding methods\r
-\r
-    * NEWS\r
-      libs/Smarty_Compiler.class.php:\r
-      add math patch to core\r
-\r
-2003-06-17  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * libs/core/core.smarty_include.php:\r
-      switched _process_template() to _is_compiled()-logic\r
-\r
-2003-06-17  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * libs/Smarty.class.php:\r
-      fix _is_compiled logic\r
-\r
-    * NEWS:\r
-      update news file\r
-\r
-    * libs/Smarty.class.php\r
-      libs/Smarty_Compiler.class.php:\r
-      fix _run_mod_handler routine\r
-\r
-    * libs/Smarty.class.php\r
-      libs/Smarty_Compiler.class.php\r
-      libs/core/core.display_debug_console.php\r
-      libs/core/core.fetch_file_info.php\r
-      libs/core/core.parse_file_path.php\r
-      libs/core/core.write_compiled_template.php\r
-      libs/plugins/function.config_load.php:\r
-      fix path problems, rename some varibles from "template" to "file"\r
-\r
-2003-06-16  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * libs/core/core.fetch_file_info.php\r
-      libs/core/core.fetch_template_info.php:\r
-      rename file, commit\r
-\r
-    * libs/Smarty.class.php\r
-      libs/Smarty_Compiler.class.php\r
-      libs/core/core.parse_file_path.php\r
-      libs/core/core.read_cache_file.php\r
-      libs/plugins/block.strip.php\r
-      libs/plugins/block.textformat.php\r
-      libs/plugins/compiler.config_load.php\r
-      libs/plugins/function.config_load.php\r
-      libs/plugins/function.eval.php\r
-      libs/plugins/function.fetch.php\r
-      libs/plugins/function.html_image.php:\r
-      fix config_load, compile fetched arrays to compile_dir, switch display\r
-      back to runtime. clean up var names and function names,  split up compile\r
-      testing and compiling to separate funcs, rename some template_* functions\r
-      to\r
-      file_* functions and update logic so they can be used for file resources\r
-      other than templates.\r
-\r
-2003-06-16  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * libs/Smarty_Compiler.class.php:\r
-      fixed little bug in _compile_custom_tag()\r
-\r
-2003-06-16  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      libs/Smarty.class.php\r
-      libs/Smarty_Compiler.class.php\r
-      libs/core/core.assign_smarty_interface.php\r
-      libs/core/core.create_dir_structure.php\r
-      libs/core/core.display_debug_console.php\r
-      libs/core/core.fetch_template_info.php\r
-      libs/core/core.get_include_path.php\r
-      libs/core/core.get_microtime.php\r
-      libs/core/core.get_php_resource.php\r
-      libs/core/core.is_secure.php\r
-      libs/core/core.is_trusted.php\r
-      libs/core/core.load_plugins.php\r
-      libs/core/core.load_resource_plugin.php\r
-      libs/core/core.parse_file_path.php\r
-      libs/core/core.process_cached_inserts.php\r
-      libs/core/core.read_cache_file.php\r
-      libs/core/core.rm_auto.php\r
-      libs/core/core.rmdir.php\r
-      libs/core/core.run_insert_handler.php\r
-      libs/core/core.smarty_include.php\r
-      libs/core/core.smarty_include_php.php\r
-      libs/core/core.write_cache_file.php\r
-      libs/core/core.write_compiled_template.php\r
-      libs/core/core.write_file.php\r
-      libs/plugins/core.assign_smarty_interface.php\r
-      libs/plugins/core.create_dir_structure.php\r
-      libs/plugins/core.display_debug_console.php\r
-      libs/plugins/core.fetch_template_info.php\r
-      libs/plugins/core.get_include_path.php\r
-      libs/plugins/core.get_microtime.php\r
-      libs/plugins/core.get_php_resource.php\r
-      libs/plugins/core.is_secure.php\r
-      libs/plugins/core.is_trusted.php\r
-      libs/plugins/core.load_plugins.php\r
-      libs/plugins/core.load_resource_plugin.php\r
-      libs/plugins/core.parse_file_path.php\r
-      libs/plugins/core.process_cached_inserts.php\r
-      libs/plugins/core.read_cache_file.php\r
-      libs/plugins/core.rm_auto.php\r
-      libs/plugins/core.rmdir.php\r
-      libs/plugins/core.run_insert_handler.php\r
-      libs/plugins/core.smarty_include.php\r
-      libs/plugins/core.smarty_include_php.php\r
-      libs/plugins/core.write_cache_file.php\r
-      libs/plugins/core.write_compiled_template.php\r
-      libs/plugins/core.write_file.php:\r
-      move core files into their own directory under SMARTY_DIR,\r
-      remove abstraction function _execute_core_function\r
-\r
-    * libs/Smarty_Compiler.class.php:\r
-      fix newline handling for template for all template tags\r
-\r
-2003-06-11  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * libs/plugins/compiler.config_load.php:\r
-      add compiler function to cvs repository\r
-\r
-2003-06-11  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * NEWS\r
-      libs/Smarty.class.php\r
-      libs/Smarty_Compiler.class.php:\r
-      added config-option "request_use_auto_globals" to make auto-globals be\r
-      used as request vars instead of HTTP_*_VARS\r
-\r
-2003-06-11  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      libs/Smarty.class.php\r
-      libs/Smarty_Compiler.class.php\r
-      libs/plugins/function.config_load.php:\r
-      make config vars compile statically\r
-\r
-2003-06-11  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * NEWS\r
-      libs/Smarty_Compiler.class.php:\r
-      backed out newlines patch\r
-\r
-    * NEWS\r
-      libs/Smarty_Compiler.class.php:\r
-      removed newlines in compiled templates after closing tags\r
-\r
-2003-06-10  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * docs/de/designers.sgml:\r
-      fixed german note on html_image and disk-access\r
-\r
-2003-06-10  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * libs/plugins/core.parse_file_path.php:\r
-      fix bug with resource_type resolving\r
-\r
-2003-06-09  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs/designers.sgml:\r
-      replace example with more practical one\r
-\r
-2003-06-08  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * NEWS\r
-      libs/Smarty.class.php\r
-      libs/Smarty_Compiler.class.php:\r
-      added block-methods for registered objects\r
-\r
-2003-06-07  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * docs/programmers.sgml:\r
-      fixed bug in documentation for $smarty->default_modifiers\r
-\r
-2003-06-06  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * libs/plugins/core.parse_file_path.php:\r
-      fix problem with new default_resource_type changes\r
-\r
-    * NEWS:\r
-      update NEWS file info\r
-\r
-    * NEWS\r
-      libs/Smarty.class.php\r
-      libs/plugins/core.parse_file_path.php:\r
-      add default_resource_type, ignore 1 char resource names\r
-\r
-    * NEWS\r
-      libs/Config_File.class.php:\r
-      fix bug where config file starts with hidden section\r
-\r
-2003-06-04  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      libs/Smarty.class.php:\r
-      -** empty log message ***\r
-\r
-2003-06-03  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * libs/plugins/function.html_image.php:\r
-      fix example in code comments\r
-\r
-2003-06-03  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * NEWS\r
-      libs/plugins/function.counter.php:\r
-      fixed behaviour of start=... for {counter}\r
-\r
-2003-06-02  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * NEWS\r
-      libs/plugins/function.counter.php:\r
-      fixed assign for {counter}\r
-\r
-2003-05-30  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * libs/plugins/core.write_cache_file.php\r
-      libs/plugins/core.write_compiled_template.php:\r
-      add discrete error checking pertaining to $cache_dir\r
-      and $compile_dir, their existance and writability\r
-\r
-2003-05-28  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * NEWS\r
-      libs/plugins/function.html_table.php:\r
-      added params vdir, hdir and inner to html_table to allow looping over\r
-      the data in various directions\r
-\r
-2003-05-28  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * libs/plugins/core.compile_template.php\r
-      libs/plugins/core.display_debug_console.php:\r
-      fix problem with security and debug.tpl file\r
-\r
-2003-05-23  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS:\r
-      upd NEWS file\r
-\r
-    * libs/Smarty_Compiler.class.php:\r
-      allow spaces in literal tags\r
-\r
-2003-05-22  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs/fr/programmers.sgml:\r
-      fix special chars\r
-\r
-2003-05-19  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      libs/Smarty_Compiler.class.php:\r
-      speed up compiled templates, hardcode plugin filepaths instead of\r
-      recalculate at runtime\r
-\r
-2003-05-19  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * docs/designers.sgml:\r
-      fixed example of {html_image}\r
-\r
-    * docs/designers.sgml:\r
-      fixed typo\r
-\r
-2003-05-12  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * libs/Smarty.class.php\r
-      libs/plugins/core.read_cache_file.php\r
-      libs/plugins/core.smarty_include.php\r
-      libs/plugins/function.config_load.php:\r
-      fixed multiple redundant occurrences for 'config' and 'template' in\r
-      $smarty->_cache_info\r
-\r
-2003-05-10  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * libs/plugins/core.create_dir_structure.php:\r
-      refurbished create_dir_structure to use '/' internally\r
-\r
-    * libs/plugins/core.create_dir_structure.php:\r
-      fixed windows absolute-paths in smarty_core_create_dir_structure()\r
-\r
-    * libs/plugins/core.create_dir_structure.php:\r
-      fixed error-message\r
-\r
-2003-05-09  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * libs/Smarty_Compiler.class.php:\r
-      fixed warning due to missing param to _execute_core_function()\r
-\r
-    * libs/Smarty_Compiler.class.php:\r
-      fixed quoting in _compile_include_php\r
-\r
-    * libs/Smarty_Compiler.class.php:\r
-      fixed quoting of "file"-parameter in _compile_include_tag()\r
-\r
-2003-05-08  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs/programmers.sgml:\r
-      fix typo\r
-\r
-    * libs/Smarty.class.php\r
-      libs/Smarty_Compiler.class.php\r
-      libs/plugins/core.compile_template.php\r
-      libs/plugins/core.create_dir_structure.php\r
-      libs/plugins/core.fetch_template_info.php\r
-      libs/plugins/core.get_include_path.php\r
-      libs/plugins/core.get_microtime.php\r
-      libs/plugins/core.get_php_resource.php\r
-      libs/plugins/core.is_secure.php\r
-      libs/plugins/core.is_trusted.php\r
-      libs/plugins/core.load_plugins.php\r
-      libs/plugins/core.load_resource_plugin.php\r
-      libs/plugins/core.parse_file_path.php\r
-      libs/plugins/core.process_cached_inserts.php\r
-      libs/plugins/core.read_cache_file.php\r
-      libs/plugins/core.rm_auto.php\r
-      libs/plugins/core.rmdir.php\r
-      libs/plugins/core.run_insert_handler.php\r
-      libs/plugins/core.smarty_include.php\r
-      libs/plugins/core.smarty_include_php.php\r
-      libs/plugins/core.write_cache_file.php\r
-      libs/plugins/core.write_compiled_template.php\r
-      libs/plugins/core.write_file.php\r
-      libs/plugins/function.config_load.php\r
-      libs/plugins/function.fetch.php\r
-      libs/plugins/function.html_image.php:\r
-      abstract more private functions to plugin directory\r
-\r
-    * libs/Config_File.class.php:\r
-      only add DIRECTORY_SEPARATOR if it isn't already present\r
-\r
-    * libs/Config_File.class.php:\r
-      fix directory separator code, use DIRECTORY_SEPARATOR\r
-\r
-2003-05-08  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * docs/designers.sgml:\r
-      fixed example of html_checkboxes\r
-\r
-    * NEWS\r
-      libs/Smarty.class.php:\r
-      fixed bug in _create_dir_structure() when used with\r
-      open_basedir-restriction and relative paths\r
-\r
-    * docs/designers.sgml:\r
-      fixed example for html_radios\r
-\r
-2003-05-07  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * libs/Smarty.class.php\r
-      libs/Smarty_Compiler.class.php\r
-      libs/plugins/core.assign_smarty_interface.php\r
-      libs/plugins/core.display_debug_console.php\r
-      libs/plugins/function.display_debug_console.php:\r
-      abstracted display_debug_console and assign_smarty_interface to plugin dir\r
-      as a test\r
-\r
-    * libs/Smarty.class.php\r
-      libs/plugins/function.display_debug_console.php:\r
-      correct misc varnames, abstract debug console display to plugin function\r
-\r
-    * libs/plugins/modifier.escape.php:\r
-      fix typo\r
-\r
-2003-05-05  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * libs/Smarty_Compiler.class.php:\r
-      add % to math\r
-\r
-    * libs/Smarty.class.php:\r
-      clean up comments, formatting\r
-\r
-    * NEWS\r
-      libs/Smarty.class.php:\r
-      keep DIR_SEP for 3rd party compatability\r
-\r
-    * NEWS\r
-      libs/Smarty.class.php:\r
-      remove DIR_SEP, use DIRECTORY_SEPARATOR exclusively\r
-\r
-    * libs/Smarty_Compiler.class.php:\r
-      remove ++ and -- math operators on template vars\r
-\r
-2003-05-04  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * libs/Smarty_Compiler.class.php:\r
-      removed unused parameter $quote from Smarty_Compiler::_parse_attrs()\r
-\r
-    * libs/plugins/function.html_image.php:\r
-      fixed DIR_SEP in html_image-plugin\r
-\r
-2003-05-04  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      libs/Smarty.class.php:\r
-      rename DIR_SEP to SMARTY_DIR_SEP to avoid varname collisions\r
-\r
-2003-05-04  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * NEWS\r
-      libs/plugins/function.html_image.php:\r
-      changed "link" to "href" in html_image. "link" is still working but\r
-      deprecated\r
-      html_image always renders an alt-tag now (default alt="")\r
-      cleaned up indentiation of function.html_image.php\r
-\r
-2003-05-03  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * libs/debug.tpl:\r
-      fix typo\r
-\r
-2003-05-02  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * NEWS\r
-      libs/plugins/function.counter.php:\r
-      fixed assign attribute for multiple counters\r
-\r
-2003-05-02  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * libs/Smarty_Compiler.class.php:\r
-      allow math on negative number\r
-\r
-    * NEWS\r
-      libs/Smarty_Compiler.class.php:\r
-      added simple math operators to variables\r
-\r
-2003-05-02  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * docs/designers.sgml:\r
-      fixed typos\r
-\r
-2003-04-30  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs/fr/appendixes.sgml\r
-      docs/fr/common.dsl\r
-      docs/fr/designers.sgml\r
-      docs/fr/getting-started.sgml\r
-      docs/fr/html-common.dsl\r
-      docs/fr/html.dsl\r
-      docs/fr/manual.sgml\r
-      docs/fr/php.dsl\r
-      docs/fr/preface.sgml\r
-      docs/fr/programmers.sgml:\r
-      add frech docs to cvs repository\r
-\r
-2003-04-29  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * NEWS\r
-      libs/Smarty.class.php\r
-      libs/Smarty_Compiler.class.php:\r
-      reverted patch for case-insensitive tag-names\r
-\r
-2003-04-28  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * docs/programmers.sgml:\r
-      reverted back to humerous redundancy in the docs :). although we all\r
-      know we are here to generate template-based output, and not to have\r
-      fun ;-)\r
-\r
-    * docs/getting-started.sgml:\r
-      fixed default user and group for max os x installation\r
-\r
-    * libs/Smarty.class.php:\r
-      made $function[2] and $function[3] options for register_resource\r
-\r
-    * libs/Smarty.class.php:\r
-      fixed issue with object-callback when fetching a php-resource\r
-\r
-    * NEWS\r
-      libs/Smarty.class.php:\r
-      enabled array(&$obj. 'source', 'timestamp', 'secure', 'trusted') as\r
-      callback for register_resource()\r
-      \r
-      enabled array(&$obj, 'method') as callback for\r
-      $default_template_handler_func\r
-\r
-2003-04-27  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * docs/designers.sgml\r
-      docs/programmers.sgml:\r
-      fixed some typos, thank to mehdi\r
-\r
-    * libs/plugins/function.counter.php:\r
-      prevent assign from overruling print-attribute in function.counter.php\r
-\r
-    * libs/plugins/function.counter.php:\r
-      fixed problem with counter and assign\r
-\r
-    * libs/Smarty.class.php:\r
-      fixed notice in  _load_plugins()\r
-\r
-    * NEWS\r
-      libs/Smarty.class.php\r
-      libs/Smarty_Compiler.class.php:\r
-      made plugin-names case-insensitive. this affects\r
-      compiler/block/custom-functions and modifers.\r
-\r
-2003-04-26  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      libs/Smarty_Compiler.class.php:\r
-      remove unnecessary close/open tags from compiled templates\r
-\r
-2003-04-26  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * docs/designers.sgml:\r
-      added documentation for foreach.property.*\r
-\r
-2003-04-24  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * docs/designers.sgml:\r
-      fixed example table_attr and tr_attr in html_table-example\r
-\r
-2003-04-21  Greg Beaver  <greg@chiaraquartet.net>\r
-\r
-    * libs/Smarty.class.php:\r
-      fixed small bug in doc comments\r
-\r
-2003-04-21  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * NEWS\r
-      libs/plugins/function.html_image.php:\r
-      fixed errornous creation of '//' in image_path in html_image\r
-\r
-2003-04-21  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * libs/plugins/modifier.debug_print_var.php:\r
-      fix htmlspecialchars() conflict\r
-\r
-    * NEWS\r
-      libs/plugins/modifier.debug_print_var.php:\r
-      fix escapement of special chars in key values of debug console\r
-\r
-    * NEWS\r
-      libs/plugins/function.config_load.php:\r
-      fixed debug timing logic for config_load\r
-\r
-    * docs/designers.sgml:\r
-      fix example text\r
-\r
-\r
-2003-04-20  Greg Beaver <cellog@php.net>\r
-    * plugins/*\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php\r
-      Config_File.class.php:\r
-      updated all doc comments to phpDocumentor format (whew!)\r
-\r
-2003-04-06  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * libs/plugins/function.math.php:\r
-      allowed "_" in the name of variable-parameters to {math}-function\r
-\r
-2003-04-04  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      docs/designers.sgml\r
-      libs/Smarty_Compiler.class.php:\r
-      change backtic syntax from $`foo` to `$foo`\r
-\r
-    * NEWS\r
-      libs/Smarty_Compiler.class.php:\r
-      recognize $foo[][] syntax in embedded quotes without backticks\r
-\r
-2003-04-03  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * NEWS\r
-      libs/Smarty_Compiler.class.php:\r
-      name=123 is passed as an integer (not a string) to plugins now\r
-\r
-2003-04-01  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * libs/Smarty.class.php\r
-      libs/Smarty_Compiler.class.php:\r
-      added CVS $Id: ChangeLog,v 1.2 2007/04/19 20:20:57 ashnazg Exp $\r
-\r
-2003-03-31  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * libs/Smarty.class.php:\r
-      added missing compile_id inside Smarty_Compiler\r
-\r
-    * libs/Smarty_Compiler.class.php:\r
-      fixed flaw when generating an error for missing postfilter\r
-\r
-2003-03-31  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs/getting-started.sgml\r
-      docs/programmers.sgml:\r
-      fix typos\r
-\r
-2003-03-27  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * NEWS\r
-      libs/plugins/modifier.debug_print_var.php:\r
-      $length is now propagated to sub-values in debug_print_var\r
-\r
-2003-03-26  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS:\r
-      update header\r
-\r
-    * RELEASE_NOTES:\r
-      commit changes to release notes\r
-\r
-    * (Smarty_2_5_0_RC2)\r
-      libs/Config_File.class.php\r
-      libs/Smarty.class.php\r
-      libs/Smarty_Compiler.class.php:\r
-      committing RC2\r
-\r
-2003-03-24  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * NEWS\r
-      libs/Smarty.class.php:\r
-      made clear_cache() ignore compile_id when clearing cache_groups\r
-\r
-    * libs/plugins/function.popup.php:\r
-      made onmouseout XHTML-compatible in function.popup.php\r
-\r
-2003-03-21  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * NEWS\r
-      libs/Smarty.class.php:\r
-      applied new var-names to fetch()\r
-\r
-    * NEWS\r
-      libs/Smarty.class.php:\r
-      renamed $localvars to $_localvars in cache-file-handling-functions,\r
-      added _get_auto_id()-function\r
-\r
-2003-03-21  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * libs/plugins/function.mailto.php\r
-      libs/plugins/function.popup.php:\r
-      update functions for XHTML compatability\r
-\r
-2003-03-21  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * libs/Smarty.class.php:\r
-      fixed wrong $auto_id in _read_cache_file()\r
-\r
-    * NEWS\r
-      libs/Smarty.class.php:\r
-      swapped compile_id and cache_id in read_cache_file and write_cache_file\r
-\r
-    * libs/Smarty.class.php:\r
-      reverted patch for ignoring compile-id back to -r1.364, due to problems\r
-\r
-    * NEWS\r
-      libs/plugins/function.html_checkboxes.php\r
-      libs/plugins/function.html_radios.php:\r
-      html_radios and html_checkboxes accept "selected" instead of "checked"\r
-      optionally now\r
-\r
-    * NEWS\r
-      libs/Smarty.class.php:\r
-      swapped compile_id and cache_id for cache-file-handling again\r
-\r
-2003-03-20  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * libs/Smarty_Compiler.class.php:\r
-      fix notice when no parameter is passed to default\r
-\r
-2003-03-20  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * NEWS\r
-      libs/Smarty.class.php:\r
-      removed notice of undefined var in _rm_auto()\r
-\r
-2003-03-19  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * libs/plugins/function.html_checkboxes.php\r
-      libs/plugins/function.html_radios.php\r
-      libs/plugins/function.html_table.php:\r
-      fix a few error messages, follow consistancy format plugin_name: errormsg\r
-\r
-    * libs/plugins/function.html_radios.php:\r
-      update error messages\r
-\r
-    * NEWS\r
-      libs/plugins/function.html_radios.php:\r
-      add a warning when an array is passed as the 'checked' value of html_radios\r
-\r
-2003-03-19  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * NEWS\r
-      libs/Smarty_Compiler.class.php:\r
-      fixed errormessage in _compile_smarty_ref()\r
-\r
-    * NEWS\r
-      docs/designers.sgml:\r
-      updated docs for html_image\r
-\r
-2003-03-18  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * NEWS\r
-      libs/Smarty.class.php:\r
-      cleaned up calls to readdir()\r
-\r
-    * libs/plugins/function.html_options.php:\r
-      fixed label for optgroup in html_options\r
-\r
-2003-03-18  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      libs/Smarty_Compiler.class.php:\r
-      fix (newly introduced) bug with passing multiple modifiers to a parameter\r
-\r
-2003-03-18  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * NEWS\r
-      docs/designers.sgml:\r
-      updated docs for html_checkboxes, html_options and html_radios\r
-\r
-    * libs/plugins/function.html_options.php:\r
-      fixed wrong default-"name" in function.html_options.php\r
-\r
-    * NEWS\r
-      libs/plugins/function.html_checkboxes.php\r
-      libs/plugins/function.html_radios.php:\r
-      renamed "checkbox" and "radios" to "options" in {html_checkboxes} and\r
-      {html_radios}\r
-\r
-    * libs/plugins/outputfilter.trimwhitespace.php:\r
-      tried to optimize re-replacement in outputfilter.trimwhitespace.php a\r
-      little\r
-\r
-    * libs/plugins/outputfilter.trimwhitespace.php:\r
-      fixed greedy str_replace in outputfilter.trimwhitespace.php\r
-\r
-    * NEWS\r
-      libs/plugins/function.html_checkboxes.php\r
-      libs/plugins/function.html_options.php\r
-      libs/plugins/function.html_radios.php:\r
-      html_options, html_checkboxes and html_radios now pass-thru all unknown\r
-      paramters\r
-\r
-2003-03-17  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * NEWS\r
-      libs/plugins/function.html_options.php:\r
-      html_options passthru all unknown paramters now\r
-\r
-2003-03-17  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      libs/plugins/function.html_image.php:\r
-      Fix link bug in html_image function, also make output XHTML compatible\r
-\r
-    * libs/Smarty_Compiler.class.php:\r
-      fix issue of embedded var and escaped double quotes\r
-\r
-2003-03-15  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      libs/Smarty_Compiler.class.php:\r
-      back out "@" logic, apply only to default modifier special case\r
-\r
-    * libs/Smarty_Compiler.class.php:\r
-      fix @ logic, only use upon an echo\r
-\r
-    * NEWS\r
-      libs/Smarty_Compiler.class.php:\r
-      append "@" to template var echoes to supress possible notices\r
-\r
-    * NEWS\r
-      libs/Smarty_Compiler.class.php:\r
-      append "@" to _run_mod_handler to supress warnings\r
-\r
-2003-03-14  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      libs/Smarty_Compiler.class.php:\r
-      fix problem with escaped double quotes\r
-\r
-    * NEWS\r
-      libs/plugins/function.html_radios.php:\r
-      fixed html_options to not return an array\r
-\r
-2003-03-12  Messju Mohr  <messju@lammfellpuschen.de>\r
-\r
-    * NEWS\r
-      libs/plugins/modifier.truncate.php:\r
-      fixed length in modifier.truncate.php\r
-\r
-    * NEWS\r
-      libs/plugins/outputfilter.trimwhitespace.php:\r
-      fixed handling of '$'-signs in trimwhitespace outputfilter (messju)\r
-\r
-2003-03-12  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs/programmers.sgml:\r
-      update technical explanation of assign_by_ref and append_by_ref\r
-\r
-2003-03-11  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      libs/Smarty.class.php:\r
-      fix config file recompiling code\r
-\r
-2003-03-07  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * libs/plugins/function.html_image.php:\r
-      change E_USER_ERROR to E_USER_NOTICE\r
-\r
-    * libs/plugins/function.html_image.php:\r
-      suppress warning in html_image\r
-\r
-    * NEWS\r
-      libs/plugins/function.html_image.php:\r
-      update changes to html_image\r
-\r
-2003-03-06  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs/designers.sgml\r
-      docs/de/appendixes.sgml\r
-      docs/de/common.dsl\r
-      docs/de/designers.sgml\r
-      docs/de/getting-started.sgml\r
-      docs/de/html-common.dsl\r
-      docs/de/html.dsl\r
-      docs/de/manual.sgml\r
-      docs/de/preface.sgml\r
-      docs/de/programmers.sgml:\r
-      add german docs to dist\r
-\r
-    * NEWS:\r
-      update news file\r
-\r
-    * libs/plugins/function.html_image.php:\r
-      fix width/height parameter index\r
-\r
-    * NEWS\r
-      libs/Smarty.class.php:\r
-      get rid of unsetting name and script attributes to insert tags\r
-\r
-2003-03-05  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      RELEASE_NOTES:\r
-      update NEWS file\r
-\r
-    * libs/plugins/modifier.string_format.php:\r
-      fix argument order, erroneously swapped a while back\r
-\r
-    * (Smarty_2_5_0_RC1)\r
-      NEWS\r
-      README\r
-      RELEASE_NOTES\r
-      libs/Config_File.class.php\r
-      libs/Smarty.class.php\r
-      libs/Smarty_Compiler.class.php:\r
-      commit final changes for 2.5.0-RC1\r
-\r
-2003-03-04  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs/programmers.sgml:\r
-      remove $show_info_header and $show_info_include property vars from docs\r
-\r
-2003-03-03  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      libs/plugins/function.popup.php:\r
-      fixed PHP notice\r
-\r
-2003-02-28  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * libs/Smarty_Compiler.class.php:\r
-      simplify smarty.const.foo and smarty.const.$foo logic\r
-\r
-    * libs/Smarty_Compiler.class.php:\r
-      only allow $foo syntax in embedded quotes, unless escaped with backticks\r
-      then allow any dollar var\r
-\r
-    * NEWS\r
-      libs/Smarty_Compiler.class.php:\r
-      fix "once" var compiling to work with new attr compiling methods for\r
-      include_php\r
-\r
-    * FAQ\r
-      NEWS\r
-      README\r
-      docs/designers.sgml\r
-      docs/getting-started.sgml\r
-      libs/Smarty_Compiler.class.php\r
-      libs/plugins/function.html_checkboxes.php\r
-      libs/plugins/function.html_image.php\r
-      libs/plugins/function.html_options.php\r
-      libs/plugins/function.html_radios.php\r
-      libs/plugins/function.html_select_date.php\r
-      libs/plugins/function.html_select_time.php\r
-      libs/plugins/function.html_table.php:\r
-      fix $smarty.const.foo compiling, clean up double quoted strings,\r
-      allow full dollar var syntax in quotes again\r
-\r
-2003-02-27  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs/designers.sgml\r
-      docs/programmers.sgml\r
-      libs/Smarty_Compiler.class.php:\r
-      update docs, fix smarty var compiling, allow any $smarty.*.$foo syntax,\r
-      add $`foobar` for embedded variables\r
-\r
-    * libs/plugins/function.html_image.php:\r
-      update functionality\r
-\r
-2003-02-26  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      libs/plugins/modifier.nl2br.php:\r
-      add nl2br modifier\r
-\r
-    * libs/plugins/function.html_image.php:\r
-      add link parameter\r
-\r
-2003-02-24  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * libs/Smarty.class.php\r
-      libs/plugins/function.html_image.php:\r
-      fix rename problem in windows, unlink first\r
-\r
-    * libs/plugins/function.html_checkboxes.php\r
-      libs/plugins/function.html_image.php\r
-      libs/plugins/function.html_options.php\r
-      libs/plugins/function.html_radios.php\r
-      libs/plugins/shared.escape_special_chars.php:\r
-      update functions with separate escape_special_chars routine\r
-\r
-    * NEWS\r
-      libs/plugins/function.html_checkboxes.php\r
-      libs/plugins/function.html_radios.php:\r
-      commit checkboxes, update radios\r
-\r
-    * NEWS\r
-      libs/Smarty.class.php\r
-      libs/plugins/function.html_image.php:\r
-      fix bug with get_registered_object\r
-\r
-    * NEWS\r
-      libs/plugins/modifier.cat.php:\r
-      added cat modifier to distribution\r
-\r
-    * NEWS\r
-      libs/Smarty_Compiler.class.php:\r
-      added << >> <> support to IF statements\r
-\r
-    * libs/plugins/function.html_radios.php:\r
-      apply patch to initial html_radios function\r
-\r
-    * NEWS\r
-      libs/Smarty.class.php:\r
-      fix _assign_smarty_interface to not overwrite keys other than 'request'\r
-\r
-    * NEWS\r
-      libs/plugins/function.html_radios.php:\r
-      added html_radios to distribution\r
-\r
-    * NEWS\r
-      libs/plugins/modifier.string_format.php:\r
-      fixed arg order of string_format\r
-\r
-    * NEWS\r
-      libs/Smarty.class.php:\r
-      use tmp file for file writes, avoid race condition\r
-\r
-    * NEWS\r
-      libs/Smarty_Compiler.class.php:\r
-      add $smarty.config.foo var, handle embedded smarty var correctly\r
-\r
-    * NEWS\r
-      libs/plugins/function.fetch.php:\r
-      silence warnings in fetch plugin\r
-\r
-2003-02-21  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * INSTALL:\r
-      update wording\r
-\r
-    * INSTALL:\r
-      update install instructions\r
-\r
-    * AUTHORS\r
-      BUGS\r
-      CREDITS\r
-      QUICKSTART\r
-      README\r
-      RESOURCES\r
-      TESTIMONIALS:\r
-      remove some files already in docs or elsewhere\r
-\r
-    * demo/index.php:\r
-      add templates_c to repository\r
-\r
-    * index.php:\r
-      move demo files to demo directory\r
-\r
-    * Config_File.class.php\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php\r
-      debug.tpl:\r
-      moved lib files under libs directory\r
-\r
-2003-02-20  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      Smarty.class.php:\r
-      add get_config_vars() method, update get_template_vars() functionality\r
-\r
-    * NEWS\r
-      Smarty.class.php:\r
-      fix minor logic in _fetch_template_info()\r
-\r
-    * NEWS\r
-      Smarty.class.php:\r
-      support merging appended vars\r
-\r
-    * NEWS\r
-      Smarty.class.php:\r
-      fix cache groups behavior with compile_id set\r
-\r
-2003-02-19  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.class.php:\r
-      back out third parameter, extend functionality of append\r
-\r
-    * NEWS\r
-      Smarty_Compiler.class.php:\r
-      update imbedded vars, allow special $smarty vars\r
-\r
-    * plugins/function.html_table.php:\r
-      add plugin html_table\r
-\r
-    * NEWS\r
-      Smarty.class.php:\r
-      support appending key=>val pairs\r
-\r
-    * NEWS\r
-      Smarty_Compiler.class.php:\r
-      change embedded variable logic to only recognize $foo and $foo[0][bar]\r
-      syntax\r
-\r
-    * NEWS\r
-      Smarty_Compiler.class.php:\r
-      allow null as function attribute value\r
-\r
-2003-02-18  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php:\r
-      support foo->bar[index] syntax\r
-\r
-    * Smarty_Compiler.class.php:\r
-      allow $foo->bar[0] syntax\r
-\r
-2003-02-17  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * plugins/modifier.escape.php:\r
-      fix syntax error from previous commit\r
-\r
-    * NEWS\r
-      Smarty.class.php:\r
-      add error msgs to get_registered_object\r
-\r
-    * Smarty.class.php:\r
-      add function for getting reference to registered object\r
-\r
-    * Smarty_Compiler.class.php:\r
-      back out patches for object and objref calls on $smarty var\r
-\r
-    * NEWS\r
-      Smarty_Compiler.class.php:\r
-      treat unrecognized param attribute syntax as a string\r
-\r
-    * NEWS\r
-      Smarty_Compiler.class.php:\r
-      support $smarty.const.$foo syntax\r
-\r
-    * NEWS\r
-      debug.tpl\r
-      plugins/modifier.count_words.php\r
-      plugins/modifier.escape.php:\r
-      fix E_NOTICE messages\r
-\r
-    * NEWS\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php:\r
-      add @ and === to if tokens, few param cleanups\r
-\r
-2003-02-16  Greg Beaver  <greg@chiaraquartet.net>\r
-\r
-    * ChangeLog\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php:\r
-      many more phpdoc comment upgrades\r
-\r
-2003-02-15  Greg Beaver <cellog@sourceforge.net>\r
-    * Smarty.class.php\r
-      Smarty_Compiler.class.php\r
-      continue cleaning of phpdoc comments.  All that is needed is the\r
-      addition of @return tags and perhaps a bit more verbose comments\r
-      and they are finished.\r
-\r
-2003-02-14  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      Smarty.class.php:\r
-      enable config_load error messages\r
-\r
-    * NEWS\r
-      plugins/function.html_options.php:\r
-      fix html_options to not escape already escaped entities\r
-\r
-    * NEWS\r
-      Smarty.class.php:\r
-      send Last-Modified header on cache creation, misc tab/spacing cleanup\r
-\r
-2003-02-13  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty_Compiler.class.php\r
-      docs/designers.sgml:\r
-      allow dash in plain text\r
-\r
-    * NEWS\r
-      Smarty_Compiler.class.php:\r
-      check strict syntax of function attributes\r
-\r
-2003-02-12  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      Smarty_Compiler.class.php:\r
-      dropped support for modifiers on object parameters,\r
-      added support for objects as modifier parameters\r
-\r
-    * NEWS\r
-      Smarty_Compiler.class.php\r
-      docs/designers.sgml:\r
-      fix bug with decimal numbers in if statements, misc doc updates\r
-\r
-2003-02-11  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * (Smarty_2_4_2)\r
-      Config_File.class.php\r
-      NEWS\r
-      README\r
-      RELEASE_NOTES\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php:\r
-      update version numbers\r
-\r
-2003-02-10  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      Smarty_Compiler.class.php:\r
-      add support for $foo->$bar syntax\r
-\r
-    * NEWS:\r
-      update NEWS file\r
-\r
-    * NEWS\r
-      Smarty_Compiler.class.php:\r
-      support full var syntax in quoted text, fix problem with const var access,\r
-      clean up some more regex code, fix object problem with no properties\r
-\r
-2003-02-06  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * (Smarty_2_4_1)\r
-      Config_File.class.php\r
-      NEWS\r
-      README\r
-      RELEASE_NOTES\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php:\r
-      committed 2.4.1 changes\r
-\r
-    * NEWS\r
-      Smarty_Compiler.class.php:\r
-      ignore case in IF statements\r
-\r
-2003-02-05  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      Smarty_Compiler.class.php:\r
-      treat undefined constants as null\r
-\r
-    * NEWS\r
-      Smarty.class.php:\r
-      fix problem with inserts and nested fetches\r
-\r
-    * Smarty_Compiler.class.php:\r
-      fix "if" regex for math tokens\r
-\r
-    * NEWS\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php\r
-      docs/getting-started.sgml:\r
-      added support for extracting params to include_php\r
-\r
-2003-02-04  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * RELEASE_NOTES:\r
-      reformat text\r
-\r
-2003-02-03  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS:\r
-      update news file\r
-\r
-2003-02-03  Greg Beaver  <greg@chiaraquartet.net>\r
-\r
-    * ChangeLog\r
-      Smarty.class.php:\r
-      begin fixing phpdoc comments in Smarty.class.php\r
-\r
-    * ChangeLog\r
-      Config_File.class.php:\r
-      fixed phpdoc comments\r
-\r
-2003-02-03  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty_Compiler.class.php:\r
-      allow $foo->bar[$x].foo syntax\r
-\r
-    * Smarty_Compiler.class.php\r
-      index.php\r
-      configs/test.conf\r
-      templates/index.tpl:\r
-      fix accidental commit\r
-\r
-    * index.php\r
-      configs/test.conf\r
-      templates/index.tpl:\r
-      allow $foo->bar[$j].blah type of syntax\r
-\r
-2003-02-02  Greg Beaver  <cellog@php.net>\r
-\r
-    * Smarty.class.php\r
-      begin fixing of phpdoc comments\r
-\r
-    * Config_File.class.php\r
-      fix phpdoc comments, add phpDocumentor docblock templates\r
-\r
-2003-02-02  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.class.php\r
-      docs/html.dsl\r
-      docs/php.dsl:\r
-      fix version number\r
-\r
-    * (Smarty_2_4_0)\r
-      Config_File.class.php\r
-      NEWS\r
-      README\r
-      RELEASE_NOTES\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php\r
-      docs/appendixes.sgml\r
-      docs/designers.sgml\r
-      docs/programmers.sgml:\r
-      update Smarty version numbers\r
-\r
-2003-01-30  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      Smarty_Compiler.class.php\r
-      TODO:\r
-      fix order of php tag comparisons\r
-\r
-    * NEWS\r
-      Smarty_Compiler.class.php:\r
-      fix known php tag handling problems\r
-\r
-2003-01-29  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.class.php\r
-      Smarty_Compiler.class.php:\r
-      change comments to phpdoc style\r
-\r
-2003-01-28  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.class.php\r
-      docs/programmers.sgml:\r
-      make separate var for compiler file\r
-\r
-    * plugins/function.fetch.php:\r
-      fix error call\r
-\r
-2003-01-25  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.class.php\r
-      Smarty_Compiler.class.php:\r
-      add support for restriction to registered methods\r
-\r
-    * plugins/outputfilter.trimwhitespace.php:\r
-      update with textarea support\r
-\r
-2003-01-24  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty_Compiler.class.php:\r
-      fix compiling problem with {foreach} tags\r
-\r
-    * Smarty.class.php\r
-      Smarty_Compiler.class.php:\r
-      put objects in own array, add object param format support, change\r
-      object syntax from foo.bar to foo->bar\r
-\r
-2003-01-23  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php:\r
-      add support for object registration\r
-\r
-2003-01-22  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.class.php:\r
-      add file & line number of calling error to error message\r
-\r
-2003-01-21  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty_Compiler.class.php:\r
-      put php style object syntax back in\r
-\r
-2003-01-20  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.class.php:\r
-      move security settings to fetch function for template_dir\r
-\r
-    * NEWS\r
-      Smarty.class.php:\r
-      fix debug template and security, add template_dir to secure_dir at runtime\r
-\r
-2003-01-17  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php:\r
-      added new object support without new template syntax\r
-\r
-2003-01-15  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php:\r
-      fix if statement syntax for negative integers, fix issue with directories\r
-      named '0'\r
-\r
-2003-01-08  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.class.php\r
-      plugins/function.counter.php\r
-      plugins/function.cycle.php\r
-      plugins/function.debug.php\r
-      plugins/function.eval.php\r
-      plugins/function.fetch.php\r
-      plugins/function.html_options.php\r
-      plugins/function.html_select_date.php\r
-      plugins/function.html_select_time.php\r
-      plugins/function.mailto.php\r
-      plugins/function.math.php\r
-      plugins/function.popup.php\r
-      plugins/function.popup_init.php:\r
-      update plugins to return values instead of echo, fix config file cache\r
-      to include global config variables in cache file\r
-\r
-    * Smarty_Compiler.class.php:\r
-      fix bug with >= tests in if statements, comment out full object support\r
-\r
-2003-01-06  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      docs/html.dsl\r
-      plugins/modifier.escape.php:\r
-      add javascript escape parameter to escape modifier\r
-\r
-2003-01-02  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * templates/header.tpl:\r
-      move the title into head where it should be\r
-\r
-2002-12-24  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty_Compiler.class.php:\r
-      added correct line numbers to smarty syntax error messages\r
-\r
-    * docs/programmers.sgml:\r
-      update append documentation, make more clear on its function\r
-\r
-    * Smarty_Compiler.class.php:\r
-      fix modifier matching regexp\r
-\r
-2002-12-23  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty_Compiler.class.php:\r
-      support nested function calls in IF statements\r
-\r
-2002-12-20  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty_Compiler.class.php:\r
-      few more fixes, spaces around function parameters\r
-\r
-    * Smarty_Compiler.class.php:\r
-      fix misc syntax issues with {if} tags\r
-\r
-2002-12-20  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty_Compiler.class.php:\r
-      fix misc syntax issues with {if} tags\r
-\r
-2002-12-19  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty_Compiler.class.php:\r
-      commit updates, passes all smoke tests\r
-\r
-    * NEWS:\r
-      update NEWS file\r
-\r
-    * Smarty_Compiler.class.php:\r
-      fixed literal string not in quotes as parameters\r
-\r
-    * NEWS\r
-      Smarty_Compiler.class.php:\r
-      fix misc syntax issues, add ability to pass modifiers to functions\r
-\r
-2002-12-18  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS:\r
-      update NEWS\r
-\r
-    * NEWS\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php:\r
-      update compiler code, clean up regex, add new syntax features\r
-\r
-2002-12-16  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS:\r
-      update NEWS file\r
-\r
-    * Smarty_Compiler.class.php:\r
-      commit updates for objects\r
-\r
-2002-12-14  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.class.php\r
-      Smarty_Compiler.class.php:\r
-      fix bug with compiling config files with caching on\r
-\r
-2002-12-13  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty_Compiler.class.php:\r
-      fix problem with matching single quoted strings\r
-\r
-    * Smarty_Compiler.class.php:\r
-      update embedded variable logic, get rid of ."" at end of output\r
-\r
-    * NEWS\r
-      docs/designers.sgml\r
-      plugins/function.html_select_date.php:\r
-      add day_value_format to html_select_date\r
-\r
-2002-12-12  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * plugins/modifier.debug_print_var.php:\r
-      fix bug, double escaped values in display\r
-\r
-    * Smarty.class.php:\r
-      move debug test back into fetch()\r
-\r
-    * NEWS\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php\r
-      plugins/outputfilter.trimwhitespace.php:\r
-      assigned vars are no longer in global name space, few debug cleanups\r
-\r
-2002-12-11  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * plugins/function.popup.php:\r
-      fix error in newline code\r
-\r
-    * plugins/function.popup.php:\r
-      fix popup to allow newlines in text data\r
-\r
-2002-12-10  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.class.php:\r
-      fix plugin error logic\r
-\r
-    * docs/designers.sgml\r
-      docs/programmers.sgml:\r
-      edit examples, make more verbose\r
-\r
-    * NEWS\r
-      plugins/function.html_options.php:\r
-      escape html entities in the option values and output\r
-\r
-    * NEWS\r
-      plugins/function.html_options.php:\r
-      fixed bug with label of html_options\r
-\r
-2002-12-09  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.class.php:\r
-      add support for var_export()\r
-\r
-    * Config_File.class.php\r
-      Smarty.class.php:\r
-      clean up code, respect force_compile and compile_check flags\r
-\r
-    * NEWS\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php\r
-      docs/designers.sgml\r
-      plugins/function.mailto.php:\r
-      add caching feature to config loading, document update, add mailto plugin\r
-\r
-2002-12-08  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * plugins/function.fetch.php:\r
-      fix query part of URL\r
-\r
-2002-12-05  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs/designers.sgml:\r
-      fix typos\r
-\r
-2002-11-22  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty_Compiler.class.php:\r
-      patch for warning message\r
-\r
-2002-11-21  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * RELEASE_NOTES\r
-      Smarty.class.php:\r
-      get rid of testing for a set value with assign function, just set to\r
-      whatever is passed into the template\r
-\r
-    * docs/programmers.sgml:\r
-      fix typo\r
-\r
-2002-11-19  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Config_File.class.php\r
-      NEWS\r
-      README\r
-      RELEASE_NOTES\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php:\r
-      commit changes, ready for 2.3.1 release\r
-\r
-2002-11-01  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * plugins/function.html_options.php:\r
-    added label attribute to all option outputs, cover w3c spec.\r
-\r
-    * NEWS: update NEWS file\r
-\r
-    * docs/designers.sgml: update docs for optgroup output\r
-\r
-    * plugins/function.html_options.php:\r
-    make html_options work with optgroup, make func modular and recursive.\r
-\r
-2002-10-29  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      Smarty.class.php: set mtime on compile files so they match source files\r
-\r
-2002-10-18  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      Smarty.class.php: added proper support for open_basedir setting\r
-\r
-    * docs/designers.sgml: clear up docs on index, iteration and rownum\r
-\r
-2002-10-16  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * plugins/modifier.default.php: fix warning message in default modifier\r
-\r
-2002-09-25  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs/designers.sgml\r
-      plugins/modifier.strip.php\r
-      NEWS: added strip variable modifier\r
-\r
-2002-09-24  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS: *** empty log message ***\r
-\r
-    * Smarty_Compiler.class.php:\r
-    Fix to be able to use $smarty.x variables as arrays.\r
-\r
-2002-09-23  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Config_File.class.php:\r
-    add support for mac/dos formatted config files (fix newlines)\r
-\r
-    * docs/programmers.sgml: add optional tags to clear_cache parameters\r
-\r
-    * docs/designers.sgml:\r
-    fix error with include_php description, add $this to description\r
-\r
-2002-09-20  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      docs/getting-started.sgml: fixed errors with example setup docs\r
-\r
-2002-09-16  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * plugins/block.textformat.php\r
-      docs/designers.sgml\r
-      NEWS: add textformat block function\r
-\r
-2002-09-10  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs/designers.sgml:\r
-    add assign attribute to cycle function documentation\r
-\r
-    * docs/designers.sgml\r
-      docs/programmers.sgml: fix typos\r
-\r
-2002-09-09  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * plugins/function.debug.php\r
-      templates/header.tpl:\r
-    fix header in debug template, fix typo in header.tpl example\r
-\r
-2002-08-15  mohrt  <mohrt@pb1.pair.com>\r
-\r
-    * docs/programmers.sgml: fix typos\r
-\r
-2002-08-08  mohrt  <mohrt@pb1.pair.com>\r
-\r
-    * RELEASE_NOTES\r
-      Smarty.class.php:\r
-    supress warnings from unlink() and is_dir(), let error handler deal with it\r
-\r
-2002-08-07  mohrt  <mohrt@pb1.pair.com>\r
-\r
-    * docs/appendixes.sgml\r
-      docs/designers.sgml\r
-      docs/programmers.sgml\r
-      Config_File.class.php\r
-      NEWS\r
-      README\r
-      RELEASE_NOTES\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php: update files with new version numbers\r
-\r
-2002-08-02  mohrt  <mohrt@pb1.pair.com>\r
-\r
-    * NEWS: update NEWS file with credits\r
-\r
-    * NEWS\r
-      Smarty.class.php: added assign_by_ref() and append_by_ref() functions\r
-\r
-2002-08-01  mohrt  <mohrt@pb1.pair.com>\r
-\r
-    * TODO\r
-      NEWS\r
-      Smarty.class.php:\r
-    changed default warning type for plugin errors from E_USER_WARNING to E_USER_ERROR\r
-\r
-2002-07-29  mohrt  <mohrt@pb1.pair.com>\r
-\r
-    * plugins/function.html_select_time.php\r
-      docs/designers.sgml\r
-      NEWS: added paramters to html_select_time plugin\r
-\r
-2002-07-25  Andrei Zmievski  <andrei@pb1.pair.com>\r
-\r
-    * TODO: *** empty log message ***\r
-\r
-2002-07-24  mohrt  <mohrt@pb1.pair.com>\r
-\r
-    * QUICKSTART: update QUICKSTART guide\r
-\r
-    * NEWS\r
-      debug.tpl\r
-      plugins/modifier.debug_print_var.php:\r
-    update debug console to show objects, fix warning in debug.tpl\r
-\r
-2002-07-23  mohrt  <mohrt@pb1.pair.com>\r
-\r
-    * docs/programmers.sgml: fix load_filter examples\r
-\r
-    * Config_File.class.php\r
-      NEWS: fix error when there are no sections in config file\r
-\r
-2002-07-19  mohrt  <mohrt@pb1.pair.com>\r
-\r
-    * docs/getting-started.sgml: fix error in install guide\r
-\r
-2002-07-18  mohrt  <mohrt@pb1.pair.com>\r
-\r
-    * Smarty_Compiler.class.php:\r
-    correct the expression match for smarty:nodefaults\r
-\r
-2002-07-17  mohrt  <mohrt@pb1.pair.com>\r
-\r
-    * Smarty_Compiler.class.php: fix default modifier to work with config vars\r
-\r
-    * Smarty_Compiler.class.php: got args to strstr backwards...\r
-\r
-    * NEWS\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php:\r
-    change default modifiers to array instead of string\r
-\r
-    * Smarty_Compiler.class.php\r
-      docs/designers.sgml\r
-      Smarty.class.php: add default modifier logic, minor doc updates\r
-\r
-    * NEWS\r
-      Smarty.class.php\r
-      plugins/function.popup_init.php:\r
-    make popup_init xhtml compliant, minor variable name changes for consistancy\r
-\r
-2002-07-16  mohrt  <mohrt@pb1.pair.com>\r
-\r
-    * NEWS: update NEWS file\r
-\r
-    * plugins/function.debug.php\r
-      Smarty.class.php\r
-      debug.tpl\r
-      NEWS:\r
-    fix problem with filenames on windows, add ability to supply expire time in seconds when clearing cache or compiled files\r
-\r
-2002-07-15  mohrt  <mohrt@pb1.pair.com>\r
-\r
-    * Smarty.class.php:\r
-    fixed problem with insert tags when loading function from script attribute\r
-    and caching enabled (Monte)\r
-\r
-2002-07-14  mohrt  <mohrt@pb1.pair.com>\r
-\r
-    * NEWS\r
-      Smarty.class.php: fix bug with debug_tpl file path for Windows\r
-\r
-2002-07-12  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.class.php: fix append function with array/string issue\r
-\r
-2002-07-11  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * RELEASE_NOTES: update release notes\r
-\r
-    * NEWS\r
-      README\r
-      RELEASE_NOTES\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php\r
-      Config_File.class.php: update files to 2.2.0 tags, get ready for release\r
-\r
-2002-07-09  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      Smarty.class.php: make debug.tpl work with any delimiter\r
-\r
-    * NEWS\r
-      Smarty.class.php:\r
-    change tests in append and assign to != '' instead of empty(), which is more accurate\r
-\r
-2002-07-08  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs/designers.sgml: minor doc update\r
-\r
-    * Smarty.class.php:\r
-    cast var as an array, simplify and get rid of PHP warning messages\r
-\r
-2002-07-03  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.class.php: one more N\r
-\r
-    * Smarty.class.php:\r
-    prepend "N" to filenames to avoid possible OS issues with dir names starting with "-"\r
-\r
-    * Smarty.class.php: only set $debug_tpl in constructor if empty\r
-\r
-    * Smarty.class.php\r
-      docs/designers.sgml\r
-      docs/getting-started.sgml\r
-      docs/programmers.sgml:\r
-    make use_sub_dirs go back to crc32 for subdir separation\r
-\r
-2002-06-29  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * plugins/function.eval.php: do nothing if $val is empty\r
-\r
-    * TODO\r
-      plugins/function.eval.php\r
-      plugins/function.popup_init.php:\r
-    add zindex to popup init, fix error message for eval.\r
-\r
-2002-06-27  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.class.php:\r
-    only loop through relative paths for PHP include_path, remove $_relative variable\r
-\r
-    * Smarty_Compiler.class.php: added {$smarty.version} variable\r
-\r
-2002-06-26  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs/appendixes.sgml\r
-      docs/designers.sgml\r
-      docs/getting-started.sgml\r
-      docs/programmers.sgml\r
-      Smarty.class.php:\r
-    update plugin loading logic, look in SMARTY_DIR, then cwd. If all fail, then retry all with include_path\r
-\r
-    * templates/header.tpl\r
-      Smarty.class.php: update get_include_path, get _path_array only once\r
-\r
-    * Smarty.class.php: fix get_include_path function for windows\r
-\r
-    * Smarty.class.php: update plugin search logic\r
-\r
-    * Smarty.class.php: only search include_path if relative path\r
-\r
-    * plugins/function.html_select_date.php\r
-      plugins/function.html_select_time.php\r
-      plugins/modifier.date_format.php\r
-      Smarty_Compiler.class.php\r
-      NEWS\r
-      Smarty.class.php: allow plugins_dir to be an array of directories\r
-\r
-2002-06-25  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs/programmers.sgml\r
-      docs/getting-started.sgml: update installation docs\r
-\r
-    * debug.tpl\r
-      docs/getting-started.sgml\r
-      templates/debug.tpl\r
-      NEWS\r
-      Smarty.class.php: move debug.tpl to SMARTY_DIR, add to constructor\r
-\r
-2002-06-24  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * plugins/function.assign_debug_info.php\r
-      NEWS: fixed warning message in function.assign_debug_info\r
-\r
-    * Smarty.class.php: update include_path fixes\r
-\r
-    * NEWS:\r
-    fixed $template_dir, $compile_dir, $cache_dir, $config_dir to respect include_path\r
-\r
-2002-06-23  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * plugins/shared.make_timestamp.php:\r
-    update timestamp plugin to work when passed a timestamp\r
-\r
-2002-06-19  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS: update NEWS file\r
-\r
-    * plugins/modifier.date_format.php\r
-      docs/designers.sgml:\r
-    update date_format, allow optional 2nd paramater as default date if passed date is empty. update docs.\r
-\r
-    * plugins/modifier.date_format.php:\r
-    fix date_format modifier, return nothing if given empty string\r
-\r
-2002-06-18  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      plugins/function.cycle.php:\r
-    gave $reset a default value in cycle function\r
-\r
-    * plugins/function.html_select_date.php\r
-      plugins/shared.make_timestamp.php\r
-      NEWS:\r
-    corrected warnings in html_select_time function, made make timestamp always return a timestamp\r
-\r
-2002-06-17  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.class.php: swapped around cache_id and compile_id order\r
-\r
-2002-06-14  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs/programmers.sgml\r
-      plugins/function.popup_init.php\r
-      Smarty.class.php:\r
-    change directory delimiter to "^" for cache and compile files\r
-\r
-2002-06-13  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * TODO: done.\r
-\r
-    * Smarty_Compiler.class.php:\r
-    Optimize the calculation of section 'total' property.\r
-\r
-2002-06-11  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      Smarty.class.php:\r
-    added support for subdir exclusion, deletion by full or partial cache_id and compile_id, change file format to urlencoded values instead of crc32\r
-\r
-2002-06-07  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.class.php: fix bug with last_modified_check code\r
-\r
-    * NEWS\r
-      Smarty.class.php:\r
-    updated $GLOBALS refererence for HTTP_IF_MODIFIED_SINCE\r
-\r
-2002-06-06  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs/designers.sgml\r
-      overlib.js:\r
-    remove overlib.js file from distribution, update plugin and docs\r
-\r
-2002-06-05  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs/designers.sgml\r
-      NEWS\r
-      Smarty.class.php: fix 304 Not Modified, don't send content\r
-\r
-2002-06-03  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * plugins/function.cycle.php: update version number\r
-\r
-    * plugins/function.cycle.php\r
-      NEWS:\r
-    fixed cycle function to respect delimiter setting after initial setting\r
-\r
-    * Smarty.class.php\r
-      NEWS:\r
-    update $GLOBALS references to work properly with track_globals settings\r
-\r
-    * plugins/function.math.php: fixed bug with call $assign\r
-\r
-    * docs/appendixes.sgml\r
-      docs/designers.sgml\r
-      plugins/function.html_options.php\r
-      plugins/function.html_select_time.php\r
-      NEWS\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php:\r
-    optimized for loops with count() function calls\r
-\r
-2002-06-01  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * TODO: *** empty log message ***\r
-\r
-2002-05-21  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS: update NEWS file\r
-\r
-    * plugins/function.html_select_date.php\r
-      RESOURCES\r
-      docs/designers.sgml\r
-      Config_File.class.php:\r
-    update html_select_date with month_value_format attribute for controlling the format of the month values.\r
-\r
-2002-05-17  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS\r
-      Smarty_Compiler.class.php:\r
-    Made it possible to use simple variables inside [] for indexing.\r
-\r
-2002-05-16  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs/designers.sgml\r
-      docs/getting-started.sgml\r
-      NEWS\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php\r
-      TESTIMONIALS: add "once" attribute to php_include, update docs\r
-\r
-2002-05-09  Andrei Zmievski  <andrei@ispi.net>\r
-\r
-    * NEWS\r
-      TODO: *** empty log message ***\r
-\r
-2002-05-07  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * plugins/function.cycle.php: remove \n from cycle function\r
-\r
-    * docs/designers.sgml\r
-      plugins/function.cycle.php\r
-      README\r
-      RELEASE_NOTES\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php\r
-      NEWS:\r
-    update cycle function to handle array as input, update files to 2.1.1\r
-\r
-2002-05-06  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * plugins/function.fetch.php:\r
-    update fetch function with more error checking\r
-\r
-2002-05-03  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs/designers.sgml\r
-      plugins/function.counter.php:\r
-    update counter to use name instead of id (id still works though)\r
-\r
-    * plugins/function.cycle.php\r
-      docs/designers.sgml: rename id to name for cycle function\r
-\r
-    * plugins/function.cycle.php:\r
-    update cycle function to allow blank values parameter after initialized\r
-\r
-    * plugins/function.cycle.php: fix syntax error\r
-\r
-2002-05-02  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * plugins/function.cycle.php: ugh, another typo\r
-\r
-    * plugins/function.cycle.php: update comments\r
-\r
-    * docs/designers.sgml\r
-      plugins/function.cycle.php\r
-      NEWS: added function cycle\r
-\r
-    * FAQ\r
-      Smarty.class.php: fix register_outputfilter function\r
-\r
-2002-05-01  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs/designers.sgml\r
-      NEWS\r
-      Smarty.class.php: fixed bug with resource testing and include_path\r
-\r
-2002-04-30  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      README\r
-      RELEASE_NOTES\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php: update files for 2.1.0 release\r
-\r
-2002-04-30  Andrei Zmievski  <andrei@ispi.net>\r
-\r
-    * plugins/function.fetch.php\r
-      docs/programmers.sgml\r
-      Smarty.class.php: Fix.\r
-\r
-2002-04-29  Andrei Zmievski  <andrei@ispi.net>\r
-\r
-    * docs/programmers.sgml\r
-      docs/designers.sgml: A whole bunch of docs.\r
-\r
-2002-04-26  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * FAQ\r
-      QUICKSTART\r
-      docs/programmers.sgml: update FAQ, QUICKSTART, small doc syntax fix\r
-\r
-2002-04-24  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs/programmers.sgml\r
-      templates/debug.tpl\r
-      Smarty.class.php: changed doc structure a bit\r
-\r
-2002-04-16  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty.class.php: Add register/unregister API for output filters.\r
-\r
-    * NEWS\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php\r
-      TODO:\r
-    Changed the way filters are loaded, which now has to be done explicitly,\r
-    either through load_filter() API or by filling in $autoload_filters variable.\r
-    Also renamed internal variable to avoid namespace pollution.\r
-\r
-2002-04-15  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty.class.php:\r
-    Fixed _get_php_resource() to take include_path into account.\r
-\r
-2002-04-15  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs/designers.sgml:\r
-    update docs, get modifiers and functions into index for easy access\r
-\r
-    * docs/programmers.sgml\r
-      NEWS\r
-      Smarty.class.php: update caching documentation\r
-\r
-2002-04-15  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS: *** empty log message ***\r
-\r
-    * Smarty.class.php: Only turn down error notices if $debugging is false.\r
-\r
-2002-04-15  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS: update NEWS file\r
-\r
-    * plugins/function.html_select_date.php:\r
-    fixed logic so this works right when field_separator = "/"\r
-\r
-    * plugins/function.html_select_date.php:\r
-    fix regular expression for matching date\r
-\r
-2002-04-13  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs/designers.sgml: updated html_select_date docs to reflect changes\r
-\r
-    * NEWS\r
-      plugins/function.html_select_date.php:\r
-    added YYYY-MM-DD support to html_select_date\r
-\r
-2002-04-12  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * TESTIMONIALS: New entry.\r
-\r
-2002-04-12  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * plugins/modifier.strip_tags.php: back out changes to strip_tags\r
-\r
-    * docs/programmers.sgml: update docs regarding cache_lifetime\r
-\r
-    * plugins/modifier.strip_tags.php\r
-      Smarty.class.php:\r
-    update cache_lifetime logic: -1 = never expire, 0 = always expire\r
-\r
-2002-04-11  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * BUGS\r
-      FAQ\r
-      INSTALL\r
-      NEWS\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php\r
-      docs/getting-started.sgml:\r
-    Fixed directory separtor issue. Requiring PHP 4.0.6 now.\r
-\r
-    * NEWS\r
-      Smarty_Compiler.class.php:\r
-    Added ability to use simple variables for array indices or object properties.\r
-\r
-    * TESTIMONIALS: Another one.\r
-\r
-    * TESTIMONIALS: Adding one from Mark P.\r
-\r
-2002-04-05  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty_Compiler.class.php\r
-      NEWS\r
-      Smarty.class.php: Make it possible to unregister pre/postfilter plugins.\r
-\r
-2002-04-05  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * INSTALL: Remove addons file from INSTALL instructions\r
-\r
-2002-04-04  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs/designers.sgml: update doc error\r
-\r
-    * docs/designers.sgml\r
-      plugins/modifier.escape.php\r
-      NEWS\r
-      Smarty.class.php: added htmlall attribute to escape modifier\r
-\r
-2002-04-03  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty_Compiler.class.php: Fixed undefined offset warning in {if} tag.\r
-\r
-    * Smarty.class.php\r
-      NEWS: Added template_exists() API.\r
-\r
-    * Smarty.class.php\r
-      Smarty_Compiler.class.php\r
-      NEWS:\r
-    - Added $smarty.template variable.\r
-    - Fixed {include_php} tag when dynamic values were used for 'file' attribute.\r
-\r
-    * Config_File.class.php: Separator setting fix.\r
-\r
-2002-03-28  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * FAQ\r
-      README: add digest address\r
-\r
-    * FAQ\r
-      README\r
-      Smarty.class.php: update mailing list addresses\r
-\r
-2002-03-28  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS: *** empty log message ***\r
-\r
-    * plugins/function.html_select_date.php\r
-      plugins/function.html_select_time.php\r
-      plugins/modifier.date_format.php:\r
-    Fix for when plugins directory is not the default one.\r
-\r
-2002-03-28  Andrei Zmievski  <andrei@ispi.net>\r
-\r
-    * NEWS: *** empty log message ***\r
-\r
-    * plugins/function.html_select_date.php\r
-      plugins/function.html_select_time.php\r
-      plugins/modifier.date_format.php:\r
-    Fix for when plugins directory is not the default one.\r
-\r
-2002-03-27  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * FAQ: update FAQ page\r
-\r
-2002-03-26  Andrei Zmievski  <andrei@ispi.net>\r
-\r
-    * CREDITS\r
-      NEWS\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php\r
-      TODO: Block functions changes.\r
-\r
-    * Config_File.class.php: *** empty log message ***\r
-\r
-2002-03-25  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty.class.php\r
-      Smarty_Compiler.class.php: Initial implementation of block functions.\r
-\r
-2002-03-22  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs/designers.sgml: fix documentation error in capture\r
-\r
-2002-03-22  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty.class.php: *** empty log message ***\r
-\r
-    * Smarty.class.php: Turn off notices.\r
-\r
-2002-03-21  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty_Compiler.class.php: Make _current_file available to prefilters.\r
-\r
-    * NEWS\r
-      Smarty.class.php:\r
-    Made is possible to assign variables in pre/postfilters.\r
-\r
-2002-03-20  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * plugins/function.html_select_date.php: Fixed +/- functionality.\r
-\r
-    * NEWS: *** empty log message ***\r
-\r
-2002-03-20  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Config_File.class.php\r
-      NEWS\r
-      README\r
-      RELEASE_NOTES\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php: update version numbers\r
-\r
-    * plugins/function.html_select_date.php\r
-      plugins/function.html_select_time.php\r
-      plugins/modifier.date_format.php:\r
-    move .make_timestamp.php to shared.make_timestamp.php\r
-\r
-    * NEWS\r
-      Smarty.class.php\r
-      docs/designers.sgml\r
-      plugins/function.fetch.php\r
-      plugins/function.html_select_date.php:\r
-    update file generation, replace crc32() '-' with 'N'\r
-\r
-2002-03-20  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty_Compiler.class.php: *** empty log message ***\r
-\r
-2002-03-19  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS: *** empty log message ***\r
-\r
-    * Smarty.class.php\r
-      Smarty_Compiler.class.php:\r
-    Fix plugin behavior for inserts with script attribute.\r
-\r
-    * NEWS: *** empty log message ***\r
-\r
-    * Smarty_Compiler.class.php: Fix bug with $smarty.cookies.\r
-\r
-    * TESTIMONIALS: *** empty log message ***\r
-\r
-2002-03-15  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      docs/designers.sgml: update Changelog\r
-\r
-    * plugins/modifier.indent.php\r
-      plugins/modifier.wordwrap.php: add wordwrap and indent to repository\r
-\r
-2002-03-14  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.class.php:\r
-    remove show_info_include and show_info_header functions\r
-\r
-2002-03-13  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * plugins/function.fetch.php: update fetch function\r
-\r
-    * plugins/function.fetch.php: update fetch function with new parameters\r
-\r
-2002-03-12  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs/designers.sgml: update doc tables\r
-\r
-    * docs/designers.sgml: update docs columns\r
-\r
-    * docs/getting-started.sgml\r
-      docs/appendixes.sgml: update docs\r
-\r
-    * TESTIMONIALS\r
-      docs/appendixes.sgml: update syntax error in docs, add to testimonials\r
-\r
-2002-03-04  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * FAQ\r
-      README: update FAQ, README with digest mode info\r
-\r
-2002-03-02  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * QUICKSTART: update quickstart\r
-\r
-    * Smarty.class.php:\r
-    change behavior so cache_lifetime = 0 never expires (instead of always regenerate)\r
-\r
-2002-03-01  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs/designers.sgml: update doc example\r
-\r
-2002-03-01  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * CREDITS\r
-      RELEASE_NOTES\r
-      TODO\r
-      NEWS: *** empty log message ***\r
-\r
-2002-03-01  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs/appendixes.sgml\r
-      docs/designers.sgml\r
-      docs/getting-started.sgml\r
-      docs/programmers.sgml: update document id tags\r
-\r
-    * docs.sgml: remove docs.sgml\r
-\r
-    * RESOURCES\r
-      Smarty.class.php: update resources\r
-\r
-2002-02-28  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * TESTIMONIALS\r
-      docs/appendixes.sgml\r
-      docs/designers.sgml\r
-      docs/programmers.sgml: *** empty log message ***\r
-\r
-2002-02-27  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * plugins/function.eval.php\r
-      docs/designers.sgml: *** empty log message ***\r
-\r
-2002-02-27  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * plugins/function.eval.php: added eval function to plugin dir\r
-\r
-2002-02-27  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS: *** empty log message ***\r
-\r
-2002-02-27  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs/designers.sgml: fix syntax error\r
-\r
-    * docs/appendixes.sgml\r
-      docs/designers.sgml\r
-      docs/getting-started.sgml\r
-      docs/programmers.sgml: convert technical notes to docbook format\r
-\r
-    * NEWS\r
-      docs/designers.sgml: added "eval" plugin docs\r
-\r
-2002-02-26  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * docs/programmers.sgml\r
-      docs/designers.sgml\r
-      docs/appendixes.sgml\r
-      docs/getting-started.sgml\r
-      docs/html-common.dsl\r
-      docs/.cvsignore: *** empty log message ***\r
-\r
-    * docs/appendixes.sgml\r
-      docs/common.dsl\r
-      docs/designers.sgml\r
-      docs/getting-started.sgml\r
-      docs/html-common.dsl\r
-      docs/html.dsl\r
-      docs/manual.sgml\r
-      docs/preface.sgml\r
-      docs/programmers.sgml: Split up docs.\r
-\r
-2002-02-25  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * docs.sgml: *** empty log message ***\r
-\r
-2002-02-22  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs.sgml: update docs\r
-\r
-2002-02-22  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * docs.sgml\r
-      AUTHORS\r
-      NEWS: *** empty log message ***\r
-\r
-2002-02-21  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Config_File.class.php\r
-      NEWS\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php\r
-      docs.sgml: update misc changes\r
-\r
-2002-02-21  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * docs.sgml: *** empty log message ***\r
-\r
-2002-02-20  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs.sgml: misc updates\r
-\r
-2002-02-20  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * docs.sgml: *** empty log message ***\r
-\r
-    * Smarty.class.php\r
-      plugins/function.assign.php\r
-      plugins/function.assign_debug_info.php\r
-      plugins/function.counter.php\r
-      plugins/function.fetch.php\r
-      plugins/function.math.php\r
-      plugins/function.popup.php\r
-      plugins/function.popup_init.php\r
-      plugins/modifier.escape.php: Fixup some naming.\r
-\r
-2002-02-20  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs.sgml: update docs\r
-\r
-2002-02-20  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * docs.sgml: *** empty log message ***\r
-\r
-2002-02-20  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      docs.sgml\r
-      plugins/modifier.escape.php:\r
-    removed global vars from fetch function, added attrs to escape modifier\r
-\r
-    * docs.sgml: add plugin chapter outline\r
-\r
-2002-02-19  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * README\r
-      RELEASE_NOTES\r
-      RESOURCES\r
-      Smarty.class.php\r
-      docs.sgml\r
-      BUGS\r
-      FAQ\r
-      INSTALL\r
-      QUICKSTART: update docs\r
-\r
-2002-02-19  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * docs.sgml: Updated resources docs.\r
-\r
-    * README: *** empty log message ***\r
-\r
-    * docs.sgml: Updated description of {$smarty} variable.\r
-\r
-    * BUGS\r
-      FAQ\r
-      INSTALL\r
-      QUICKSTART\r
-      RELEASE_NOTES\r
-      docs.sgml: Remove PEAR notes.\r
-\r
-2002-02-18  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Config_File.class.php\r
-      NEWS: Removed dependency on PEAR.\r
-\r
-2002-02-18  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      docs.sgml\r
-      plugins/function.popup_init.php: add src attribute to popup_init\r
-\r
-2002-02-15  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty_Compiler.class.php\r
-      plugins/modifier.debug_print_var.php\r
-      NEWS\r
-      Smarty.class.php: Performance enhancements.\r
-\r
-2002-02-06  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * plugins/function.html_options.php:\r
-    Fix html_options output to be XHTML compatible.\r
-\r
-2002-02-05  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty.class.php\r
-      Smarty_Compiler.class.php: Fix up plugin inclusion.\r
-\r
-    * Smarty.class.php\r
-      Smarty_Compiler.class.php\r
-      TODO\r
-      plugins/function.html_select_date.php\r
-      plugins/function.html_select_time.php\r
-      plugins/modifier.date_format.php: Fix plugin directory access.\r
-\r
-2002-02-04  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * .cvsignore\r
-      Smarty_Compiler.class.php: *** empty log message ***\r
-\r
-2002-01-31  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS: *** empty log message ***\r
-\r
-    * Smarty.addons.php\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php\r
-      TODO\r
-      plugins/function.assign.php\r
-      plugins/function.assign_debug_info.php\r
-      plugins/function.counter.php\r
-      plugins/function.fetch.php\r
-      plugins/function.html_options.php\r
-      plugins/function.html_select_date.php\r
-      plugins/function.html_select_time.php\r
-      plugins/function.math.php\r
-      plugins/function.popup.php\r
-      plugins/function.popup_init.php\r
-      plugins/modifier.capitalize.php\r
-      plugins/modifier.count_characters.php\r
-      plugins/modifier.count_paragraphs.php\r
-      plugins/modifier.count_sentences.php\r
-      plugins/modifier.count_words.php\r
-      plugins/modifier.date_format.php\r
-      plugins/modifier.debug_print_var.php\r
-      plugins/modifier.default.php\r
-      plugins/modifier.escape.php\r
-      plugins/modifier.lower.php\r
-      plugins/modifier.regex_replace.php\r
-      plugins/modifier.replace.php\r
-      plugins/modifier.spacify.php\r
-      plugins/modifier.string_format.php\r
-      plugins/modifier.strip_tags.php\r
-      plugins/modifier.truncate.php\r
-      plugins/modifier.upper.php\r
-      plugins/shared.make_timestamp.php\r
-      templates/index.tpl\r
-      AUTHORS\r
-      CREDITS\r
-      Config_File.class.php\r
-      README: Implemented plugin architecture.\r
-\r
-    * NEWS: *** empty log message ***\r
-\r
-2002-01-30  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      Smarty.addons.php\r
-      Smarty.class.php\r
-      docs.sgml: added modifiers wordwrap and indent\r
-\r
-2002-01-28  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.class.php\r
-      docs.sgml:\r
-    add support for is-modified-since headers, adjust a doc example\r
-\r
-2002-01-24  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.class.php: cleanup formatting\r
-\r
-    * NEWS\r
-      Smarty.class.php\r
-      docs.sgml: update ChangeLog, remove insert_tag_check parameter\r
-\r
-2002-01-24  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * plugins/standard.plugin.php: *** empty log message ***\r
-\r
-2002-01-24  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.class.php: fix syntax error\r
-\r
-    * Smarty.class.php: removed unneccesary test from fetch()\r
-\r
-2002-01-23  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.addons.php: update overlib fixes\r
-\r
-    * NEWS: update changelog\r
-\r
-    * FAQ\r
-      NEWS\r
-      RESOURCES\r
-      Smarty.addons.php: updated overlib fixes\r
-\r
-2001-12-31  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS\r
-      Smarty.class.php: Fixed compile_id problem.\r
-\r
-2001-12-28  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php:\r
-    fixed problem with using assigned var with include_php filepath\r
-\r
-2001-12-21  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * RESOURCES: update RESOURCES\r
-\r
-2001-12-20  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * FAQ\r
-      README: update FAQ\r
-\r
-2001-12-18  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty_Compiler.class.php\r
-      docs.sgml\r
-      Config_File.class.php\r
-      NEWS\r
-      README\r
-      RELEASE_NOTES\r
-      Smarty.addons.php\r
-      Smarty.class.php: update version numbers\r
-\r
-2001-12-18  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS\r
-      Smarty.class.php: Fixed clear_cache().\r
-\r
-2001-12-14  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      Smarty.addons.php:\r
-    fixed bug in smarty_make_timestamp introduced in PHP 4.1.0\r
-\r
-2001-12-13  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      Smarty.class.php\r
-      docs.sgml: update default function args, fix cached insert debug timing\r
-\r
-2001-12-12  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs.sgml: fix syntax error in documentation\r
-\r
-    * Smarty.class.php: update default template handling functionality\r
-\r
-2001-12-11  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.class.php\r
-      Smarty_Compiler.class.php: update file fetching logic\r
-\r
-2001-12-11  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS\r
-      Smarty.class.php: Added 'script' attribute to {insert..}.\r
-\r
-2001-12-10  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      Smarty.class.php: added default template function handler\r
-\r
-    * Config_File.class.php\r
-      NEWS\r
-      README\r
-      RELEASE_NOTES\r
-      Smarty.addons.php\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php: update version numbers in files to 1.5.1\r
-\r
-2001-12-10  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS\r
-      Smarty.class.php: Removed error message from the _read_file() method.\r
-\r
-    * Smarty.class.php: Fix check for compile and cache IDs.\r
-\r
-2001-12-06  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * QUICKSTART: fix spelling error in QUICKSTART\r
-\r
-    * docs.sgml: fixed spelling errors in documenation\r
-\r
-    * Smarty_Compiler.class.php\r
-      docs.sgml\r
-      Config_File.class.php\r
-      NEWS\r
-      README\r
-      RELEASE_NOTES\r
-      Smarty.addons.php\r
-      Smarty.class.php: commit 1.5.0 release\r
-\r
-    * RESOURCES\r
-      docs.sgml: added RESOURCES file\r
-\r
-2001-12-05  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty_Compiler.class.php: Refactor.\r
-\r
-2001-12-05  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      Smarty_Compiler.class.php\r
-      docs.sgml: added assign to include and php_include\r
-\r
-    * Smarty.class.php\r
-      Smarty_Compiler.class.php\r
-      docs.sgml: *** empty log message ***\r
-\r
-2001-12-04  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS\r
-      Smarty_Compiler.class.php: Formatting.\r
-\r
-2001-12-04  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty_Compiler.class.php\r
-      NEWS\r
-      Smarty.class.php: update ChangeLog\r
-\r
-2001-12-04  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS\r
-      Smarty.class.php: Formatting.\r
-\r
-2001-12-04  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.class.php: removed SMARTY_DIR setting in constructor\r
-\r
-    * Smarty.class.php: fix Smarty.class.php indention error\r
-\r
-    * Smarty.class.php: update trusted logic\r
-\r
-2001-12-03  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.class.php:\r
-    fix up is_secure, is_trusted, make _parse_tpl_path function\r
-\r
-    * Smarty.class.php: fix problem with testing SMARTY_DIR as empty\r
-\r
-    * NEWS\r
-      docs.sgml: update documentation, change log\r
-\r
-    * Smarty.class.php:\r
-    update constructor to check for SMARTY_DIR before assigning\r
-\r
-2001-12-03  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS\r
-      Smarty.class.php: *** empty log message ***\r
-\r
-2001-12-03  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * FAQ\r
-      INSTALL\r
-      RELEASE_NOTES: update a few files\r
-\r
-    * NEWS\r
-      QUICKSTART\r
-      Smarty.class.php\r
-      docs.sgml: added trusted_dir functionality, cleaned up secure_dir logic\r
-\r
-2001-12-03  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS: *** empty log message ***\r
-\r
-    * NEWS\r
-      Smarty.class.php: - Introduced $compile_id class variable.\r
-    - Fixed a situation where if $cache_id and $compile_id were both null\r
-      they were passed to auto functions as empty string instead of null.\r
-\r
-2001-11-30  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      Smarty.class.php:\r
-    change variable names in fetch() fuction to smarty_* to avoid namespace conflicts\r
-\r
-    * NEWS\r
-      Smarty.class.php: fixed bug in _rm_auto with catenated null values\r
-\r
-2001-11-29  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS\r
-      Smarty_Compiler.class.php: Added $smarty.section.* syntax.\r
-\r
-    * Smarty_Compiler.class.php: Made 'name' attribute optional for {foreach}.\r
-\r
-2001-11-29  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.class.php\r
-      index.php: remove assign "now" in index.tpl\r
-\r
-2001-11-29  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS\r
-      Smarty.addons.php\r
-      Smarty.class.php: Fix formatting.\r
-\r
-2001-11-28  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      Smarty.class.php\r
-      docs.sgml:\r
-    removed return statements from _read_cache_file (how did they get in there?)\r
-\r
-2001-11-27  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs.sgml\r
-      NEWS\r
-      Smarty.addons.php\r
-      Smarty.class.php:\r
-    fixed bugs and added assign attribute to several functions\r
-\r
-2001-11-27  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS: Some rewording.\r
-\r
-    * Smarty_Compiler.class.php: Fix $smarty.capture access.\r
-\r
-    * TODO: *** empty log message ***\r
-\r
-    * NEWS\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php:\r
-    Made {config_load ..} merge globals from each config file only once per scope.\r
-\r
-    * NEWS\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php: - Added {foreach ...}.\r
-    - Made certain $smarty.* references handled at compilation time.\r
-\r
-2001-11-26  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Config_File.class.php\r
-      NEWS\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php\r
-      docs.sgml: commit cache handler functionality\r
-\r
-2001-11-20  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS\r
-      Smarty.addons.php\r
-      Smarty_Compiler.class.php: Various fixes and additions.\r
-\r
-    * NEWS\r
-      index.php: *** empty log message ***\r
-\r
-2001-11-05  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.class.php: changed _read_file parameter from $end to $lines\r
-\r
-    * NEWS\r
-      Smarty.class.php: fixed is_cache, make cache reading more efficient\r
-\r
-2001-11-02  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * FAQ\r
-      NEWS: update FAQ with mailing list Reply-To header FAQ\r
-\r
-    * NEWS\r
-      Smarty.class.php\r
-      index.php: supress fopen errors, return false if cache file won't load\r
-\r
-2001-11-01  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * QUICKSTART\r
-      docs.sgml\r
-      index.php: update QUICKSTART guide with index key example\r
-\r
-    * Config_File.class.php\r
-      NEWS\r
-      README\r
-      RELEASE_NOTES\r
-      Smarty.addons.php\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php\r
-      docs.sgml: commit all updates for 1.4.6\r
-\r
-2001-11-01  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS: *** empty log message ***\r
-\r
-2001-10-30  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.addons.php: fix assign function problem with empty value passed\r
-\r
-    * NEWS\r
-      Smarty.addons.php\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php\r
-      templates/debug.tpl:\r
-    fixed bug in assign function when passing an empty value\r
-\r
-2001-10-26  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.addons.php\r
-      Smarty.class.php\r
-      index.php: fix minor typo in debug code\r
-\r
-2001-10-26  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty.class.php: Typo.\r
-\r
-2001-10-26  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.addons.php:\r
-    update debug console output, handle html encoding correctly\r
-\r
-2001-10-26  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty.addons.php\r
-      templates/debug.tpl: Debug formatting.\r
-\r
-    * Smarty.class.php: Disable rmdir warning.\r
-\r
-2001-10-26  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.addons.php\r
-      Smarty.class.php\r
-      templates/debug.tpl: update debugging to expand array variables\r
-\r
-    * Smarty.class.php\r
-      docs.sgml:\r
-    update docs for fetching only timestamp with custom template source functions\r
-\r
-    * Smarty.addons.php: fix debug console error\r
-\r
-2001-10-26  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * docs.sgml: Typos.\r
-\r
-    * Smarty.addons.php: Cleanup whitespace.\r
-\r
-    * Smarty_Compiler.class.php: Clean up whitespace.\r
-\r
-    * Smarty.class.php: Cleaning up code, formatting mostly.\r
-\r
-    * NEWS: *** empty log message ***\r
-\r
-2001-10-25  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      docs.sgml: update documentation to current version\r
-\r
-    * NEWS\r
-      Smarty.addons.php:\r
-    updated fetch to give proper warning when fetching unreadable or nonexistant files\r
-\r
-    * NEWS\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php:\r
-    fixed problem with newline at the end of compiled templates\r
-\r
-    * NEWS\r
-      Smarty.class.php: recompile cache if config file gets modified too.\r
-\r
-    * NEWS\r
-      Smarty.class.php:\r
-    added feature to regenerate cache if compile_check is enabled and an\r
-    involved template is modified\r
-\r
-2001-10-23  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.class.php: fix indent for insert tags in debug console\r
-\r
-    * templates/debug.tpl: update debug.tpl file format\r
-\r
-    * NEWS\r
-      Smarty.addons.php\r
-      Smarty.class.php\r
-      templates/debug.tpl:\r
-    update execution time debugging, move into include list\r
-\r
-2001-10-10  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      Smarty.addons.php\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php:\r
-    fixed up execution time output in debug console\r
-\r
-2001-10-09  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Config_File.class.php\r
-      NEWS\r
-      Smarty.class.php\r
-      TODO: Added support for hidden config vars.\r
-\r
-2001-10-04  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      Smarty.addons.php\r
-      Smarty.class.php\r
-      templates/debug.tpl: added execution times to debug console\r
-\r
-2001-10-02  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty_Compiler.class.php: Add space.\r
-\r
-2001-10-01  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty.class.php: Fix reference to compile_id.\r
-\r
-2001-09-28  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php: Added postfilter functions.\r
-\r
-2001-09-26  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS\r
-      Smarty.class.php\r
-      docs.sgml: Rename to clear_compiled_tpl().\r
-\r
-2001-09-25  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS\r
-      Smarty_Compiler.class.php:\r
-    Fixed line number reporting when removing comments.\r
-\r
-2001-09-20  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      RELEASE_NOTES\r
-      Smarty.addons.php: made html_options output xhtml compatible\r
-\r
-2001-09-19  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Config_File.class.php\r
-      NEWS\r
-      README\r
-      RELEASE_NOTES\r
-      Smarty.addons.php\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php\r
-      templates/debug.tpl: updated version numbers\r
-\r
-2001-09-16  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * FAQ\r
-      NEWS\r
-      docs.sgml: fix doc error with insert function\r
-\r
-2001-09-06  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS: *** empty log message ***\r
-\r
-2001-08-31  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS: update ChangeLog\r
-\r
-    * overlib.js\r
-      Smarty.addons.php\r
-      Smarty.class.php\r
-      docs.sgml:\r
-    update overlib to 3.50, adjust addon code so that the overlib.js file isn't modified\r
-\r
-2001-08-31  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty.class.php: - compile_id changes\r
-\r
-    * NEWS\r
-      Smarty.addons.php: - compile_id support\r
-    - new options for html_select_date\r
-\r
-2001-08-23  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * TODO: *** empty log message ***\r
-\r
-2001-08-10  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS\r
-      Smarty.addons.php\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php:\r
-    Modified to pass Smarty object as second parameter to insert functions.\r
-    Also moved _smarty_mod_handler() and _smarty_insert_handler() into the class.\r
-\r
-    * NEWS\r
-      Smarty_Compiler.class.php:\r
-    Passing Smarty as second parameter to prefilter functions.\r
-\r
-2001-08-09  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS: *** empty log message ***\r
-\r
-2001-08-09  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * templates/index.tpl\r
-      Smarty.class.php: add smarty.now variable to template\r
-\r
-2001-08-06  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * templates/index.tpl: change config_load section back to setup\r
-\r
-2001-08-06  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty.addons.php: Optimize a bit.\r
-\r
-2001-08-04  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs.sgml: update capture documentation\r
-\r
-2001-08-03  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * FAQ\r
-      NEWS\r
-      Smarty.class.php:\r
-    fix bug with URL controlled debugging, works now (Monte)\r
-\r
-2001-08-01  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Config_File.class.php: *** empty log message ***\r
-\r
-    * Smarty_Compiler.class.php\r
-      Smarty.class.php: - Fixed some E_NOTICE stuff in compiler.\r
-    - Generalized assign_smarty_interface() a bit.\r
-\r
-2001-07-24  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS\r
-      Smarty_Compiler.class.php\r
-      TODO: See ChangeLog for details.\r
-\r
-2001-07-20  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Config_File.class.php: Booleanize case-insensitively.\r
-\r
-2001-07-17  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS: update ChangeLog\r
-\r
-    * Smarty.class.php\r
-      docs.sgml: put SMARTY_DIR on Config_File require\r
-\r
-2001-07-11  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs.sgml\r
-      FAQ\r
-      NEWS\r
-      Smarty.class.php:\r
-    updated security to not include insecure docs, only warning\r
-\r
-2001-07-10  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty.class.php: Adding 'sizeof' as an allowed {if} function.\r
-\r
-2001-07-06  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS: *** empty log message ***\r
-\r
-2001-07-06  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Config_File.class.php\r
-      NEWS\r
-      README\r
-      RELEASE_NOTES\r
-      Smarty.addons.php\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php: update version number to 1.4.4\r
-\r
-    * NEWS\r
-      Smarty.addons.php\r
-      Smarty_Compiler.class.php\r
-      docs.sgml\r
-      templates/header.tpl\r
-      templates/index.tpl: update documenatation, template examples\r
-\r
-2001-07-03  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS\r
-      Smarty.class.php: Implemented access to request vars via $smarty var.\r
-\r
-    * NEWS\r
-      Smarty_Compiler.class.php:\r
-    Fixed a bug with parsing function arguments in {if} tags.\r
-\r
-2001-06-30  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS: update ChangeLog\r
-\r
-2001-06-29  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.addons.php\r
-      Smarty.class.php\r
-      docs.sgml\r
-      overlib.js:\r
-    moved overlib to separate file, added SMARTY_DIR, documented. added much documentation\r
-\r
-2001-06-29  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS\r
-      RELEASE_NOTES\r
-      TODO: *** empty log message ***\r
-\r
-2001-06-29  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      README\r
-      RELEASE_NOTES\r
-      Smarty.addons.php\r
-      Smarty.class.php\r
-      docs.sgml\r
-      index.php\r
-      templates/debug.tpl\r
-      templates/header.tpl\r
-      templates/index.tpl: update release notes\r
-\r
-2001-06-27  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty_Compiler.class.php: *** empty log message ***\r
-\r
-    * NEWS\r
-      Smarty_Compiler.class.php: Implemented 'step' section attribute.\r
-\r
-    * Smarty_Compiler.class.php: Negative values of 'max' will mean no max.\r
-\r
-    * AUTHORS\r
-      NEWS: *** empty log message ***\r
-\r
-2001-06-26  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php\r
-      index.php: Added 'max' and 'start' section attributes.\r
-    Added 'total' and 'iteration' section properties.\r
-\r
-2001-06-25  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Config_File.class.php\r
-      RELEASE_NOTES\r
-      Smarty.addons.php\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php: Update version numbers.\r
-\r
-2001-06-23  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * TODO: *** empty log message ***\r
-\r
-2001-06-21  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Config_File.class.php\r
-      NEWS: Fixed booleanization bug.\r
-\r
-2001-06-20  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs.sgml:\r
-    update documents to reflect changes to cached content & debugging\r
-\r
-2001-06-20  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty.addons.php\r
-      Smarty.class.php: Remove debug output for cached and fetched cases.\r
-\r
-2001-06-20  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.class.php: update include_info to false\r
-\r
-    * Smarty.class.php\r
-      docs.sgml\r
-      index.php\r
-      templates/footer.tpl:\r
-    moved debug logic into Smarty completely, created flags for it\r
-\r
-2001-06-19  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty.addons.php\r
-      Smarty.class.php\r
-      templates/debug.tpl: *** empty log message ***\r
-\r
-    * NEWS\r
-      Smarty.class.php: Remove unneeded debug functions.\r
-\r
-2001-06-19  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      Smarty.addons.php\r
-      Smarty.class.php\r
-      docs.sgml\r
-      templates/debug.tpl\r
-      templates/footer.tpl: commit updates, add debug template\r
-\r
-2001-06-19  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty.class.php\r
-      Smarty_Compiler.class.php\r
-      TODO:\r
-    Moved config loading code inside main class, the compiled template now\r
-    simply calls that method.\r
-\r
-2001-06-15  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php\r
-      templates/index.tpl: * moved config array into class itself\r
-    * added 'scope' attribute for config_load\r
-\r
-    * Smarty_Compiler.class.php\r
-      Smarty.addons.php\r
-      Smarty.class.php: Finishing up secure mode.\r
-\r
-2001-06-15  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS: update ChangeLog\r
-\r
-    * Smarty_Compiler.class.php: cleaned up logic of if statement security\r
-\r
-    * Smarty_Compiler.class.php: update if logic to cover more situations\r
-\r
-    * Smarty_Compiler.class.php\r
-      docs.sgml: update if statement security feature\r
-\r
-2001-06-14  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty.addons.php\r
-      Smarty.class.php: *** empty log message ***\r
-\r
-    * NEWS\r
-      Smarty_Compiler.class.php:\r
-    Fixed a bug with quoted strings inside if statements.\r
-\r
-2001-06-13  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.addons.php\r
-      Smarty.class.php: added secure_dir array for multiple secure directories\r
-\r
-    * Smarty.addons.php: update fetch funtion to respect security setting\r
-\r
-    * NEWS\r
-      Smarty.addons.php\r
-      Smarty.class.php\r
-      docs.sgml: update documentation, changelog\r
-\r
-    * Smarty.addons.php\r
-      Smarty.class.php: moved _extract setting to assign functions\r
-\r
-    * Smarty.addons.php\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php:\r
-    added assign/unassign custom functions, ability to re-extract tpl_vars\r
-\r
-    * Smarty.class.php\r
-      Smarty_Compiler.class.php\r
-      docs.sgml\r
-      index.php: commit security features\r
-\r
-2001-06-11  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty.class.php: Version variable typo.\r
-\r
-2001-06-05  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty.class.php:\r
-    Create config object in fetch() or just set the config path if it already\r
-    exists.\r
-\r
-2001-06-04  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty.class.php: *** empty log message ***\r
-\r
-    * NEWS\r
-      Smarty_Compiler.class.php:\r
-    Fixed a problem with $<number> inside strip tags.\r
-\r
-2001-05-31  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS: *** empty log message ***\r
-\r
-    * Config_File.class.php: Allow empty config_path.\r
-\r
-2001-05-29  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty_Compiler.class.php\r
-      docs.sgml\r
-      NEWS\r
-      README\r
-      RELEASE_NOTES\r
-      Smarty.addons.php\r
-      Smarty.class.php: update version numbers\r
-\r
-    * NEWS\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php\r
-      docs.sgml: moved version variable to internal variable\r
-\r
-2001-05-22  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php:\r
-    Moved $_smarty_sections and $_smarty_conf_obj into Smarty class.\r
-\r
-2001-05-18  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS: update ChangeLog\r
-\r
-    * FAQ\r
-      QUICKSTART: update FAQ, QUICKSTART for windows include_path setup\r
-\r
-    * configs/test.conf: added configs directory to cvs\r
-\r
-2001-05-18  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty.class.php: Use compiler_class for including the file.\r
-\r
-2001-05-18  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs.sgml: fix typo\r
-\r
-2001-05-16  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * README\r
-      RELEASE_NOTES\r
-      Smarty.addons.php\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php: update files to version 1.4.1\r
-\r
-    * NEWS: update ChangeLog\r
-\r
-2001-05-15  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS: *** empty log message ***\r
-\r
-    * index.php: forget that!\r
-\r
-    * NEWS\r
-      Smarty_Compiler.class.php\r
-      index.php: Fixed a few E_NOTICE warnings.\r
-\r
-2001-05-09  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      RELEASE_NOTES\r
-      Smarty.addons.php\r
-      Smarty.class.php\r
-      docs.sgml: update dates versions\r
-\r
-2001-05-09  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS: *** empty log message ***\r
-\r
-    * Smarty.class.php:\r
-    Use absolute paths when requiring/including Smart components.\r
-\r
-    * NEWS: *** empty log message ***\r
-\r
-    * Smarty.class.php: Use write mode instead of append.\r
-\r
-2001-05-02  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS\r
-      Smarty_Compiler.class.php: Fix indexing by section properties.\r
-\r
-2001-05-02  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS: update changelog\r
-\r
-    * Smarty.class.php: remove period from syntax error\r
-\r
-2001-05-02  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty_Compiler.class.php: Double-quote the attribute values by default.\r
-\r
-2001-04-30  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty_Compiler.class.php\r
-      NEWS: added simple {capture} logic\r
-\r
-2001-04-30  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * TODO: *** empty log message ***\r
-\r
-    * Smarty_Compiler.class.php\r
-      Smarty.class.php: Fix passing config vars to included files.\r
-\r
-    * Smarty.class.php\r
-      Smarty_Compiler.class.php: Fix inclusion again.\r
-\r
-2001-04-30  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * FAQ\r
-      RELEASE_NOTES\r
-      Smarty.class.php\r
-      misc/fix_vars.php\r
-      NEWS: update paths for windows (c:)\r
-\r
-2001-04-28  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty.class.php\r
-      Smarty_Compiler.class.php: Fix passing variables to included files.\r
-\r
-    * templates/index.tpl: *** empty log message ***\r
-\r
-2001-04-27  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty_Compiler.class.php: Fix includes.\r
-\r
-2001-04-26  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty_Compiler.class.php\r
-      docs.sgml\r
-      Smarty.class.php: Formatting mostly.\r
-\r
-    * Smarty_Compiler.class.php\r
-      Config_File.class.php: *** empty log message ***\r
-\r
-2001-04-26  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty_Compiler.class.php\r
-      docs.sgml\r
-      FAQ\r
-      NEWS\r
-      QUICKSTART\r
-      RELEASE_NOTES\r
-      Smarty.class.php: update docs with new changes\r
-\r
-2001-04-26  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * RELEASE_NOTES: *** empty log message ***\r
-\r
-    * docs.sgml\r
-      templates/index.tpl\r
-      NEWS\r
-      Smarty_Compiler.class.php: Added ability to reference object properties.\r
-\r
-2001-04-25  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * README\r
-      Smarty.addons.php\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php\r
-      docs.sgml\r
-      AUTHORS\r
-      Config_File.class.php\r
-      CREDITS\r
-      RELEASE_NOTES\r
-      NEWS: *** empty log message ***\r
-\r
-    * docs.sgml: Docs on new parameter to custom functions.\r
-\r
-    * NEWS: *** empty log message ***\r
-\r
-    * Smarty_Compiler.class.php:\r
-    Changing the way tpl vars are referenced and passing smarty object\r
-    to custom functions.\r
-\r
-    * RELEASE_NOTES\r
-      docs.sgml: Fixing docs a bit.\r
-\r
-2001-04-24  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * docs.sgml: Docs for $compiler_class and compiler functions.\r
-\r
-    * templates/index.tpl: *** empty log message ***\r
-\r
-    * Smarty_Compiler.class.php: Remove debugging.\r
-\r
-2001-04-24  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs.sgml: update compiler function docs\r
-\r
-2001-04-24  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php\r
-      templates/index.tpl: Added compiler function support.\r
-\r
-2001-04-24  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * RELEASE_NOTES\r
-      Smarty.class.php:\r
-    update notes, change show_info_header to false by default\r
-\r
-    * Smarty.class.php\r
-      Smarty_Compiler.class.php\r
-      docs.sgml\r
-      CREDITS\r
-      FAQ\r
-      NEWS\r
-      README\r
-      RELEASE_NOTES: update documenation, bug fixes\r
-\r
-2001-04-24  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * misc/fix_vars.php: Hopefully fix for sure.\r
-\r
-2001-04-23  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * misc/fix_vars.php: uncomment copy/unlink\r
-\r
-2001-04-23  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * misc/fix_vars.php: Do it more thoroughly.\r
-\r
-    * misc/fix_vars.php: check for }\r
-\r
-2001-04-22  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * misc/fix_vars.php: Fix variable parsing.\r
-\r
-2001-04-20  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * misc/fix_vars.php: fix problem with 4.0.5-dev and preg_replace_callback\r
-\r
-2001-04-19  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty_Compiler.class.php\r
-      docs.sgml\r
-      misc/fix_vars.php\r
-      NEWS\r
-      RELEASE_NOTES\r
-      Smarty.class.php: update notes/documentation\r
-\r
-    * NEWS\r
-      README\r
-      RELEASE_NOTES\r
-      Smarty.addons.php\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php\r
-      docs.sgml: update files for 1.4.0 release\r
-\r
-2001-04-16  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * misc/fix_vars.php: Added fix_vars.php script.\r
-\r
-2001-04-16  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * QUICKSTART\r
-      RELEASE_NOTES\r
-      docs.sgml\r
-      templates/index.tpl:\r
-    update RELEASE_NOTES & scripts with new section var syntax\r
-\r
-2001-04-13  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty_Compiler.class.php: * Implement new variable format parser.\r
-    * Optimizing config load a bit.\r
-\r
-2001-04-13  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * FAQ\r
-      NEWS\r
-      RELEASE_NOTES\r
-      Smarty.class.php:\r
-    added $check_cached_insert_tags to speed up cached pages if\r
-          {insert ...} is not used (Monte)\r
-\r
-2001-04-12  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS\r
-      Smarty.class.php\r
-      RELEASE_NOTES: *** empty log message ***\r
-\r
-    * Smarty_Compiler.class.php: Remove redundant functions.\r
-\r
-    * Smarty.class.php: Formatting.\r
-\r
-2001-04-12  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.class.php: update file: parsing\r
-\r
-    * Smarty.class.php\r
-      docs.sgml: update documentation\r
-\r
-2001-04-12  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty.class.php\r
-      Smarty_Compiler.class.php\r
-      TODO: *** empty log message ***\r
-\r
-2001-04-11  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * FAQ\r
-      QUICKSTART\r
-      RELEASE_NOTES: added RELEASE_NOTES file to cvs\r
-\r
-    * NEWS\r
-      docs.sgml: update ChangeLog, update documentation\r
-\r
-    * Smarty.class.php\r
-      Smarty_Compiler.class.php\r
-      templates/index.tpl:\r
-    update Smarty to compile at run-time. added ability to get files from\r
-    absolute paths, added work around for LOCK_EX and windows, changed a few\r
-    file permissions to be more secure.\r
-\r
-2001-03-29  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      Smarty.addons.php:\r
-    allow arbitrary date strings instead of just timestamps\r
-\r
-2001-03-28  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.class.php\r
-      Smarty_Compiler.class.php\r
-      docs.sgml\r
-      FAQ\r
-      NEWS\r
-      README\r
-      Smarty.addons.php:\r
-    update version in class, update docs for count_ and new vars\r
-\r
-    * templates/index.tpl\r
-      docs.sgml: update docs, example template\r
-\r
-2001-03-28  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty_Compiler.class.php: Some variable renaming.\r
-\r
-2001-03-23  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty_Compiler.class.php\r
-      NEWS: Fixed nested include infinite repeat bug.\r
-\r
-2001-03-23  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.class.php: fix version number\r
-\r
-    * Smarty.class.php\r
-      NEWS: added optional HTML header to output\r
-\r
-2001-03-22  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty_Compiler.class.php: Fixed inclusion of dynamic files.\r
-\r
-2001-03-16  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty_Compiler.class.php: Fixing the config_load scoping.\r
-\r
-    * Smarty_Compiler.class.php: making config variables global for now.\r
-\r
-2001-03-15  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS: *** empty log message ***\r
-\r
-    * Smarty_Compiler.class.php:\r
-    * Includes are now always done via generated function call to protect\r
-      namespace.\r
-    * config_load now always uses global config object to improve\r
-      performance.\r
-\r
-2001-03-13  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs.sgml: update math documentation with format attribute\r
-\r
-2001-03-11  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs.sgml\r
-      NEWS\r
-      Smarty.addons.php\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php: update math function with format attribute\r
-\r
-2001-03-10  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty.addons.php: *** empty log message ***\r
-\r
-    * NEWS\r
-      Smarty.addons.php\r
-      Smarty.class.php: Added html_select_time custom function.\r
-\r
-2001-03-08  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.class.php\r
-      Smarty_Compiler.class.php\r
-      NEWS\r
-      README\r
-      Smarty.addons.php: rename 1.3.1b to 1.3.1pl1\r
-\r
-    * NEWS\r
-      Smarty.addons.php\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php: update version numbers, changelog\r
-\r
-    * Smarty.class.php\r
-      Smarty_Compiler.class.php:\r
-    moved _syntax_error to Smarty_Compiler.class.php\r
-\r
-    * Smarty.class.php\r
-      docs.sgml:\r
-    missing _syntax_error function recovered. fixed minor syntax in docs\r
-\r
-2001-03-07  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * QUICKSTART\r
-      README\r
-      Smarty.addons.php\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php\r
-      BUGS\r
-      INSTALL\r
-      NEWS: update everything to 1.3.1\r
-\r
-2001-03-03  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty_Compiler.class.php\r
-      Smarty.class.php: fixed bug with cached insert tags\r
-\r
-2001-03-02  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.class.php\r
-      Smarty_Compiler.class.php:\r
-    fix cache fuctions with separated compiled class\r
-\r
-    * FAQ\r
-      NEWS\r
-      docs.sgml: update changelog\r
-\r
-2001-03-02  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS\r
-      Smarty_Compiler.class.php: Added 'first' and 'last' section properties.\r
-\r
-2001-03-02  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * TODO: remove compiling separation TODO\r
-\r
-    * Smarty_Compiler.class.php\r
-      Smarty.addons.php\r
-      Smarty.class.php: update function headers\r
-\r
-    * templates/index.tpl\r
-      NEWS\r
-      Smarty.class.php\r
-      Smarty_Compiler.class.php\r
-      index.php: split out compiling code for faster execution\r
-\r
-    * Smarty.class.php: fixed a few warning messages\r
-\r
-    * Smarty.addons.php\r
-      Smarty.class.php\r
-      docs.sgml\r
-      NEWS: added fetch, unregister mod/fun, updated docs\r
-\r
-2001-03-01  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.addons.php: added "int" to available list\r
-\r
-    * docs.sgml\r
-      FAQ\r
-      Smarty.class.php: update FAQ, add math functions & update documetation\r
-\r
-    * index.php\r
-      Smarty.addons.php\r
-      Smarty.class.php\r
-      docs.sgml: fixed literal tags and other optional delimiters\r
-\r
-2001-02-26  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS\r
-      Smarty.class.php:\r
-    Added index_prev, index_next section properties and ability to\r
-    index by them.\r
-\r
-    * NEWS\r
-      Smarty.addons.php\r
-      Smarty.class.php: Reverting the plugins patch - needs more thought.\r
-\r
-    * Smarty.class.php: Fixing plugin loading.\r
-\r
-2001-02-23  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty.addons.php\r
-      Smarty.class.php\r
-      plugins/standard.plugin.php\r
-      NEWS: Added plugin functionality.\r
-\r
-2001-02-22  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs.sgml\r
-      templates/index.tpl\r
-      NEWS\r
-      README\r
-      Smarty.class.php: fixed issue with php tags executed in literal blocks\r
-\r
-2001-02-21  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS: update changelog for LGPL change\r
-\r
-    * Smarty.class.php\r
-      docs.sgml\r
-      README\r
-      Smarty.addons.php: updated version numbers to 1.3.0\r
-\r
-    * NEWS\r
-      templates/index.tpl: update changelog, rearrange index.tpl file\r
-\r
-2001-02-21  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS\r
-      Smarty.class.php: *** empty log message ***\r
-\r
-2001-02-21  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs.sgml: update parameters for is_cached and fetch\r
-\r
-2001-02-21  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS\r
-      Smarty.class.php: *** empty log message ***\r
-\r
-2001-02-21  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS\r
-      Smarty.addons.php\r
-      docs.sgml: update docs, remove header function from addons\r
-\r
-2001-02-20  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * FAQ\r
-      NEWS: update changelog\r
-\r
-    * TODO: update todo\r
-\r
-    * TODO: update todo list\r
-\r
-    * Smarty.class.php: update php tag handling logic\r
-\r
-2001-02-19  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * index.php\r
-      Config_File.class.php\r
-      FAQ\r
-      Smarty.class.php\r
-      docs.sgml: fixed <?php tag at beginning of files, updated docs\r
-\r
-2001-02-19  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty.addons.php: *** empty log message ***\r
-\r
-2001-02-13  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * TODO: *** empty log message ***\r
-\r
-2001-02-12  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * templates/index.tpl\r
-      Smarty.class.php: *** empty log message ***\r
-\r
-2001-02-10  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.class.php: remove  unneeded preg_match\r
-\r
-    * Smarty.class.php: remove comment\r
-\r
-    * Smarty.class.php: updated php escape to handle <script language="php">\r
-\r
-    * NEWS\r
-      Smarty.class.php: fix php tag escapement logic\r
-\r
-    * NEWS: commit changelog\r
-\r
-    * docs.sgml: update header docs\r
-\r
-    * docs.sgml\r
-      Smarty.addons.php\r
-      Smarty.class.php: added header custom function\r
-\r
-2001-02-09  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * index.php\r
-      templates/header.tpl\r
-      templates/index.tpl\r
-      INSTALL\r
-      QUICKSTART\r
-      docs.sgml: update documentation, add examples to test script.\r
-\r
-2001-02-08  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty.class.php: *** empty log message ***\r
-\r
-2001-02-08  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * COPYING.lib: added COPYING.lib\r
-\r
-    * COPYING\r
-      Config_File.class.php\r
-      Smarty.addons.php\r
-      Smarty.class.php\r
-      docs.sgml: changed license to LGPL for commercial use\r
-\r
-    * docs.sgml\r
-      Smarty.class.php: fix clear_assign syntax error\r
-\r
-2001-02-07  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.class.php: added ability to pass array to clear_assign\r
-\r
-    * index.php\r
-      templates/index.tpl\r
-      docs.sgml:\r
-    update documentation, remove tests from index file and template\r
-\r
-2001-02-07  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS\r
-      Smarty.class.php: Adding file locking.\r
-\r
-    * templates/index.tpl\r
-      Smarty.addons.php\r
-      Smarty.class.php\r
-      index.php: More cache work.\r
-\r
-2001-02-06  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs.sgml\r
-      Smarty.class.php:\r
-    change register_ function names, update documents with tables\r
-\r
-2001-02-06  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS\r
-      Smarty.class.php\r
-      templates/index.tpl: Reworking and optimizing the cache system.\r
-\r
-    * Smarty.class.php: Restoring ?> in patterns.\r
-\r
-2001-02-05  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.class.php\r
-      docs.sgml: update cache directory creation logic\r
-\r
-2001-02-05  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty.class.php: Removing once-only subpattern for now..\r
-\r
-    * Smarty.class.php: Fix modifier arg parsing.\r
-\r
-2001-02-02  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS\r
-      Smarty.class.php\r
-      templates/index.tpl: See changelog.\r
-\r
-2001-02-01  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * README: *** empty log message ***\r
-\r
-    * Smarty.class.php: Use 'echo' instead of 'print'.\r
-\r
-    * Smarty.addons.php: *** empty log message ***\r
-\r
-2001-02-01  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.class.php: rearranged variables at top of script\r
-\r
-2001-02-01  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty.class.php: Retabbing.\r
-\r
-    * templates/index.tpl\r
-      Smarty.class.php\r
-      index.php: *** empty log message ***\r
-\r
-2001-02-01  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.class.php: update caching logic\r
-\r
-    * Smarty.class.php: fixed clear_all_cache bugs\r
-\r
-    * Smarty.class.php: fix .cache check\r
-\r
-    * docs.sgml\r
-      FAQ\r
-      Smarty.class.php: update .che to .cache\r
-\r
-    * FAQ\r
-      Smarty.class.php\r
-      docs.sgml: updated docs for caching, added clear_all_cache() directive\r
-\r
-2001-01-31  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * index.php\r
-      templates/index.tpl\r
-      docs.sgml: upated docs for date_format and html_options\r
-\r
-2001-01-31  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS: *** empty log message ***\r
-\r
-    * Smarty.addons.php\r
-      index.php: Added ability to pass 'options' attribute to html_options.\r
-\r
-    * Smarty.addons.php\r
-      Smarty.class.php\r
-      docs.sgml\r
-      index.php\r
-      templates/index.tpl\r
-      Config_File.class.php\r
-      NEWS\r
-      README: Reworking, simplifying, and speeding up cache implementation.\r
-    Fixing the infelicity where you couldn't have '|' and ':' inside\r
-    quoted modifier arguments.\r
-\r
-2001-01-31  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.class.php\r
-      index.php\r
-      templates/index.tpl: removed DEBUG lines\r
-\r
-2001-01-30  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.class.php: changed default expire to 3600\r
-\r
-    * Config_File.class.php\r
-      NEWS\r
-      README\r
-      Smarty.addons.php\r
-      Smarty.class.php: updated version numbers\r
-\r
-    * docs.sgml\r
-      NEWS\r
-      Smarty.class.php:\r
-    added caching, force compile, force cache, misc performance updates\r
-\r
-2001-01-30  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS: *** empty log message ***\r
-\r
-    * Smarty.class.php\r
-      templates/index.tpl: Remove debug message.\r
-\r
-    * Smarty.class.php\r
-      templates/index.tpl: Fixing the compile directory mayhem...\r
-\r
-    * Smarty.class.php:\r
-    Fix problem with {strip} around {section} and {include}\r
-\r
-    * Smarty.addons.php: *** empty log message ***\r
-\r
-2001-01-29  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * FAQ\r
-      NEWS\r
-      README\r
-      Smarty.class.php: fixed PHP_VERSION check, misc doc updates\r
-\r
-    * index.php\r
-      Config_File.class.php\r
-      NEWS\r
-      QUICKSTART\r
-      README\r
-      Smarty.addons.php\r
-      Smarty.class.php\r
-      docs.sgml: updated for 1.2.1 compile_dir changes, misc doc updates\r
-\r
-2001-01-26  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * BUGS\r
-      README: update BUGS and README files\r
-\r
-    * FAQ: updated FAQ\r
-\r
-    * Config_File.class.php\r
-      FAQ\r
-      NEWS\r
-      README\r
-      Smarty.addons.php\r
-      docs.sgml\r
-      templates/index.tpl\r
-      AUTHORS: update again\r
-\r
-2001-01-26  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * docs.sgml\r
-      NEWS\r
-      README\r
-      Smarty.class.php\r
-      templates/index.tpl: *** empty log message ***\r
-\r
-    * Smarty.class.php\r
-      index.php\r
-      templates/index.tpl: Added ability to index by key.\r
-\r
-2001-01-25  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * NEWS: update changelog\r
-\r
-    * README\r
-      Smarty.addons.php\r
-      Smarty.class.php\r
-      docs.sgml\r
-      AUTHORS: updated versions to 1.1.0\r
-\r
-    * docs.sgml\r
-      templates/index.tpl\r
-      Config_File.class.php\r
-      Smarty.addons.php\r
-      Smarty.class.php: update copyright notice\r
-\r
-    * Config_File.class.php\r
-      Smarty.addons.php\r
-      Smarty.class.php\r
-      docs.sgml: added misc info\r
-\r
-2001-01-24  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.addons.php\r
-      index.php\r
-      templates/index.tpl\r
-      Config_File.class.php: initial commit\r
-\r
-2001-01-23  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * docs.sgml: fix typo\r
-\r
-2001-01-22  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * doc.sgm\r
-      docs.sgml: updated docs, renamed file\r
-\r
-    * FAQ: updated FAQ\r
-\r
-    * NEWS\r
-      README: updated Changelog and Readme\r
-\r
-    * doc.sgm: updated doc.sgm error\r
-\r
-    * AUTHORS\r
-      COPYING\r
-      INSTALL\r
-      NEWS\r
-      QUICKSTART: misc doc changes, added AUTHORS, COPYING\r
-\r
-2001-01-22  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * NEWS\r
-      templates/index.tpl: *** empty log message ***\r
-\r
-    * Smarty.class.php\r
-      templates/index.tpl:\r
-    Fixed bug that wouldn't let you do specify non-array values for 'loop'\r
-    attribute.\r
-\r
-2001-01-22  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * QUICKSTART: updated QUICKSTART\r
-\r
-    * BUGS\r
-      FAQ\r
-      INSTALL\r
-      README\r
-      doc.sgm: added BUGS and INSTALL, updated docs, FAQ, README\r
-\r
-2001-01-21  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * FAQ\r
-      doc.sgm: updates to FAQ and docs\r
-\r
-2001-01-19  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * FAQ: initial commit of FAQ\r
-\r
-    * QUICKSTART\r
-      README\r
-      doc.sgm\r
-      index.php:\r
-    updated README, doc.sgm with preg_replace() parameter issue. also removed "./" from index.php file\r
-\r
-    * NEWS: initial commit of changelog\r
-\r
-    * doc.sgm\r
-      QUICKSTART: update quickstart text\r
-\r
-2001-01-19  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty.class.php: Fix the compiled template check.\r
-\r
-2001-01-18  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * doc.sgm: *** empty log message ***\r
-\r
-2001-01-18  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * index.php\r
-      templates/index.tpl\r
-      QUICKSTART\r
-      Smarty.addons.php\r
-      Smarty.class.php\r
-      doc.sgm: update changes\r
-\r
-2001-01-18  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * QUICKSTART\r
-      Smarty.addons.php: *** empty log message ***\r
-\r
-2001-01-18  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * QUICKSTART\r
-      doc.sgm: add QUICKSTART, update docs for default modifier\r
-\r
-    * Smarty.addons.php\r
-      Smarty.class.php: added default modifier\r
-\r
-    * README\r
-      Smarty.addons.php\r
-      Smarty.class.php\r
-      doc.sgm\r
-      templates/index.tpl: added dislaimers\r
-\r
-2001-01-18  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty.class.php: *** empty log message ***\r
-\r
-2001-01-16  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty.class.php\r
-      templates/index.tpl: Implement 'div by'.\r
-\r
-2001-01-12  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * doc.sgm: update docs\r
-\r
-    * doc.sgm: doc changes\r
-\r
-    * doc.sgm: update docs\r
-\r
-2001-01-12  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty.class.php\r
-      doc.sgm: *** empty log message ***\r
-\r
-    * Smarty.class.php: Fix template traversal.\r
-\r
-2001-01-11  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty.class.php: *** empty log message ***\r
-\r
-2001-01-09  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty.addons.php\r
-      Smarty.class.php: *** empty log message ***\r
-\r
-2001-01-09  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * doc.sgm: update manual\r
-\r
-2001-01-05  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * doc.sgm\r
-      Smarty.addons.php: commit changes\r
-\r
-2001-01-04  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * doc.sgm\r
-      templates/index.tpl\r
-      Smarty.class.php: update changes\r
-\r
-    * index.php\r
-      Smarty.addons.php\r
-      doc.sgm: add documentation\r
-\r
-2001-01-02  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * index.php\r
-      templates/index.tpl\r
-      Smarty.addons.php\r
-      Smarty.class.php: prepend insert_ to insert tag functions\r
-\r
-    * Smarty.class.php\r
-      index.php\r
-      templates/index.tpl: remove caching logic\r
-\r
-    * README\r
-      Smarty.class.php\r
-      index.php\r
-      templates/index.tpl: update changes\r
-\r
-2000-12-27  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty.class.php\r
-      templates/header.tpl\r
-      templates/index.tpl\r
-      Smarty.addons.php: *** empty log message ***\r
-\r
-2000-12-21  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty.class.php: Fix access to template variables.\r
-\r
-    * Smarty.class.php\r
-      templates/header.tpl:\r
-    Added support for passing variables to included files.\r
-\r
-2000-12-20  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty.class.php:\r
-    Added support for inserting results of function processing a template.\r
-\r
-2000-12-18  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * Smarty.class.php: added string_format function\r
-\r
-    * Smarty.addons.php: update format to string_format\r
-\r
-    * README\r
-      Smarty.addons.php\r
-      Smarty.class.php: added format addon function\r
-\r
-2000-12-13  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty.addons.php\r
-      Smarty.class.php: Fix sectionelse.\r
-\r
-2000-12-07  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty.addons.php\r
-      Smarty.class.php\r
-      templates/index.tpl: *** empty log message ***\r
-\r
-2000-12-04  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty.class.php\r
-      templates/index.tpl\r
-      Smarty.addons.php: *** empty log message ***\r
-\r
-2000-11-27  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * templates/index.tpl\r
-      Smarty.class.php: *** empty log message ***\r
-\r
-2000-11-22  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty.class.php\r
-      templates/index.tpl: *** empty log message ***\r
-\r
-2000-11-21  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty.class.php\r
-      templates/index.tpl\r
-      Smarty.addons.php: *** empty log message ***\r
-\r
-2000-11-20  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * templates/index.tpl\r
-      Smarty.class.php\r
-      Smarty.addons.php\r
-      index.php: *** empty log message ***\r
-\r
-    * Smarty.class.php\r
-      index.php\r
-      templates/index.tpl: Made sections work mostly.\r
-\r
-2000-11-19  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * index.php\r
-      templates/index.tpl: *** empty log message ***\r
-\r
-2000-11-17  Andrei Zmievski  <andrei@php.net>\r
-\r
-    * Smarty.class.php\r
-      Smarty.addons.php: *** empty log message ***\r
-\r
-2000-11-15  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * index.php\r
-      templates/footer.tpl\r
-      templates/header.tpl\r
-      templates/index.tpl: added template files to cvs dir\r
-\r
-    * README\r
-      Smarty.class.php: commit changes\r
-\r
-2000-08-08  Monte Ohrt  <monte@ispi.net>\r
-\r
-    * README\r
-      Smarty.class.php: update include path bug\r
-\r
-    * README: add README file\r
-\r
-    * Smarty.class.php: New file.\r
-\r
-    * Smarty.class.php: initial import\r
-\r