home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2005 June / PCpro_2005_06.ISO / files / opensource / xamp / xampp-win32.exe / xampp / ChangeLog < prev    next >
Encoding:
Text File  |  2004-03-24  |  100.5 KB  |  3,954 lines

  1. 2003-04-06  Messju Mohr  <messju@lammfellpuschen.de>
  2.  
  3.     * libs/plugins/function.math.php:
  4.       allowed "_" in the name of variable-parameters to {math}-function
  5.  
  6. 2003-04-04  Monte Ohrt  <monte@ispi.net>
  7.  
  8.     * NEWS
  9.       docs/designers.sgml
  10.       libs/Smarty_Compiler.class.php:
  11.       change backtic syntax from $`foo` to `$foo`
  12.  
  13.     * NEWS
  14.       libs/Smarty_Compiler.class.php:
  15.       recognize $foo[][] syntax in embedded quotes without backticks
  16.  
  17. 2003-04-03  Messju Mohr  <messju@lammfellpuschen.de>
  18.  
  19.     * NEWS
  20.       libs/Smarty_Compiler.class.php:
  21.       name=123 is passed as an integer (not a string) to plugins now
  22.  
  23. 2003-04-01  Messju Mohr  <messju@lammfellpuschen.de>
  24.  
  25.     * libs/Smarty.class.php
  26.       libs/Smarty_Compiler.class.php:
  27.       added CVS $Id: ChangeLog,v 1.1 2003/04/18 17:01:00 CelloG Exp $
  28.  
  29. 2003-03-31  Messju Mohr  <messju@lammfellpuschen.de>
  30.  
  31.     * libs/Smarty.class.php:
  32.       added missing compile_id inside Smarty_Compiler
  33.  
  34.     * libs/Smarty_Compiler.class.php:
  35.       fixed flaw when generating an error for missing postfilter
  36.  
  37. 2003-03-31  Monte Ohrt  <monte@ispi.net>
  38.  
  39.     * docs/getting-started.sgml
  40.       docs/programmers.sgml:
  41.       fix typos
  42.  
  43. 2003-03-27  Messju Mohr  <messju@lammfellpuschen.de>
  44.  
  45.     * NEWS
  46.       libs/plugins/modifier.debug_print_var.php:
  47.       $length is now propagated to sub-values in debug_print_var
  48.  
  49. 2003-03-26  Monte Ohrt  <monte@ispi.net>
  50.  
  51.     * NEWS:
  52.       update header
  53.  
  54.     * RELEASE_NOTES:
  55.       commit changes to release notes
  56.  
  57.     * (Smarty_2_5_0_RC2)
  58.       libs/Config_File.class.php
  59.       libs/Smarty.class.php
  60.       libs/Smarty_Compiler.class.php:
  61.       committing RC2
  62.  
  63. 2003-03-24  Messju Mohr  <messju@lammfellpuschen.de>
  64.  
  65.     * NEWS
  66.       libs/Smarty.class.php:
  67.       made clear_cache() ignore compile_id when clearing cache_groups
  68.  
  69.     * libs/plugins/function.popup.php:
  70.       made onmouseout XHTML-compatible in function.popup.php
  71.  
  72. 2003-03-21  Messju Mohr  <messju@lammfellpuschen.de>
  73.  
  74.     * NEWS
  75.       libs/Smarty.class.php:
  76.       applied new var-names to fetch()
  77.  
  78.     * NEWS
  79.       libs/Smarty.class.php:
  80.       renamed $localvars to $_localvars in cache-file-handling-functions,
  81.       added _get_auto_id()-function
  82.  
  83. 2003-03-21  Monte Ohrt  <monte@ispi.net>
  84.  
  85.     * libs/plugins/function.mailto.php
  86.       libs/plugins/function.popup.php:
  87.       update functions for XHTML compatability
  88.  
  89. 2003-03-21  Messju Mohr  <messju@lammfellpuschen.de>
  90.  
  91.     * libs/Smarty.class.php:
  92.       fixed wrong $auto_id in _read_cache_file()
  93.  
  94.     * NEWS
  95.       libs/Smarty.class.php:
  96.       swapped compile_id and cache_id in read_cache_file and write_cache_file
  97.  
  98.     * libs/Smarty.class.php:
  99.       reverted patch for ignoring compile-id back to -r1.364, due to problems
  100.  
  101.     * NEWS
  102.       libs/plugins/function.html_checkboxes.php
  103.       libs/plugins/function.html_radios.php:
  104.       html_radios and html_checkboxes accept "selected" instead of "checked"
  105.       optionally now
  106.  
  107.     * NEWS
  108.       libs/Smarty.class.php:
  109.       swapped compile_id and cache_id for cache-file-handling again
  110.  
  111. 2003-03-20  Monte Ohrt  <monte@ispi.net>
  112.  
  113.     * libs/Smarty_Compiler.class.php:
  114.       fix notice when no parameter is passed to default
  115.  
  116. 2003-03-20  Messju Mohr  <messju@lammfellpuschen.de>
  117.  
  118.     * NEWS
  119.       libs/Smarty.class.php:
  120.       removed notice of undefined var in _rm_auto()
  121.  
  122. 2003-03-19  Monte Ohrt  <monte@ispi.net>
  123.  
  124.     * libs/plugins/function.html_checkboxes.php
  125.       libs/plugins/function.html_radios.php
  126.       libs/plugins/function.html_table.php:
  127.       fix a few error messages, follow consistancy format plugin_name: errormsg
  128.  
  129.     * libs/plugins/function.html_radios.php:
  130.       update error messages
  131.  
  132.     * NEWS
  133.       libs/plugins/function.html_radios.php:
  134.       add a warning when an array is passed as the 'checked' value of html_radios
  135.  
  136. 2003-03-19  Messju Mohr  <messju@lammfellpuschen.de>
  137.  
  138.     * NEWS
  139.       libs/Smarty_Compiler.class.php:
  140.       fixed errormessage in _compile_smarty_ref()
  141.  
  142.     * NEWS
  143.       docs/designers.sgml:
  144.       updated docs for html_image
  145.  
  146. 2003-03-18  Messju Mohr  <messju@lammfellpuschen.de>
  147.  
  148.     * NEWS
  149.       libs/Smarty.class.php:
  150.       cleaned up calls to readdir()
  151.  
  152.     * libs/plugins/function.html_options.php:
  153.       fixed label for optgroup in html_options
  154.  
  155. 2003-03-18  Monte Ohrt  <monte@ispi.net>
  156.  
  157.     * NEWS
  158.       libs/Smarty_Compiler.class.php:
  159.       fix (newly introduced) bug with passing multiple modifiers to a parameter
  160.  
  161. 2003-03-18  Messju Mohr  <messju@lammfellpuschen.de>
  162.  
  163.     * NEWS
  164.       docs/designers.sgml:
  165.       updated docs for html_checkboxes, html_options and html_radios
  166.  
  167.     * libs/plugins/function.html_options.php:
  168.       fixed wrong default-"name" in function.html_options.php
  169.  
  170.     * NEWS
  171.       libs/plugins/function.html_checkboxes.php
  172.       libs/plugins/function.html_radios.php:
  173.       renamed "checkbox" and "radios" to "options" in {html_checkboxes} and
  174.       {html_radios}
  175.  
  176.     * libs/plugins/outputfilter.trimwhitespace.php:
  177.       tried to optimize re-replacement in outputfilter.trimwhitespace.php a
  178.       little
  179.  
  180.     * libs/plugins/outputfilter.trimwhitespace.php:
  181.       fixed greedy str_replace in outputfilter.trimwhitespace.php
  182.  
  183.     * NEWS
  184.       libs/plugins/function.html_checkboxes.php
  185.       libs/plugins/function.html_options.php
  186.       libs/plugins/function.html_radios.php:
  187.       html_options, html_checkboxes and html_radios now pass-thru all unknown
  188.       paramters
  189.  
  190. 2003-03-17  Messju Mohr  <messju@lammfellpuschen.de>
  191.  
  192.     * NEWS
  193.       libs/plugins/function.html_options.php:
  194.       html_options passthru all unknown paramters now
  195.  
  196. 2003-03-17  Monte Ohrt  <monte@ispi.net>
  197.  
  198.     * NEWS
  199.       libs/plugins/function.html_image.php:
  200.       Fix link bug in html_image function, also make output XHTML compatible
  201.  
  202.     * libs/Smarty_Compiler.class.php:
  203.       fix issue of embedded var and escaped double quotes
  204.  
  205. 2003-03-15  Monte Ohrt  <monte@ispi.net>
  206.  
  207.     * NEWS
  208.       libs/Smarty_Compiler.class.php:
  209.       back out "@" logic, apply only to default modifier special case
  210.  
  211.     * libs/Smarty_Compiler.class.php:
  212.       fix @ logic, only use upon an echo
  213.  
  214.     * NEWS
  215.       libs/Smarty_Compiler.class.php:
  216.       append "@" to template var echoes to supress possible notices
  217.  
  218.     * NEWS
  219.       libs/Smarty_Compiler.class.php:
  220.       append "@" to _run_mod_handler to supress warnings
  221.  
  222. 2003-03-14  Monte Ohrt  <monte@ispi.net>
  223.  
  224.     * NEWS
  225.       libs/Smarty_Compiler.class.php:
  226.       fix problem with escaped double quotes
  227.  
  228.     * NEWS
  229.       libs/plugins/function.html_radios.php:
  230.       fixed html_options to not return an array
  231.  
  232. 2003-03-12  Messju Mohr  <messju@lammfellpuschen.de>
  233.  
  234.     * NEWS
  235.       libs/plugins/modifier.truncate.php:
  236.       fixed length in modifier.truncate.php
  237.  
  238.     * NEWS
  239.       libs/plugins/outputfilter.trimwhitespace.php:
  240.       fixed handling of '$'-signs in trimwhitespace outputfilter (messju)
  241.  
  242. 2003-03-12  Monte Ohrt  <monte@ispi.net>
  243.  
  244.     * docs/programmers.sgml:
  245.       update technical explanation of assign_by_ref and append_by_ref
  246.  
  247. 2003-03-11  Monte Ohrt  <monte@ispi.net>
  248.  
  249.     * NEWS
  250.       libs/Smarty.class.php:
  251.       fix config file recompiling code
  252.  
  253. 2003-03-07  Monte Ohrt  <monte@ispi.net>
  254.  
  255.     * libs/plugins/function.html_image.php:
  256.       change E_USER_ERROR to E_USER_NOTICE
  257.  
  258.     * libs/plugins/function.html_image.php:
  259.       suppress warning in html_image
  260.  
  261.     * NEWS
  262.       libs/plugins/function.html_image.php:
  263.       update changes to html_image
  264.  
  265. 2003-03-06  Monte Ohrt  <monte@ispi.net>
  266.  
  267.     * docs/designers.sgml
  268.       docs/de/appendixes.sgml
  269.       docs/de/common.dsl
  270.       docs/de/designers.sgml
  271.       docs/de/getting-started.sgml
  272.       docs/de/html-common.dsl
  273.       docs/de/html.dsl
  274.       docs/de/manual.sgml
  275.       docs/de/preface.sgml
  276.       docs/de/programmers.sgml:
  277.       add german docs to dist
  278.  
  279.     * NEWS:
  280.       update news file
  281.  
  282.     * libs/plugins/function.html_image.php:
  283.       fix width/height parameter index
  284.  
  285.     * NEWS
  286.       libs/Smarty.class.php:
  287.       get rid of unsetting name and script attributes to insert tags
  288.  
  289. 2003-03-05  Monte Ohrt  <monte@ispi.net>
  290.  
  291.     * NEWS
  292.       RELEASE_NOTES:
  293.       update NEWS file
  294.  
  295.     * libs/plugins/modifier.string_format.php:
  296.       fix argument order, erroneously swapped a while back
  297.  
  298.     * (Smarty_2_5_0_RC1)
  299.       NEWS
  300.       README
  301.       RELEASE_NOTES
  302.       libs/Config_File.class.php
  303.       libs/Smarty.class.php
  304.       libs/Smarty_Compiler.class.php:
  305.       commit final changes for 2.5.0-RC1
  306.  
  307. 2003-03-04  Monte Ohrt  <monte@ispi.net>
  308.  
  309.     * docs/programmers.sgml:
  310.       remove $show_info_header and $show_info_include property vars from docs
  311.  
  312. 2003-03-03  Monte Ohrt  <monte@ispi.net>
  313.  
  314.     * NEWS
  315.       libs/plugins/function.popup.php:
  316.       fixed PHP notice
  317.  
  318. 2003-02-28  Monte Ohrt  <monte@ispi.net>
  319.  
  320.     * libs/Smarty_Compiler.class.php:
  321.       simplify smarty.const.foo and smarty.const.$foo logic
  322.  
  323.     * libs/Smarty_Compiler.class.php:
  324.       only allow $foo syntax in embedded quotes, unless escaped with backticks
  325.       then allow any dollar var
  326.  
  327.     * NEWS
  328.       libs/Smarty_Compiler.class.php:
  329.       fix "once" var compiling to work with new attr compiling methods for
  330.       include_php
  331.  
  332.     * FAQ
  333.       NEWS
  334.       README
  335.       docs/designers.sgml
  336.       docs/getting-started.sgml
  337.       libs/Smarty_Compiler.class.php
  338.       libs/plugins/function.html_checkboxes.php
  339.       libs/plugins/function.html_image.php
  340.       libs/plugins/function.html_options.php
  341.       libs/plugins/function.html_radios.php
  342.       libs/plugins/function.html_select_date.php
  343.       libs/plugins/function.html_select_time.php
  344.       libs/plugins/function.html_table.php:
  345.       fix $smarty.const.foo compiling, clean up double quoted strings,
  346.       allow full dollar var syntax in quotes again
  347.  
  348. 2003-02-27  Monte Ohrt  <monte@ispi.net>
  349.  
  350.     * docs/designers.sgml
  351.       docs/programmers.sgml
  352.       libs/Smarty_Compiler.class.php:
  353.       update docs, fix smarty var compiling, allow any $smarty.*.$foo syntax,
  354.       add $`foobar` for embedded variables
  355.  
  356.     * libs/plugins/function.html_image.php:
  357.       update functionality
  358.  
  359. 2003-02-26  Monte Ohrt  <monte@ispi.net>
  360.  
  361.     * NEWS
  362.       libs/plugins/modifier.nl2br.php:
  363.       add nl2br modifier
  364.  
  365.     * libs/plugins/function.html_image.php:
  366.       add link parameter
  367.  
  368. 2003-02-24  Monte Ohrt  <monte@ispi.net>
  369.  
  370.     * libs/Smarty.class.php
  371.       libs/plugins/function.html_image.php:
  372.       fix rename problem in windows, unlink first
  373.  
  374.     * libs/plugins/function.html_checkboxes.php
  375.       libs/plugins/function.html_image.php
  376.       libs/plugins/function.html_options.php
  377.       libs/plugins/function.html_radios.php
  378.       libs/plugins/shared.escape_special_chars.php:
  379.       update functions with separate escape_special_chars routine
  380.  
  381.     * NEWS
  382.       libs/plugins/function.html_checkboxes.php
  383.       libs/plugins/function.html_radios.php:
  384.       commit checkboxes, update radios
  385.  
  386.     * NEWS
  387.       libs/Smarty.class.php
  388.       libs/plugins/function.html_image.php:
  389.       fix bug with get_registered_object
  390.  
  391.     * NEWS
  392.       libs/plugins/modifier.cat.php:
  393.       added cat modifier to distribution
  394.  
  395.     * NEWS
  396.       libs/Smarty_Compiler.class.php:
  397.       added << >> <> support to IF statements
  398.  
  399.     * libs/plugins/function.html_radios.php:
  400.       apply patch to initial html_radios function
  401.  
  402.     * NEWS
  403.       libs/Smarty.class.php:
  404.       fix _assign_smarty_interface to not overwrite keys other than 'request'
  405.  
  406.     * NEWS
  407.       libs/plugins/function.html_radios.php:
  408.       added html_radios to distribution
  409.  
  410.     * NEWS
  411.       libs/plugins/modifier.string_format.php:
  412.       fixed arg order of string_format
  413.  
  414.     * NEWS
  415.       libs/Smarty.class.php:
  416.       use tmp file for file writes, avoid race condition
  417.  
  418.     * NEWS
  419.       libs/Smarty_Compiler.class.php:
  420.       add $smarty.config.foo var, handle embedded smarty var correctly
  421.  
  422.     * NEWS
  423.       libs/plugins/function.fetch.php:
  424.       silence warnings in fetch plugin
  425.  
  426. 2003-02-21  Monte Ohrt  <monte@ispi.net>
  427.  
  428.     * INSTALL:
  429.       update wording
  430.  
  431.     * INSTALL:
  432.       update install instructions
  433.  
  434.     * AUTHORS
  435.       BUGS
  436.       CREDITS
  437.       QUICKSTART
  438.       README
  439.       RESOURCES
  440.       TESTIMONIALS:
  441.       remove some files already in docs or elsewhere
  442.  
  443.     * demo/index.php:
  444.       add templates_c to repository
  445.  
  446.     * index.php:
  447.       move demo files to demo directory
  448.  
  449.     * Config_File.class.php
  450.       Smarty.class.php
  451.       Smarty_Compiler.class.php
  452.       debug.tpl:
  453.       moved lib files under libs directory
  454.  
  455. 2003-02-20  Monte Ohrt  <monte@ispi.net>
  456.  
  457.     * NEWS
  458.       Smarty.class.php:
  459.       add get_config_vars() method, update get_template_vars() functionality
  460.  
  461.     * NEWS
  462.       Smarty.class.php:
  463.       fix minor logic in _fetch_template_info()
  464.  
  465.     * NEWS
  466.       Smarty.class.php:
  467.       support merging appended vars
  468.  
  469.     * NEWS
  470.       Smarty.class.php:
  471.       fix cache groups behavior with compile_id set
  472.  
  473. 2003-02-19  Monte Ohrt  <monte@ispi.net>
  474.  
  475.     * Smarty.class.php:
  476.       back out third parameter, extend functionality of append
  477.  
  478.     * NEWS
  479.       Smarty_Compiler.class.php:
  480.       update imbedded vars, allow special $smarty vars
  481.  
  482.     * plugins/function.html_table.php:
  483.       add plugin html_table
  484.  
  485.     * NEWS
  486.       Smarty.class.php:
  487.       support appending key=>val pairs
  488.  
  489.     * NEWS
  490.       Smarty_Compiler.class.php:
  491.       change embedded variable logic to only recognize $foo and $foo[0][bar]
  492.       syntax
  493.  
  494.     * NEWS
  495.       Smarty_Compiler.class.php:
  496.       allow null as function attribute value
  497.  
  498. 2003-02-18  Monte Ohrt  <monte@ispi.net>
  499.  
  500.     * NEWS
  501.       Smarty.class.php
  502.       Smarty_Compiler.class.php:
  503.       support foo->bar[index] syntax
  504.  
  505.     * Smarty_Compiler.class.php:
  506.       allow $foo->bar[0] syntax
  507.  
  508. 2003-02-17  Monte Ohrt  <monte@ispi.net>
  509.  
  510.     * plugins/modifier.escape.php:
  511.       fix syntax error from previous commit
  512.  
  513.     * NEWS
  514.       Smarty.class.php:
  515.       add error msgs to get_registered_object
  516.  
  517.     * Smarty.class.php:
  518.       add function for getting reference to registered object
  519.  
  520.     * Smarty_Compiler.class.php:
  521.       back out patches for object and objref calls on $smarty var
  522.  
  523.     * NEWS
  524.       Smarty_Compiler.class.php:
  525.       treat unrecognized param attribute syntax as a string
  526.  
  527.     * NEWS
  528.       Smarty_Compiler.class.php:
  529.       support $smarty.const.$foo syntax
  530.  
  531.     * NEWS
  532.       debug.tpl
  533.       plugins/modifier.count_words.php
  534.       plugins/modifier.escape.php:
  535.       fix E_NOTICE messages
  536.  
  537.     * NEWS
  538.       Smarty.class.php
  539.       Smarty_Compiler.class.php:
  540.       add @ and === to if tokens, few param cleanups
  541.  
  542. 2003-02-16  Greg Beaver  <greg@chiaraquartet.net>
  543.  
  544.     * ChangeLog
  545.       Smarty.class.php
  546.       Smarty_Compiler.class.php:
  547.       many more phpdoc comment upgrades
  548.  
  549. 2003-02-15  Greg Beaver <cellog@sourceforge.net>
  550.     * Smarty.class.php
  551.       Smarty_Compiler.class.php
  552.       continue cleaning of phpdoc comments.  All that is needed is the
  553.       addition of @return tags and perhaps a bit more verbose comments
  554.       and they are finished.
  555.  
  556. 2003-02-14  Monte Ohrt  <monte@ispi.net>
  557.  
  558.     * NEWS
  559.       Smarty.class.php:
  560.       enable config_load error messages
  561.  
  562.     * NEWS
  563.       plugins/function.html_options.php:
  564.       fix html_options to not escape already escaped entities
  565.  
  566.     * NEWS
  567.       Smarty.class.php:
  568.       send Last-Modified header on cache creation, misc tab/spacing cleanup
  569.  
  570. 2003-02-13  Monte Ohrt  <monte@ispi.net>
  571.  
  572.     * Smarty_Compiler.class.php
  573.       docs/designers.sgml:
  574.       allow dash in plain text
  575.  
  576.     * NEWS
  577.       Smarty_Compiler.class.php:
  578.       check strict syntax of function attributes
  579.  
  580. 2003-02-12  Monte Ohrt  <monte@ispi.net>
  581.  
  582.     * NEWS
  583.       Smarty_Compiler.class.php:
  584.       dropped support for modifiers on object parameters,
  585.       added support for objects as modifier parameters
  586.  
  587.     * NEWS
  588.       Smarty_Compiler.class.php
  589.       docs/designers.sgml:
  590.       fix bug with decimal numbers in if statements, misc doc updates
  591.  
  592. 2003-02-11  Monte Ohrt  <monte@ispi.net>
  593.  
  594.     * (Smarty_2_4_2)
  595.       Config_File.class.php
  596.       NEWS
  597.       README
  598.       RELEASE_NOTES
  599.       Smarty.class.php
  600.       Smarty_Compiler.class.php:
  601.       update version numbers
  602.  
  603. 2003-02-10  Monte Ohrt  <monte@ispi.net>
  604.  
  605.     * NEWS
  606.       Smarty_Compiler.class.php:
  607.       add support for $foo->$bar syntax
  608.  
  609.     * NEWS:
  610.       update NEWS file
  611.  
  612.     * NEWS
  613.       Smarty_Compiler.class.php:
  614.       support full var syntax in quoted text, fix problem with const var access,
  615.       clean up some more regex code, fix object problem with no properties
  616.  
  617. 2003-02-06  Monte Ohrt  <monte@ispi.net>
  618.  
  619.     * (Smarty_2_4_1)
  620.       Config_File.class.php
  621.       NEWS
  622.       README
  623.       RELEASE_NOTES
  624.       Smarty.class.php
  625.       Smarty_Compiler.class.php:
  626.       committed 2.4.1 changes
  627.  
  628.     * NEWS
  629.       Smarty_Compiler.class.php:
  630.       ignore case in IF statements
  631.  
  632. 2003-02-05  Monte Ohrt  <monte@ispi.net>
  633.  
  634.     * NEWS
  635.       Smarty_Compiler.class.php:
  636.       treat undefined constants as null
  637.  
  638.     * NEWS
  639.       Smarty.class.php:
  640.       fix problem with inserts and nested fetches
  641.  
  642.     * Smarty_Compiler.class.php:
  643.       fix "if" regex for math tokens
  644.  
  645.     * NEWS
  646.       Smarty.class.php
  647.       Smarty_Compiler.class.php
  648.       docs/getting-started.sgml:
  649.       added support for extracting params to include_php
  650.  
  651. 2003-02-04  Monte Ohrt  <monte@ispi.net>
  652.  
  653.     * RELEASE_NOTES:
  654.       reformat text
  655.  
  656. 2003-02-03  Monte Ohrt  <monte@ispi.net>
  657.  
  658.     * NEWS:
  659.       update news file
  660.  
  661. 2003-02-03  Greg Beaver  <greg@chiaraquartet.net>
  662.  
  663.     * ChangeLog
  664.       Smarty.class.php:
  665.       begin fixing phpdoc comments in Smarty.class.php
  666.  
  667.     * ChangeLog
  668.       Config_File.class.php:
  669.       fixed phpdoc comments
  670.  
  671. 2003-02-03  Monte Ohrt  <monte@ispi.net>
  672.  
  673.     * Smarty_Compiler.class.php:
  674.       allow $foo->bar[$x].foo syntax
  675.  
  676.     * Smarty_Compiler.class.php
  677.       index.php
  678.       configs/test.conf
  679.       templates/index.tpl:
  680.       fix accidental commit
  681.  
  682.     * index.php
  683.       configs/test.conf
  684.       templates/index.tpl:
  685.       allow $foo->bar[$j].blah type of syntax
  686.  
  687. 2003-02-02  Greg Beaver  <cellog@php.net>
  688.  
  689.     * Smarty.class.php
  690.       begin fixing of phpdoc comments
  691.  
  692.     * Config_File.class.php
  693.       fix phpdoc comments, add phpDocumentor docblock templates
  694.  
  695. 2003-02-02  Monte Ohrt  <monte@ispi.net>
  696.  
  697.     * Smarty.class.php
  698.       docs/html.dsl
  699.       docs/php.dsl:
  700.       fix version number
  701.  
  702.     * (Smarty_2_4_0)
  703.       Config_File.class.php
  704.       NEWS
  705.       README
  706.       RELEASE_NOTES
  707.       Smarty.class.php
  708.       Smarty_Compiler.class.php
  709.       docs/appendixes.sgml
  710.       docs/designers.sgml
  711.       docs/programmers.sgml:
  712.       update Smarty version numbers
  713.  
  714. 2003-01-30  Monte Ohrt  <monte@ispi.net>
  715.  
  716.     * NEWS
  717.       Smarty_Compiler.class.php
  718.       TODO:
  719.       fix order of php tag comparisons
  720.  
  721.     * NEWS
  722.       Smarty_Compiler.class.php:
  723.       fix known php tag handling problems
  724.  
  725. 2003-01-29  Monte Ohrt  <monte@ispi.net>
  726.  
  727.     * Smarty.class.php
  728.       Smarty_Compiler.class.php:
  729.       change comments to phpdoc style
  730.  
  731. 2003-01-28  Monte Ohrt  <monte@ispi.net>
  732.  
  733.     * Smarty.class.php
  734.       docs/programmers.sgml:
  735.       make separate var for compiler file
  736.  
  737.     * plugins/function.fetch.php:
  738.       fix error call
  739.  
  740. 2003-01-25  Monte Ohrt  <monte@ispi.net>
  741.  
  742.     * Smarty.class.php
  743.       Smarty_Compiler.class.php:
  744.       add support for restriction to registered methods
  745.  
  746.     * plugins/outputfilter.trimwhitespace.php:
  747.       update with textarea support
  748.  
  749. 2003-01-24  Monte Ohrt  <monte@ispi.net>
  750.  
  751.     * Smarty_Compiler.class.php:
  752.       fix compiling problem with {foreach} tags
  753.  
  754.     * Smarty.class.php
  755.       Smarty_Compiler.class.php:
  756.       put objects in own array, add object param format support, change
  757.       object syntax from foo.bar to foo->bar
  758.  
  759. 2003-01-23  Monte Ohrt  <monte@ispi.net>
  760.  
  761.     * NEWS
  762.       Smarty.class.php
  763.       Smarty_Compiler.class.php:
  764.       add support for object registration
  765.  
  766. 2003-01-22  Monte Ohrt  <monte@ispi.net>
  767.  
  768.     * Smarty.class.php:
  769.       add file & line number of calling error to error message
  770.  
  771. 2003-01-21  Monte Ohrt  <monte@ispi.net>
  772.  
  773.     * Smarty_Compiler.class.php:
  774.       put php style object syntax back in
  775.  
  776. 2003-01-20  Monte Ohrt  <monte@ispi.net>
  777.  
  778.     * Smarty.class.php:
  779.       move security settings to fetch function for template_dir
  780.  
  781.     * NEWS
  782.       Smarty.class.php:
  783.       fix debug template and security, add template_dir to secure_dir at runtime
  784.  
  785. 2003-01-17  Monte Ohrt  <monte@ispi.net>
  786.  
  787.     * NEWS
  788.       Smarty.class.php
  789.       Smarty_Compiler.class.php:
  790.       added new object support without new template syntax
  791.  
  792. 2003-01-15  Monte Ohrt  <monte@ispi.net>
  793.  
  794.     * NEWS
  795.       Smarty.class.php
  796.       Smarty_Compiler.class.php:
  797.       fix if statement syntax for negative integers, fix issue with directories
  798.       named '0'
  799.  
  800. 2003-01-08  Monte Ohrt  <monte@ispi.net>
  801.  
  802.     * Smarty.class.php
  803.       plugins/function.counter.php
  804.       plugins/function.cycle.php
  805.       plugins/function.debug.php
  806.       plugins/function.eval.php
  807.       plugins/function.fetch.php
  808.       plugins/function.html_options.php
  809.       plugins/function.html_select_date.php
  810.       plugins/function.html_select_time.php
  811.       plugins/function.mailto.php
  812.       plugins/function.math.php
  813.       plugins/function.popup.php
  814.       plugins/function.popup_init.php:
  815.       update plugins to return values instead of echo, fix config file cache
  816.       to include global config variables in cache file
  817.  
  818.     * Smarty_Compiler.class.php:
  819.       fix bug with >= tests in if statements, comment out full object support
  820.  
  821. 2003-01-06  Monte Ohrt  <monte@ispi.net>
  822.  
  823.     * NEWS
  824.       docs/html.dsl
  825.       plugins/modifier.escape.php:
  826.       add javascript escape parameter to escape modifier
  827.  
  828. 2003-01-02  Monte Ohrt  <monte@ispi.net>
  829.  
  830.     * templates/header.tpl:
  831.       move the title into head where it should be
  832.  
  833. 2002-12-24  Monte Ohrt  <monte@ispi.net>
  834.  
  835.     * Smarty_Compiler.class.php:
  836.       added correct line numbers to smarty syntax error messages
  837.  
  838.     * docs/programmers.sgml:
  839.       update append documentation, make more clear on its function
  840.  
  841.     * Smarty_Compiler.class.php:
  842.       fix modifier matching regexp
  843.  
  844. 2002-12-23  Monte Ohrt  <monte@ispi.net>
  845.  
  846.     * Smarty_Compiler.class.php:
  847.       support nested function calls in IF statements
  848.  
  849. 2002-12-20  Monte Ohrt  <monte@ispi.net>
  850.  
  851.     * Smarty_Compiler.class.php:
  852.       few more fixes, spaces around function parameters
  853.  
  854.     * Smarty_Compiler.class.php:
  855.       fix misc syntax issues with {if} tags
  856.  
  857. 2002-12-20  Monte Ohrt  <monte@ispi.net>
  858.  
  859.     * Smarty_Compiler.class.php:
  860.       fix misc syntax issues with {if} tags
  861.  
  862. 2002-12-19  Monte Ohrt  <monte@ispi.net>
  863.  
  864.     * Smarty_Compiler.class.php:
  865.       commit updates, passes all smoke tests
  866.  
  867.     * NEWS:
  868.       update NEWS file
  869.  
  870.     * Smarty_Compiler.class.php:
  871.       fixed literal string not in quotes as parameters
  872.  
  873.     * NEWS
  874.       Smarty_Compiler.class.php:
  875.       fix misc syntax issues, add ability to pass modifiers to functions
  876.  
  877. 2002-12-18  Monte Ohrt  <monte@ispi.net>
  878.  
  879.     * NEWS:
  880.       update NEWS
  881.  
  882.     * NEWS
  883.       Smarty.class.php
  884.       Smarty_Compiler.class.php:
  885.       update compiler code, clean up regex, add new syntax features
  886.  
  887. 2002-12-16  Monte Ohrt  <monte@ispi.net>
  888.  
  889.     * NEWS:
  890.       update NEWS file
  891.  
  892.     * Smarty_Compiler.class.php:
  893.       commit updates for objects
  894.  
  895. 2002-12-14  Monte Ohrt  <monte@ispi.net>
  896.  
  897.     * Smarty.class.php
  898.       Smarty_Compiler.class.php:
  899.       fix bug with compiling config files with caching on
  900.  
  901. 2002-12-13  Monte Ohrt  <monte@ispi.net>
  902.  
  903.     * Smarty_Compiler.class.php:
  904.       fix problem with matching single quoted strings
  905.  
  906.     * Smarty_Compiler.class.php:
  907.       update embedded variable logic, get rid of ."" at end of output
  908.  
  909.     * NEWS
  910.       docs/designers.sgml
  911.       plugins/function.html_select_date.php:
  912.       add day_value_format to html_select_date
  913.  
  914. 2002-12-12  Monte Ohrt  <monte@ispi.net>
  915.  
  916.     * plugins/modifier.debug_print_var.php:
  917.       fix bug, double escaped values in display
  918.  
  919.     * Smarty.class.php:
  920.       move debug test back into fetch()
  921.  
  922.     * NEWS
  923.       Smarty.class.php
  924.       Smarty_Compiler.class.php
  925.       plugins/outputfilter.trimwhitespace.php:
  926.       assigned vars are no longer in global name space, few debug cleanups
  927.  
  928. 2002-12-11  Monte Ohrt  <monte@ispi.net>
  929.  
  930.     * plugins/function.popup.php:
  931.       fix error in newline code
  932.  
  933.     * plugins/function.popup.php:
  934.       fix popup to allow newlines in text data
  935.  
  936. 2002-12-10  Monte Ohrt  <monte@ispi.net>
  937.  
  938.     * Smarty.class.php:
  939.       fix plugin error logic
  940.  
  941.     * docs/designers.sgml
  942.       docs/programmers.sgml:
  943.       edit examples, make more verbose
  944.  
  945.     * NEWS
  946.       plugins/function.html_options.php:
  947.       escape html entities in the option values and output
  948.  
  949.     * NEWS
  950.       plugins/function.html_options.php:
  951.       fixed bug with label of html_options
  952.  
  953. 2002-12-09  Monte Ohrt  <monte@ispi.net>
  954.  
  955.     * Smarty.class.php:
  956.       add support for var_export()
  957.  
  958.     * Config_File.class.php
  959.       Smarty.class.php:
  960.       clean up code, respect force_compile and compile_check flags
  961.  
  962.     * NEWS
  963.       Smarty.class.php
  964.       Smarty_Compiler.class.php
  965.       docs/designers.sgml
  966.       plugins/function.mailto.php:
  967.       add caching feature to config loading, document update, add mailto plugin
  968.  
  969. 2002-12-08  Monte Ohrt  <monte@ispi.net>
  970.  
  971.     * plugins/function.fetch.php:
  972.       fix query part of URL
  973.  
  974. 2002-12-05  Monte Ohrt  <monte@ispi.net>
  975.  
  976.     * docs/designers.sgml:
  977.       fix typos
  978.  
  979. 2002-11-22  Monte Ohrt  <monte@ispi.net>
  980.  
  981.     * Smarty_Compiler.class.php:
  982.       patch for warning message
  983.  
  984. 2002-11-21  Monte Ohrt  <monte@ispi.net>
  985.  
  986.     * RELEASE_NOTES
  987.       Smarty.class.php:
  988.       get rid of testing for a set value with assign function, just set to
  989.       whatever is passed into the template
  990.  
  991.     * docs/programmers.sgml:
  992.       fix typo
  993.  
  994. 2002-11-19  Monte Ohrt  <monte@ispi.net>
  995.  
  996.     * Config_File.class.php
  997.       NEWS
  998.       README
  999.       RELEASE_NOTES
  1000.       Smarty.class.php
  1001.       Smarty_Compiler.class.php:
  1002.       commit changes, ready for 2.3.1 release
  1003.  
  1004. 2002-11-01  Monte Ohrt  <monte@ispi.net>
  1005.  
  1006.     * plugins/function.html_options.php:
  1007.     added label attribute to all option outputs, cover w3c spec.
  1008.  
  1009.     * NEWS: update NEWS file
  1010.  
  1011.     * docs/designers.sgml: update docs for optgroup output
  1012.  
  1013.     * plugins/function.html_options.php:
  1014.     make html_options work with optgroup, make func modular and recursive.
  1015.  
  1016. 2002-10-29  Monte Ohrt  <monte@ispi.net>
  1017.  
  1018.     * NEWS
  1019.       Smarty.class.php: set mtime on compile files so they match source files
  1020.  
  1021. 2002-10-18  Monte Ohrt  <monte@ispi.net>
  1022.  
  1023.     * NEWS
  1024.       Smarty.class.php: added proper support for open_basedir setting
  1025.  
  1026.     * docs/designers.sgml: clear up docs on index, iteration and rownum
  1027.  
  1028. 2002-10-16  Monte Ohrt  <monte@ispi.net>
  1029.  
  1030.     * plugins/modifier.default.php: fix warning message in default modifier
  1031.  
  1032. 2002-09-25  Monte Ohrt  <monte@ispi.net>
  1033.  
  1034.     * docs/designers.sgml
  1035.       plugins/modifier.strip.php
  1036.       NEWS: added strip variable modifier
  1037.  
  1038. 2002-09-24  Andrei Zmievski  <andrei@php.net>
  1039.  
  1040.     * NEWS: *** empty log message ***
  1041.  
  1042.     * Smarty_Compiler.class.php:
  1043.     Fix to be able to use $smarty.x variables as arrays.
  1044.  
  1045. 2002-09-23  Monte Ohrt  <monte@ispi.net>
  1046.  
  1047.     * Config_File.class.php:
  1048.     add support for mac/dos formatted config files (fix newlines)
  1049.  
  1050.     * docs/programmers.sgml: add optional tags to clear_cache parameters
  1051.  
  1052.     * docs/designers.sgml:
  1053.     fix error with include_php description, add $this to description
  1054.  
  1055. 2002-09-20  Monte Ohrt  <monte@ispi.net>
  1056.  
  1057.     * NEWS
  1058.       docs/getting-started.sgml: fixed errors with example setup docs
  1059.  
  1060. 2002-09-16  Monte Ohrt  <monte@ispi.net>
  1061.  
  1062.     * plugins/block.textformat.php
  1063.       docs/designers.sgml
  1064.       NEWS: add textformat block function
  1065.  
  1066. 2002-09-10  Monte Ohrt  <monte@ispi.net>
  1067.  
  1068.     * docs/designers.sgml:
  1069.     add assign attribute to cycle function documentation
  1070.  
  1071.     * docs/designers.sgml
  1072.       docs/programmers.sgml: fix typos
  1073.  
  1074. 2002-09-09  Monte Ohrt  <monte@ispi.net>
  1075.  
  1076.     * plugins/function.debug.php
  1077.       templates/header.tpl:
  1078.     fix header in debug template, fix typo in header.tpl example
  1079.  
  1080. 2002-08-15  mohrt  <mohrt@pb1.pair.com>
  1081.  
  1082.     * docs/programmers.sgml: fix typos
  1083.  
  1084. 2002-08-08  mohrt  <mohrt@pb1.pair.com>
  1085.  
  1086.     * RELEASE_NOTES
  1087.       Smarty.class.php:
  1088.     supress warnings from unlink() and is_dir(), let error handler deal with it
  1089.  
  1090. 2002-08-07  mohrt  <mohrt@pb1.pair.com>
  1091.  
  1092.     * docs/appendixes.sgml
  1093.       docs/designers.sgml
  1094.       docs/programmers.sgml
  1095.       Config_File.class.php
  1096.       NEWS
  1097.       README
  1098.       RELEASE_NOTES
  1099.       Smarty.class.php
  1100.       Smarty_Compiler.class.php: update files with new version numbers
  1101.  
  1102. 2002-08-02  mohrt  <mohrt@pb1.pair.com>
  1103.  
  1104.     * NEWS: update NEWS file with credits
  1105.  
  1106.     * NEWS
  1107.       Smarty.class.php: added assign_by_ref() and append_by_ref() functions
  1108.  
  1109. 2002-08-01  mohrt  <mohrt@pb1.pair.com>
  1110.  
  1111.     * TODO
  1112.       NEWS
  1113.       Smarty.class.php:
  1114.     changed default warning type for plugin errors from E_USER_WARNING to E_USER_ERROR
  1115.  
  1116. 2002-07-29  mohrt  <mohrt@pb1.pair.com>
  1117.  
  1118.     * plugins/function.html_select_time.php
  1119.       docs/designers.sgml
  1120.       NEWS: added paramters to html_select_time plugin
  1121.  
  1122. 2002-07-25  Andrei Zmievski  <andrei@pb1.pair.com>
  1123.  
  1124.     * TODO: *** empty log message ***
  1125.  
  1126. 2002-07-24  mohrt  <mohrt@pb1.pair.com>
  1127.  
  1128.     * QUICKSTART: update QUICKSTART guide
  1129.  
  1130.     * NEWS
  1131.       debug.tpl
  1132.       plugins/modifier.debug_print_var.php:
  1133.     update debug console to show objects, fix warning in debug.tpl
  1134.  
  1135. 2002-07-23  mohrt  <mohrt@pb1.pair.com>
  1136.  
  1137.     * docs/programmers.sgml: fix load_filter examples
  1138.  
  1139.     * Config_File.class.php
  1140.       NEWS: fix error when there are no sections in config file
  1141.  
  1142. 2002-07-19  mohrt  <mohrt@pb1.pair.com>
  1143.  
  1144.     * docs/getting-started.sgml: fix error in install guide
  1145.  
  1146. 2002-07-18  mohrt  <mohrt@pb1.pair.com>
  1147.  
  1148.     * Smarty_Compiler.class.php:
  1149.     correct the expression match for smarty:nodefaults
  1150.  
  1151. 2002-07-17  mohrt  <mohrt@pb1.pair.com>
  1152.  
  1153.     * Smarty_Compiler.class.php: fix default modifier to work with config vars
  1154.  
  1155.     * Smarty_Compiler.class.php: got args to strstr backwards...
  1156.  
  1157.     * NEWS
  1158.       Smarty.class.php
  1159.       Smarty_Compiler.class.php:
  1160.     change default modifiers to array instead of string
  1161.  
  1162.     * Smarty_Compiler.class.php
  1163.       docs/designers.sgml
  1164.       Smarty.class.php: add default modifier logic, minor doc updates
  1165.  
  1166.     * NEWS
  1167.       Smarty.class.php
  1168.       plugins/function.popup_init.php:
  1169.     make popup_init xhtml compliant, minor variable name changes for consistancy
  1170.  
  1171. 2002-07-16  mohrt  <mohrt@pb1.pair.com>
  1172.  
  1173.     * NEWS: update NEWS file
  1174.  
  1175.     * plugins/function.debug.php
  1176.       Smarty.class.php
  1177.       debug.tpl
  1178.       NEWS:
  1179.     fix problem with filenames on windows, add ability to supply expire time in seconds when clearing cache or compiled files
  1180.  
  1181. 2002-07-15  mohrt  <mohrt@pb1.pair.com>
  1182.  
  1183.     * Smarty.class.php:
  1184.     fixed problem with insert tags when loading function from script attribute
  1185.     and caching enabled (Monte)
  1186.  
  1187. 2002-07-14  mohrt  <mohrt@pb1.pair.com>
  1188.  
  1189.     * NEWS
  1190.       Smarty.class.php: fix bug with debug_tpl file path for Windows
  1191.  
  1192. 2002-07-12  Monte Ohrt  <monte@ispi.net>
  1193.  
  1194.     * Smarty.class.php: fix append function with array/string issue
  1195.  
  1196. 2002-07-11  Monte Ohrt  <monte@ispi.net>
  1197.  
  1198.     * RELEASE_NOTES: update release notes
  1199.  
  1200.     * NEWS
  1201.       README
  1202.       RELEASE_NOTES
  1203.       Smarty.class.php
  1204.       Smarty_Compiler.class.php
  1205.       Config_File.class.php: update files to 2.2.0 tags, get ready for release
  1206.  
  1207. 2002-07-09  Monte Ohrt  <monte@ispi.net>
  1208.  
  1209.     * NEWS
  1210.       Smarty.class.php: make debug.tpl work with any delimiter
  1211.  
  1212.     * NEWS
  1213.       Smarty.class.php:
  1214.     change tests in append and assign to != '' instead of empty(), which is more accurate
  1215.  
  1216. 2002-07-08  Monte Ohrt  <monte@ispi.net>
  1217.  
  1218.     * docs/designers.sgml: minor doc update
  1219.  
  1220.     * Smarty.class.php:
  1221.     cast var as an array, simplify and get rid of PHP warning messages
  1222.  
  1223. 2002-07-03  Monte Ohrt  <monte@ispi.net>
  1224.  
  1225.     * Smarty.class.php: one more N
  1226.  
  1227.     * Smarty.class.php:
  1228.     prepend "N" to filenames to avoid possible OS issues with dir names starting with "-"
  1229.  
  1230.     * Smarty.class.php: only set $debug_tpl in constructor if empty
  1231.  
  1232.     * Smarty.class.php
  1233.       docs/designers.sgml
  1234.       docs/getting-started.sgml
  1235.       docs/programmers.sgml:
  1236.     make use_sub_dirs go back to crc32 for subdir separation
  1237.  
  1238. 2002-06-29  Monte Ohrt  <monte@ispi.net>
  1239.  
  1240.     * plugins/function.eval.php: do nothing if $val is empty
  1241.  
  1242.     * TODO
  1243.       plugins/function.eval.php
  1244.       plugins/function.popup_init.php:
  1245.     add zindex to popup init, fix error message for eval.
  1246.  
  1247. 2002-06-27  Monte Ohrt  <monte@ispi.net>
  1248.  
  1249.     * Smarty.class.php:
  1250.     only loop through relative paths for PHP include_path, remove $_relative variable
  1251.  
  1252.     * Smarty_Compiler.class.php: added {$smarty.version} variable
  1253.  
  1254. 2002-06-26  Monte Ohrt  <monte@ispi.net>
  1255.  
  1256.     * docs/appendixes.sgml
  1257.       docs/designers.sgml
  1258.       docs/getting-started.sgml
  1259.       docs/programmers.sgml
  1260.       Smarty.class.php:
  1261.     update plugin loading logic, look in SMARTY_DIR, then cwd. If all fail, then retry all with include_path
  1262.  
  1263.     * templates/header.tpl
  1264.       Smarty.class.php: update get_include_path, get _path_array only once
  1265.  
  1266.     * Smarty.class.php: fix get_include_path function for windows
  1267.  
  1268.     * Smarty.class.php: update plugin search logic
  1269.  
  1270.     * Smarty.class.php: only search include_path if relative path
  1271.  
  1272.     * plugins/function.html_select_date.php
  1273.       plugins/function.html_select_time.php
  1274.       plugins/modifier.date_format.php
  1275.       Smarty_Compiler.class.php
  1276.       NEWS
  1277.       Smarty.class.php: allow plugins_dir to be an array of directories
  1278.  
  1279. 2002-06-25  Monte Ohrt  <monte@ispi.net>
  1280.  
  1281.     * docs/programmers.sgml
  1282.       docs/getting-started.sgml: update installation docs
  1283.  
  1284.     * debug.tpl
  1285.       docs/getting-started.sgml
  1286.       templates/debug.tpl
  1287.       NEWS
  1288.       Smarty.class.php: move debug.tpl to SMARTY_DIR, add to constructor
  1289.  
  1290. 2002-06-24  Monte Ohrt  <monte@ispi.net>
  1291.  
  1292.     * plugins/function.assign_debug_info.php
  1293.       NEWS: fixed warning message in function.assign_debug_info
  1294.  
  1295.     * Smarty.class.php: update include_path fixes
  1296.  
  1297.     * NEWS:
  1298.     fixed $template_dir, $compile_dir, $cache_dir, $config_dir to respect include_path
  1299.  
  1300. 2002-06-23  Monte Ohrt  <monte@ispi.net>
  1301.  
  1302.     * plugins/shared.make_timestamp.php:
  1303.     update timestamp plugin to work when passed a timestamp
  1304.  
  1305. 2002-06-19  Monte Ohrt  <monte@ispi.net>
  1306.  
  1307.     * NEWS: update NEWS file
  1308.  
  1309.     * plugins/modifier.date_format.php
  1310.       docs/designers.sgml:
  1311.     update date_format, allow optional 2nd paramater as default date if passed date is empty. update docs.
  1312.  
  1313.     * plugins/modifier.date_format.php:
  1314.     fix date_format modifier, return nothing if given empty string
  1315.  
  1316. 2002-06-18  Monte Ohrt  <monte@ispi.net>
  1317.  
  1318.     * NEWS
  1319.       plugins/function.cycle.php:
  1320.     gave $reset a default value in cycle function
  1321.  
  1322.     * plugins/function.html_select_date.php
  1323.       plugins/shared.make_timestamp.php
  1324.       NEWS:
  1325.     corrected warnings in html_select_time function, made make timestamp always return a timestamp
  1326.  
  1327. 2002-06-17  Monte Ohrt  <monte@ispi.net>
  1328.  
  1329.     * Smarty.class.php: swapped around cache_id and compile_id order
  1330.  
  1331. 2002-06-14  Monte Ohrt  <monte@ispi.net>
  1332.  
  1333.     * docs/programmers.sgml
  1334.       plugins/function.popup_init.php
  1335.       Smarty.class.php:
  1336.     change directory delimiter to "^" for cache and compile files
  1337.  
  1338. 2002-06-13  Andrei Zmievski  <andrei@php.net>
  1339.  
  1340.     * TODO: done.
  1341.  
  1342.     * Smarty_Compiler.class.php:
  1343.     Optimize the calculation of section 'total' property.
  1344.  
  1345. 2002-06-11  Monte Ohrt  <monte@ispi.net>
  1346.  
  1347.     * NEWS
  1348.       Smarty.class.php:
  1349.     added support for subdir exclusion, deletion by full or partial cache_id and compile_id, change file format to urlencoded values instead of crc32
  1350.  
  1351. 2002-06-07  Monte Ohrt  <monte@ispi.net>
  1352.  
  1353.     * Smarty.class.php: fix bug with last_modified_check code
  1354.  
  1355.     * NEWS
  1356.       Smarty.class.php:
  1357.     updated $GLOBALS refererence for HTTP_IF_MODIFIED_SINCE
  1358.  
  1359. 2002-06-06  Monte Ohrt  <monte@ispi.net>
  1360.  
  1361.     * docs/designers.sgml
  1362.       overlib.js:
  1363.     remove overlib.js file from distribution, update plugin and docs
  1364.  
  1365. 2002-06-05  Monte Ohrt  <monte@ispi.net>
  1366.  
  1367.     * docs/designers.sgml
  1368.       NEWS
  1369.       Smarty.class.php: fix 304 Not Modified, don't send content
  1370.  
  1371. 2002-06-03  Monte Ohrt  <monte@ispi.net>
  1372.  
  1373.     * plugins/function.cycle.php: update version number
  1374.  
  1375.     * plugins/function.cycle.php
  1376.       NEWS:
  1377.     fixed cycle function to respect delimiter setting after initial setting
  1378.  
  1379.     * Smarty.class.php
  1380.       NEWS:
  1381.     update $GLOBALS references to work properly with track_globals settings
  1382.  
  1383.     * plugins/function.math.php: fixed bug with call $assign
  1384.  
  1385.     * docs/appendixes.sgml
  1386.       docs/designers.sgml
  1387.       plugins/function.html_options.php
  1388.       plugins/function.html_select_time.php
  1389.       NEWS
  1390.       Smarty.class.php
  1391.       Smarty_Compiler.class.php:
  1392.     optimized for loops with count() function calls
  1393.  
  1394. 2002-06-01  Andrei Zmievski  <andrei@php.net>
  1395.  
  1396.     * TODO: *** empty log message ***
  1397.  
  1398. 2002-05-21  Monte Ohrt  <monte@ispi.net>
  1399.  
  1400.     * NEWS: update NEWS file
  1401.  
  1402.     * plugins/function.html_select_date.php
  1403.       RESOURCES
  1404.       docs/designers.sgml
  1405.       Config_File.class.php:
  1406.     update html_select_date with month_value_format attribute for controlling the format of the month values.
  1407.  
  1408. 2002-05-17  Andrei Zmievski  <andrei@php.net>
  1409.  
  1410.     * NEWS
  1411.       Smarty_Compiler.class.php:
  1412.     Made it possible to use simple variables inside [] for indexing.
  1413.  
  1414. 2002-05-16  Monte Ohrt  <monte@ispi.net>
  1415.  
  1416.     * docs/designers.sgml
  1417.       docs/getting-started.sgml
  1418.       NEWS
  1419.       Smarty.class.php
  1420.       Smarty_Compiler.class.php
  1421.       TESTIMONIALS: add "once" attribute to php_include, update docs
  1422.  
  1423. 2002-05-09  Andrei Zmievski  <andrei@ispi.net>
  1424.  
  1425.     * NEWS
  1426.       TODO: *** empty log message ***
  1427.  
  1428. 2002-05-07  Monte Ohrt  <monte@ispi.net>
  1429.  
  1430.     * plugins/function.cycle.php: remove \n from cycle function
  1431.  
  1432.     * docs/designers.sgml
  1433.       plugins/function.cycle.php
  1434.       README
  1435.       RELEASE_NOTES
  1436.       Smarty.class.php
  1437.       Smarty_Compiler.class.php
  1438.       NEWS:
  1439.     update cycle function to handle array as input, update files to 2.1.1
  1440.  
  1441. 2002-05-06  Monte Ohrt  <monte@ispi.net>
  1442.  
  1443.     * plugins/function.fetch.php:
  1444.     update fetch function with more error checking
  1445.  
  1446. 2002-05-03  Monte Ohrt  <monte@ispi.net>
  1447.  
  1448.     * docs/designers.sgml
  1449.       plugins/function.counter.php:
  1450.     update counter to use name instead of id (id still works though)
  1451.  
  1452.     * plugins/function.cycle.php
  1453.       docs/designers.sgml: rename id to name for cycle function
  1454.  
  1455.     * plugins/function.cycle.php:
  1456.     update cycle function to allow blank values parameter after initialized
  1457.  
  1458.     * plugins/function.cycle.php: fix syntax error
  1459.  
  1460. 2002-05-02  Monte Ohrt  <monte@ispi.net>
  1461.  
  1462.     * plugins/function.cycle.php: ugh, another typo
  1463.  
  1464.     * plugins/function.cycle.php: update comments
  1465.  
  1466.     * docs/designers.sgml
  1467.       plugins/function.cycle.php
  1468.       NEWS: added function cycle
  1469.  
  1470.     * FAQ
  1471.       Smarty.class.php: fix register_outputfilter function
  1472.  
  1473. 2002-05-01  Monte Ohrt  <monte@ispi.net>
  1474.  
  1475.     * docs/designers.sgml
  1476.       NEWS
  1477.       Smarty.class.php: fixed bug with resource testing and include_path
  1478.  
  1479. 2002-04-30  Monte Ohrt  <monte@ispi.net>
  1480.  
  1481.     * NEWS
  1482.       README
  1483.       RELEASE_NOTES
  1484.       Smarty.class.php
  1485.       Smarty_Compiler.class.php: update files for 2.1.0 release
  1486.  
  1487. 2002-04-30  Andrei Zmievski  <andrei@ispi.net>
  1488.  
  1489.     * plugins/function.fetch.php
  1490.       docs/programmers.sgml
  1491.       Smarty.class.php: Fix.
  1492.  
  1493. 2002-04-29  Andrei Zmievski  <andrei@ispi.net>
  1494.  
  1495.     * docs/programmers.sgml
  1496.       docs/designers.sgml: A whole bunch of docs.
  1497.  
  1498. 2002-04-26  Monte Ohrt  <monte@ispi.net>
  1499.  
  1500.     * FAQ
  1501.       QUICKSTART
  1502.       docs/programmers.sgml: update FAQ, QUICKSTART, small doc syntax fix
  1503.  
  1504. 2002-04-24  Monte Ohrt  <monte@ispi.net>
  1505.  
  1506.     * docs/programmers.sgml
  1507.       templates/debug.tpl
  1508.       Smarty.class.php: changed doc structure a bit
  1509.  
  1510. 2002-04-16  Andrei Zmievski  <andrei@php.net>
  1511.  
  1512.     * Smarty.class.php: Add register/unregister API for output filters.
  1513.  
  1514.     * NEWS
  1515.       Smarty.class.php
  1516.       Smarty_Compiler.class.php
  1517.       TODO:
  1518.     Changed the way filters are loaded, which now has to be done explicitly,
  1519.     either through load_filter() API or by filling in $autoload_filters variable.
  1520.     Also renamed internal variable to avoid namespace pollution.
  1521.  
  1522. 2002-04-15  Andrei Zmievski  <andrei@php.net>
  1523.  
  1524.     * Smarty.class.php:
  1525.     Fixed _get_php_resource() to take include_path into account.
  1526.  
  1527. 2002-04-15  Monte Ohrt  <monte@ispi.net>
  1528.  
  1529.     * docs/designers.sgml:
  1530.     update docs, get modifiers and functions into index for easy access
  1531.  
  1532.     * docs/programmers.sgml
  1533.       NEWS
  1534.       Smarty.class.php: update caching documentation
  1535.  
  1536. 2002-04-15  Andrei Zmievski  <andrei@php.net>
  1537.  
  1538.     * NEWS: *** empty log message ***
  1539.  
  1540.     * Smarty.class.php: Only turn down error notices if $debugging is false.
  1541.  
  1542. 2002-04-15  Monte Ohrt  <monte@ispi.net>
  1543.  
  1544.     * NEWS: update NEWS file
  1545.  
  1546.     * plugins/function.html_select_date.php:
  1547.     fixed logic so this works right when field_separator = "/"
  1548.  
  1549.     * plugins/function.html_select_date.php:
  1550.     fix regular expression for matching date
  1551.  
  1552. 2002-04-13  Monte Ohrt  <monte@ispi.net>
  1553.  
  1554.     * docs/designers.sgml: updated html_select_date docs to reflect changes
  1555.  
  1556.     * NEWS
  1557.       plugins/function.html_select_date.php:
  1558.     added YYYY-MM-DD support to html_select_date
  1559.  
  1560. 2002-04-12  Andrei Zmievski  <andrei@php.net>
  1561.  
  1562.     * TESTIMONIALS: New entry.
  1563.  
  1564. 2002-04-12  Monte Ohrt  <monte@ispi.net>
  1565.  
  1566.     * plugins/modifier.strip_tags.php: back out changes to strip_tags
  1567.  
  1568.     * docs/programmers.sgml: update docs regarding cache_lifetime
  1569.  
  1570.     * plugins/modifier.strip_tags.php
  1571.       Smarty.class.php:
  1572.     update cache_lifetime logic: -1 = never expire, 0 = always expire
  1573.  
  1574. 2002-04-11  Andrei Zmievski  <andrei@php.net>
  1575.  
  1576.     * BUGS
  1577.       FAQ
  1578.       INSTALL
  1579.       NEWS
  1580.       Smarty.class.php
  1581.       Smarty_Compiler.class.php
  1582.       docs/getting-started.sgml:
  1583.     Fixed directory separtor issue. Requiring PHP 4.0.6 now.
  1584.  
  1585.     * NEWS
  1586.       Smarty_Compiler.class.php:
  1587.     Added ability to use simple variables for array indices or object properties.
  1588.  
  1589.     * TESTIMONIALS: Another one.
  1590.  
  1591.     * TESTIMONIALS: Adding one from Mark P.
  1592.  
  1593. 2002-04-05  Andrei Zmievski  <andrei@php.net>
  1594.  
  1595.     * Smarty_Compiler.class.php
  1596.       NEWS
  1597.       Smarty.class.php: Make it possible to unregister pre/postfilter plugins.
  1598.  
  1599. 2002-04-05  Monte Ohrt  <monte@ispi.net>
  1600.  
  1601.     * INSTALL: Remove addons file from INSTALL instructions
  1602.  
  1603. 2002-04-04  Monte Ohrt  <monte@ispi.net>
  1604.  
  1605.     * docs/designers.sgml: update doc error
  1606.  
  1607.     * docs/designers.sgml
  1608.       plugins/modifier.escape.php
  1609.       NEWS
  1610.       Smarty.class.php: added htmlall attribute to escape modifier
  1611.  
  1612. 2002-04-03  Andrei Zmievski  <andrei@php.net>
  1613.  
  1614.     * Smarty_Compiler.class.php: Fixed undefined offset warning in {if} tag.
  1615.  
  1616.     * Smarty.class.php
  1617.       NEWS: Added template_exists() API.
  1618.  
  1619.     * Smarty.class.php
  1620.       Smarty_Compiler.class.php
  1621.       NEWS:
  1622.     - Added $smarty.template variable.
  1623.     - Fixed {include_php} tag when dynamic values were used for 'file' attribute.
  1624.  
  1625.     * Config_File.class.php: Separator setting fix.
  1626.  
  1627. 2002-03-28  Monte Ohrt  <monte@ispi.net>
  1628.  
  1629.     * FAQ
  1630.       README: add digest address
  1631.  
  1632.     * FAQ
  1633.       README
  1634.       Smarty.class.php: update mailing list addresses
  1635.  
  1636. 2002-03-28  Andrei Zmievski  <andrei@php.net>
  1637.  
  1638.     * NEWS: *** empty log message ***
  1639.  
  1640.     * plugins/function.html_select_date.php
  1641.       plugins/function.html_select_time.php
  1642.       plugins/modifier.date_format.php:
  1643.     Fix for when plugins directory is not the default one.
  1644.  
  1645. 2002-03-28  Andrei Zmievski  <andrei@ispi.net>
  1646.  
  1647.     * NEWS: *** empty log message ***
  1648.  
  1649.     * plugins/function.html_select_date.php
  1650.       plugins/function.html_select_time.php
  1651.       plugins/modifier.date_format.php:
  1652.     Fix for when plugins directory is not the default one.
  1653.  
  1654. 2002-03-27  Monte Ohrt  <monte@ispi.net>
  1655.  
  1656.     * FAQ: update FAQ page
  1657.  
  1658. 2002-03-26  Andrei Zmievski  <andrei@ispi.net>
  1659.  
  1660.     * CREDITS
  1661.       NEWS
  1662.       Smarty.class.php
  1663.       Smarty_Compiler.class.php
  1664.       TODO: Block functions changes.
  1665.  
  1666.     * Config_File.class.php: *** empty log message ***
  1667.  
  1668. 2002-03-25  Andrei Zmievski  <andrei@php.net>
  1669.  
  1670.     * Smarty.class.php
  1671.       Smarty_Compiler.class.php: Initial implementation of block functions.
  1672.  
  1673. 2002-03-22  Monte Ohrt  <monte@ispi.net>
  1674.  
  1675.     * docs/designers.sgml: fix documentation error in capture
  1676.  
  1677. 2002-03-22  Andrei Zmievski  <andrei@php.net>
  1678.  
  1679.     * Smarty.class.php: *** empty log message ***
  1680.  
  1681.     * Smarty.class.php: Turn off notices.
  1682.  
  1683. 2002-03-21  Andrei Zmievski  <andrei@php.net>
  1684.  
  1685.     * Smarty_Compiler.class.php: Make _current_file available to prefilters.
  1686.  
  1687.     * NEWS
  1688.       Smarty.class.php:
  1689.     Made is possible to assign variables in pre/postfilters.
  1690.  
  1691. 2002-03-20  Andrei Zmievski  <andrei@php.net>
  1692.  
  1693.     * plugins/function.html_select_date.php: Fixed +/- functionality.
  1694.  
  1695.     * NEWS: *** empty log message ***
  1696.  
  1697. 2002-03-20  Monte Ohrt  <monte@ispi.net>
  1698.  
  1699.     * Config_File.class.php
  1700.       NEWS
  1701.       README
  1702.       RELEASE_NOTES
  1703.       Smarty.class.php
  1704.       Smarty_Compiler.class.php: update version numbers
  1705.  
  1706.     * plugins/function.html_select_date.php
  1707.       plugins/function.html_select_time.php
  1708.       plugins/modifier.date_format.php:
  1709.     move .make_timestamp.php to shared.make_timestamp.php
  1710.  
  1711.     * NEWS
  1712.       Smarty.class.php
  1713.       docs/designers.sgml
  1714.       plugins/function.fetch.php
  1715.       plugins/function.html_select_date.php:
  1716.     update file generation, replace crc32() '-' with 'N'
  1717.  
  1718. 2002-03-20  Andrei Zmievski  <andrei@php.net>
  1719.  
  1720.     * Smarty_Compiler.class.php: *** empty log message ***
  1721.  
  1722. 2002-03-19  Andrei Zmievski  <andrei@php.net>
  1723.  
  1724.     * NEWS: *** empty log message ***
  1725.  
  1726.     * Smarty.class.php
  1727.       Smarty_Compiler.class.php:
  1728.     Fix plugin behavior for inserts with script attribute.
  1729.  
  1730.     * NEWS: *** empty log message ***
  1731.  
  1732.     * Smarty_Compiler.class.php: Fix bug with $smarty.cookies.
  1733.  
  1734.     * TESTIMONIALS: *** empty log message ***
  1735.  
  1736. 2002-03-15  Monte Ohrt  <monte@ispi.net>
  1737.  
  1738.     * NEWS
  1739.       docs/designers.sgml: update Changelog
  1740.  
  1741.     * plugins/modifier.indent.php
  1742.       plugins/modifier.wordwrap.php: add wordwrap and indent to repository
  1743.  
  1744. 2002-03-14  Monte Ohrt  <monte@ispi.net>
  1745.  
  1746.     * Smarty.class.php:
  1747.     remove show_info_include and show_info_header functions
  1748.  
  1749. 2002-03-13  Monte Ohrt  <monte@ispi.net>
  1750.  
  1751.     * plugins/function.fetch.php: update fetch function
  1752.  
  1753.     * plugins/function.fetch.php: update fetch function with new parameters
  1754.  
  1755. 2002-03-12  Monte Ohrt  <monte@ispi.net>
  1756.  
  1757.     * docs/designers.sgml: update doc tables
  1758.  
  1759.     * docs/designers.sgml: update docs columns
  1760.  
  1761.     * docs/getting-started.sgml
  1762.       docs/appendixes.sgml: update docs
  1763.  
  1764.     * TESTIMONIALS
  1765.       docs/appendixes.sgml: update syntax error in docs, add to testimonials
  1766.  
  1767. 2002-03-04  Monte Ohrt  <monte@ispi.net>
  1768.  
  1769.     * FAQ
  1770.       README: update FAQ, README with digest mode info
  1771.  
  1772. 2002-03-02  Monte Ohrt  <monte@ispi.net>
  1773.  
  1774.     * QUICKSTART: update quickstart
  1775.  
  1776.     * Smarty.class.php:
  1777.     change behavior so cache_lifetime = 0 never expires (instead of always regenerate)
  1778.  
  1779. 2002-03-01  Monte Ohrt  <monte@ispi.net>
  1780.  
  1781.     * docs/designers.sgml: update doc example
  1782.  
  1783. 2002-03-01  Andrei Zmievski  <andrei@php.net>
  1784.  
  1785.     * CREDITS
  1786.       RELEASE_NOTES
  1787.       TODO
  1788.       NEWS: *** empty log message ***
  1789.  
  1790. 2002-03-01  Monte Ohrt  <monte@ispi.net>
  1791.  
  1792.     * docs/appendixes.sgml
  1793.       docs/designers.sgml
  1794.       docs/getting-started.sgml
  1795.       docs/programmers.sgml: update document id tags
  1796.  
  1797.     * docs.sgml: remove docs.sgml
  1798.  
  1799.     * RESOURCES
  1800.       Smarty.class.php: update resources
  1801.  
  1802. 2002-02-28  Andrei Zmievski  <andrei@php.net>
  1803.  
  1804.     * TESTIMONIALS
  1805.       docs/appendixes.sgml
  1806.       docs/designers.sgml
  1807.       docs/programmers.sgml: *** empty log message ***
  1808.  
  1809. 2002-02-27  Andrei Zmievski  <andrei@php.net>
  1810.  
  1811.     * plugins/function.eval.php
  1812.       docs/designers.sgml: *** empty log message ***
  1813.  
  1814. 2002-02-27  Monte Ohrt  <monte@ispi.net>
  1815.  
  1816.     * plugins/function.eval.php: added eval function to plugin dir
  1817.  
  1818. 2002-02-27  Andrei Zmievski  <andrei@php.net>
  1819.  
  1820.     * NEWS: *** empty log message ***
  1821.  
  1822. 2002-02-27  Monte Ohrt  <monte@ispi.net>
  1823.  
  1824.     * docs/designers.sgml: fix syntax error
  1825.  
  1826.     * docs/appendixes.sgml
  1827.       docs/designers.sgml
  1828.       docs/getting-started.sgml
  1829.       docs/programmers.sgml: convert technical notes to docbook format
  1830.  
  1831.     * NEWS
  1832.       docs/designers.sgml: added "eval" plugin docs
  1833.  
  1834. 2002-02-26  Andrei Zmievski  <andrei@php.net>
  1835.  
  1836.     * docs/programmers.sgml
  1837.       docs/designers.sgml
  1838.       docs/appendixes.sgml
  1839.       docs/getting-started.sgml
  1840.       docs/html-common.dsl
  1841.       docs/.cvsignore: *** empty log message ***
  1842.  
  1843.     * docs/appendixes.sgml
  1844.       docs/common.dsl
  1845.       docs/designers.sgml
  1846.       docs/getting-started.sgml
  1847.       docs/html-common.dsl
  1848.       docs/html.dsl
  1849.       docs/manual.sgml
  1850.       docs/preface.sgml
  1851.       docs/programmers.sgml: Split up docs.
  1852.  
  1853. 2002-02-25  Andrei Zmievski  <andrei@php.net>
  1854.  
  1855.     * docs.sgml: *** empty log message ***
  1856.  
  1857. 2002-02-22  Monte Ohrt  <monte@ispi.net>
  1858.  
  1859.     * docs.sgml: update docs
  1860.  
  1861. 2002-02-22  Andrei Zmievski  <andrei@php.net>
  1862.  
  1863.     * docs.sgml
  1864.       AUTHORS
  1865.       NEWS: *** empty log message ***
  1866.  
  1867. 2002-02-21  Monte Ohrt  <monte@ispi.net>
  1868.  
  1869.     * Config_File.class.php
  1870.       NEWS
  1871.       Smarty.class.php
  1872.       Smarty_Compiler.class.php
  1873.       docs.sgml: update misc changes
  1874.  
  1875. 2002-02-21  Andrei Zmievski  <andrei@php.net>
  1876.  
  1877.     * docs.sgml: *** empty log message ***
  1878.  
  1879. 2002-02-20  Monte Ohrt  <monte@ispi.net>
  1880.  
  1881.     * docs.sgml: misc updates
  1882.  
  1883. 2002-02-20  Andrei Zmievski  <andrei@php.net>
  1884.  
  1885.     * docs.sgml: *** empty log message ***
  1886.  
  1887.     * Smarty.class.php
  1888.       plugins/function.assign.php
  1889.       plugins/function.assign_debug_info.php
  1890.       plugins/function.counter.php
  1891.       plugins/function.fetch.php
  1892.       plugins/function.math.php
  1893.       plugins/function.popup.php
  1894.       plugins/function.popup_init.php
  1895.       plugins/modifier.escape.php: Fixup some naming.
  1896.  
  1897. 2002-02-20  Monte Ohrt  <monte@ispi.net>
  1898.  
  1899.     * docs.sgml: update docs
  1900.  
  1901. 2002-02-20  Andrei Zmievski  <andrei@php.net>
  1902.  
  1903.     * docs.sgml: *** empty log message ***
  1904.  
  1905. 2002-02-20  Monte Ohrt  <monte@ispi.net>
  1906.  
  1907.     * NEWS
  1908.       docs.sgml
  1909.       plugins/modifier.escape.php:
  1910.     removed global vars from fetch function, added attrs to escape modifier
  1911.  
  1912.     * docs.sgml: add plugin chapter outline
  1913.  
  1914. 2002-02-19  Monte Ohrt  <monte@ispi.net>
  1915.  
  1916.     * README
  1917.       RELEASE_NOTES
  1918.       RESOURCES
  1919.       Smarty.class.php
  1920.       docs.sgml
  1921.       BUGS
  1922.       FAQ
  1923.       INSTALL
  1924.       QUICKSTART: update docs
  1925.  
  1926. 2002-02-19  Andrei Zmievski  <andrei@php.net>
  1927.  
  1928.     * docs.sgml: Updated resources docs.
  1929.  
  1930.     * README: *** empty log message ***
  1931.  
  1932.     * docs.sgml: Updated description of {$smarty} variable.
  1933.  
  1934.     * BUGS
  1935.       FAQ
  1936.       INSTALL
  1937.       QUICKSTART
  1938.       RELEASE_NOTES
  1939.       docs.sgml: Remove PEAR notes.
  1940.  
  1941. 2002-02-18  Andrei Zmievski  <andrei@php.net>
  1942.  
  1943.     * Config_File.class.php
  1944.       NEWS: Removed dependency on PEAR.
  1945.  
  1946. 2002-02-18  Monte Ohrt  <monte@ispi.net>
  1947.  
  1948.     * NEWS
  1949.       docs.sgml
  1950.       plugins/function.popup_init.php: add src attribute to popup_init
  1951.  
  1952. 2002-02-15  Andrei Zmievski  <andrei@php.net>
  1953.  
  1954.     * Smarty_Compiler.class.php
  1955.       plugins/modifier.debug_print_var.php
  1956.       NEWS
  1957.       Smarty.class.php: Performance enhancements.
  1958.  
  1959. 2002-02-06  Andrei Zmievski  <andrei@php.net>
  1960.  
  1961.     * plugins/function.html_options.php:
  1962.     Fix html_options output to be XHTML compatible.
  1963.  
  1964. 2002-02-05  Andrei Zmievski  <andrei@php.net>
  1965.  
  1966.     * Smarty.class.php
  1967.       Smarty_Compiler.class.php: Fix up plugin inclusion.
  1968.  
  1969.     * Smarty.class.php
  1970.       Smarty_Compiler.class.php
  1971.       TODO
  1972.       plugins/function.html_select_date.php
  1973.       plugins/function.html_select_time.php
  1974.       plugins/modifier.date_format.php: Fix plugin directory access.
  1975.  
  1976. 2002-02-04  Andrei Zmievski  <andrei@php.net>
  1977.  
  1978.     * .cvsignore
  1979.       Smarty_Compiler.class.php: *** empty log message ***
  1980.  
  1981. 2002-01-31  Andrei Zmievski  <andrei@php.net>
  1982.  
  1983.     * NEWS: *** empty log message ***
  1984.  
  1985.     * Smarty.addons.php
  1986.       Smarty.class.php
  1987.       Smarty_Compiler.class.php
  1988.       TODO
  1989.       plugins/function.assign.php
  1990.       plugins/function.assign_debug_info.php
  1991.       plugins/function.counter.php
  1992.       plugins/function.fetch.php
  1993.       plugins/function.html_options.php
  1994.       plugins/function.html_select_date.php
  1995.       plugins/function.html_select_time.php
  1996.       plugins/function.math.php
  1997.       plugins/function.popup.php
  1998.       plugins/function.popup_init.php
  1999.       plugins/modifier.capitalize.php
  2000.       plugins/modifier.count_characters.php
  2001.       plugins/modifier.count_paragraphs.php
  2002.       plugins/modifier.count_sentences.php
  2003.       plugins/modifier.count_words.php
  2004.       plugins/modifier.date_format.php
  2005.       plugins/modifier.debug_print_var.php
  2006.       plugins/modifier.default.php
  2007.       plugins/modifier.escape.php
  2008.       plugins/modifier.lower.php
  2009.       plugins/modifier.regex_replace.php
  2010.       plugins/modifier.replace.php
  2011.       plugins/modifier.spacify.php
  2012.       plugins/modifier.string_format.php
  2013.       plugins/modifier.strip_tags.php
  2014.       plugins/modifier.truncate.php
  2015.       plugins/modifier.upper.php
  2016.       plugins/shared.make_timestamp.php
  2017.       templates/index.tpl
  2018.       AUTHORS
  2019.       CREDITS
  2020.       Config_File.class.php
  2021.       README: Implemented plugin architecture.
  2022.  
  2023.     * NEWS: *** empty log message ***
  2024.  
  2025. 2002-01-30  Monte Ohrt  <monte@ispi.net>
  2026.  
  2027.     * NEWS
  2028.       Smarty.addons.php
  2029.       Smarty.class.php
  2030.       docs.sgml: added modifiers wordwrap and indent
  2031.  
  2032. 2002-01-28  Monte Ohrt  <monte@ispi.net>
  2033.  
  2034.     * Smarty.class.php
  2035.       docs.sgml:
  2036.     add support for is-modified-since headers, adjust a doc example
  2037.  
  2038. 2002-01-24  Monte Ohrt  <monte@ispi.net>
  2039.  
  2040.     * Smarty.class.php: cleanup formatting
  2041.  
  2042.     * NEWS
  2043.       Smarty.class.php
  2044.       docs.sgml: update ChangeLog, remove insert_tag_check parameter
  2045.  
  2046. 2002-01-24  Andrei Zmievski  <andrei@php.net>
  2047.  
  2048.     * plugins/standard.plugin.php: *** empty log message ***
  2049.  
  2050. 2002-01-24  Monte Ohrt  <monte@ispi.net>
  2051.  
  2052.     * Smarty.class.php: fix syntax error
  2053.  
  2054.     * Smarty.class.php: removed unneccesary test from fetch()
  2055.  
  2056. 2002-01-23  Monte Ohrt  <monte@ispi.net>
  2057.  
  2058.     * Smarty.addons.php: update overlib fixes
  2059.  
  2060.     * NEWS: update changelog
  2061.  
  2062.     * FAQ
  2063.       NEWS
  2064.       RESOURCES
  2065.       Smarty.addons.php: updated overlib fixes
  2066.  
  2067. 2001-12-31  Andrei Zmievski  <andrei@php.net>
  2068.  
  2069.     * NEWS
  2070.       Smarty.class.php: Fixed compile_id problem.
  2071.  
  2072. 2001-12-28  Monte Ohrt  <monte@ispi.net>
  2073.  
  2074.     * NEWS
  2075.       Smarty.class.php
  2076.       Smarty_Compiler.class.php:
  2077.     fixed problem with using assigned var with include_php filepath
  2078.  
  2079. 2001-12-21  Monte Ohrt  <monte@ispi.net>
  2080.  
  2081.     * RESOURCES: update RESOURCES
  2082.  
  2083. 2001-12-20  Monte Ohrt  <monte@ispi.net>
  2084.  
  2085.     * FAQ
  2086.       README: update FAQ
  2087.  
  2088. 2001-12-18  Monte Ohrt  <monte@ispi.net>
  2089.  
  2090.     * Smarty_Compiler.class.php
  2091.       docs.sgml
  2092.       Config_File.class.php
  2093.       NEWS
  2094.       README
  2095.       RELEASE_NOTES
  2096.       Smarty.addons.php
  2097.       Smarty.class.php: update version numbers
  2098.  
  2099. 2001-12-18  Andrei Zmievski  <andrei@php.net>
  2100.  
  2101.     * NEWS
  2102.       Smarty.class.php: Fixed clear_cache().
  2103.  
  2104. 2001-12-14  Monte Ohrt  <monte@ispi.net>
  2105.  
  2106.     * NEWS
  2107.       Smarty.addons.php:
  2108.     fixed bug in smarty_make_timestamp introduced in PHP 4.1.0
  2109.  
  2110. 2001-12-13  Monte Ohrt  <monte@ispi.net>
  2111.  
  2112.     * NEWS
  2113.       Smarty.class.php
  2114.       docs.sgml: update default function args, fix cached insert debug timing
  2115.  
  2116. 2001-12-12  Monte Ohrt  <monte@ispi.net>
  2117.  
  2118.     * docs.sgml: fix syntax error in documentation
  2119.  
  2120.     * Smarty.class.php: update default template handling functionality
  2121.  
  2122. 2001-12-11  Monte Ohrt  <monte@ispi.net>
  2123.  
  2124.     * Smarty.class.php
  2125.       Smarty_Compiler.class.php: update file fetching logic
  2126.  
  2127. 2001-12-11  Andrei Zmievski  <andrei@php.net>
  2128.  
  2129.     * NEWS
  2130.       Smarty.class.php: Added 'script' attribute to {insert..}.
  2131.  
  2132. 2001-12-10  Monte Ohrt  <monte@ispi.net>
  2133.  
  2134.     * NEWS
  2135.       Smarty.class.php: added default template function handler
  2136.  
  2137.     * Config_File.class.php
  2138.       NEWS
  2139.       README
  2140.       RELEASE_NOTES
  2141.       Smarty.addons.php
  2142.       Smarty.class.php
  2143.       Smarty_Compiler.class.php: update version numbers in files to 1.5.1
  2144.  
  2145. 2001-12-10  Andrei Zmievski  <andrei@php.net>
  2146.  
  2147.     * NEWS
  2148.       Smarty.class.php: Removed error message from the _read_file() method.
  2149.  
  2150.     * Smarty.class.php: Fix check for compile and cache IDs.
  2151.  
  2152. 2001-12-06  Monte Ohrt  <monte@ispi.net>
  2153.  
  2154.     * QUICKSTART: fix spelling error in QUICKSTART
  2155.  
  2156.     * docs.sgml: fixed spelling errors in documenation
  2157.  
  2158.     * Smarty_Compiler.class.php
  2159.       docs.sgml
  2160.       Config_File.class.php
  2161.       NEWS
  2162.       README
  2163.       RELEASE_NOTES
  2164.       Smarty.addons.php
  2165.       Smarty.class.php: commit 1.5.0 release
  2166.  
  2167.     * RESOURCES
  2168.       docs.sgml: added RESOURCES file
  2169.  
  2170. 2001-12-05  Andrei Zmievski  <andrei@php.net>
  2171.  
  2172.     * Smarty_Compiler.class.php: Refactor.
  2173.  
  2174. 2001-12-05  Monte Ohrt  <monte@ispi.net>
  2175.  
  2176.     * NEWS
  2177.       Smarty_Compiler.class.php
  2178.       docs.sgml: added assign to include and php_include
  2179.  
  2180.     * Smarty.class.php
  2181.       Smarty_Compiler.class.php
  2182.       docs.sgml: *** empty log message ***
  2183.  
  2184. 2001-12-04  Andrei Zmievski  <andrei@php.net>
  2185.  
  2186.     * NEWS
  2187.       Smarty_Compiler.class.php: Formatting.
  2188.  
  2189. 2001-12-04  Monte Ohrt  <monte@ispi.net>
  2190.  
  2191.     * Smarty_Compiler.class.php
  2192.       NEWS
  2193.       Smarty.class.php: update ChangeLog
  2194.  
  2195. 2001-12-04  Andrei Zmievski  <andrei@php.net>
  2196.  
  2197.     * NEWS
  2198.       Smarty.class.php: Formatting.
  2199.  
  2200. 2001-12-04  Monte Ohrt  <monte@ispi.net>
  2201.  
  2202.     * Smarty.class.php: removed SMARTY_DIR setting in constructor
  2203.  
  2204.     * Smarty.class.php: fix Smarty.class.php indention error
  2205.  
  2206.     * Smarty.class.php: update trusted logic
  2207.  
  2208. 2001-12-03  Monte Ohrt  <monte@ispi.net>
  2209.  
  2210.     * Smarty.class.php:
  2211.     fix up is_secure, is_trusted, make _parse_tpl_path function
  2212.  
  2213.     * Smarty.class.php: fix problem with testing SMARTY_DIR as empty
  2214.  
  2215.     * NEWS
  2216.       docs.sgml: update documentation, change log
  2217.  
  2218.     * Smarty.class.php:
  2219.     update constructor to check for SMARTY_DIR before assigning
  2220.  
  2221. 2001-12-03  Andrei Zmievski  <andrei@php.net>
  2222.  
  2223.     * NEWS
  2224.       Smarty.class.php: *** empty log message ***
  2225.  
  2226. 2001-12-03  Monte Ohrt  <monte@ispi.net>
  2227.  
  2228.     * FAQ
  2229.       INSTALL
  2230.       RELEASE_NOTES: update a few files
  2231.  
  2232.     * NEWS
  2233.       QUICKSTART
  2234.       Smarty.class.php
  2235.       docs.sgml: added trusted_dir functionality, cleaned up secure_dir logic
  2236.  
  2237. 2001-12-03  Andrei Zmievski  <andrei@php.net>
  2238.  
  2239.     * NEWS: *** empty log message ***
  2240.  
  2241.     * NEWS
  2242.       Smarty.class.php: - Introduced $compile_id class variable.
  2243.     - Fixed a situation where if $cache_id and $compile_id were both null
  2244.       they were passed to auto functions as empty string instead of null.
  2245.  
  2246. 2001-11-30  Monte Ohrt  <monte@ispi.net>
  2247.  
  2248.     * NEWS
  2249.       Smarty.class.php:
  2250.     change variable names in fetch() fuction to smarty_* to avoid namespace conflicts
  2251.  
  2252.     * NEWS
  2253.       Smarty.class.php: fixed bug in _rm_auto with catenated null values
  2254.  
  2255. 2001-11-29  Andrei Zmievski  <andrei@php.net>
  2256.  
  2257.     * NEWS
  2258.       Smarty_Compiler.class.php: Added $smarty.section.* syntax.
  2259.  
  2260.     * Smarty_Compiler.class.php: Made 'name' attribute optional for {foreach}.
  2261.  
  2262. 2001-11-29  Monte Ohrt  <monte@ispi.net>
  2263.  
  2264.     * Smarty.class.php
  2265.       index.php: remove assign "now" in index.tpl
  2266.  
  2267. 2001-11-29  Andrei Zmievski  <andrei@php.net>
  2268.  
  2269.     * NEWS
  2270.       Smarty.addons.php
  2271.       Smarty.class.php: Fix formatting.
  2272.  
  2273. 2001-11-28  Monte Ohrt  <monte@ispi.net>
  2274.  
  2275.     * NEWS
  2276.       Smarty.class.php
  2277.       docs.sgml:
  2278.     removed return statements from _read_cache_file (how did they get in there?)
  2279.  
  2280. 2001-11-27  Monte Ohrt  <monte@ispi.net>
  2281.  
  2282.     * docs.sgml
  2283.       NEWS
  2284.       Smarty.addons.php
  2285.       Smarty.class.php:
  2286.     fixed bugs and added assign attribute to several functions
  2287.  
  2288. 2001-11-27  Andrei Zmievski  <andrei@php.net>
  2289.  
  2290.     * NEWS: Some rewording.
  2291.  
  2292.     * Smarty_Compiler.class.php: Fix $smarty.capture access.
  2293.  
  2294.     * TODO: *** empty log message ***
  2295.  
  2296.     * NEWS
  2297.       Smarty.class.php
  2298.       Smarty_Compiler.class.php:
  2299.     Made {config_load ..} merge globals from each config file only once per scope.
  2300.  
  2301.     * NEWS
  2302.       Smarty.class.php
  2303.       Smarty_Compiler.class.php: - Added {foreach ...}.
  2304.     - Made certain $smarty.* references handled at compilation time.
  2305.  
  2306. 2001-11-26  Monte Ohrt  <monte@ispi.net>
  2307.  
  2308.     * Config_File.class.php
  2309.       NEWS
  2310.       Smarty.class.php
  2311.       Smarty_Compiler.class.php
  2312.       docs.sgml: commit cache handler functionality
  2313.  
  2314. 2001-11-20  Andrei Zmievski  <andrei@php.net>
  2315.  
  2316.     * NEWS
  2317.       Smarty.addons.php
  2318.       Smarty_Compiler.class.php: Various fixes and additions.
  2319.  
  2320.     * NEWS
  2321.       index.php: *** empty log message ***
  2322.  
  2323. 2001-11-05  Monte Ohrt  <monte@ispi.net>
  2324.  
  2325.     * Smarty.class.php: changed _read_file parameter from $end to $lines
  2326.  
  2327.     * NEWS
  2328.       Smarty.class.php: fixed is_cache, make cache reading more efficient
  2329.  
  2330. 2001-11-02  Monte Ohrt  <monte@ispi.net>
  2331.  
  2332.     * FAQ
  2333.       NEWS: update FAQ with mailing list Reply-To header FAQ
  2334.  
  2335.     * NEWS
  2336.       Smarty.class.php
  2337.       index.php: supress fopen errors, return false if cache file won't load
  2338.  
  2339. 2001-11-01  Monte Ohrt  <monte@ispi.net>
  2340.  
  2341.     * QUICKSTART
  2342.       docs.sgml
  2343.       index.php: update QUICKSTART guide with index key example
  2344.  
  2345.     * Config_File.class.php
  2346.       NEWS
  2347.       README
  2348.       RELEASE_NOTES
  2349.       Smarty.addons.php
  2350.       Smarty.class.php
  2351.       Smarty_Compiler.class.php
  2352.       docs.sgml: commit all updates for 1.4.6
  2353.  
  2354. 2001-11-01  Andrei Zmievski  <andrei@php.net>
  2355.  
  2356.     * NEWS: *** empty log message ***
  2357.  
  2358. 2001-10-30  Monte Ohrt  <monte@ispi.net>
  2359.  
  2360.     * Smarty.addons.php: fix assign function problem with empty value passed
  2361.  
  2362.     * NEWS
  2363.       Smarty.addons.php
  2364.       Smarty.class.php
  2365.       Smarty_Compiler.class.php
  2366.       templates/debug.tpl:
  2367.     fixed bug in assign function when passing an empty value
  2368.  
  2369. 2001-10-26  Monte Ohrt  <monte@ispi.net>
  2370.  
  2371.     * Smarty.addons.php
  2372.       Smarty.class.php
  2373.       index.php: fix minor typo in debug code
  2374.  
  2375. 2001-10-26  Andrei Zmievski  <andrei@php.net>
  2376.  
  2377.     * Smarty.class.php: Typo.
  2378.  
  2379. 2001-10-26  Monte Ohrt  <monte@ispi.net>
  2380.  
  2381.     * Smarty.addons.php:
  2382.     update debug console output, handle html encoding correctly
  2383.  
  2384. 2001-10-26  Andrei Zmievski  <andrei@php.net>
  2385.  
  2386.     * Smarty.addons.php
  2387.       templates/debug.tpl: Debug formatting.
  2388.  
  2389.     * Smarty.class.php: Disable rmdir warning.
  2390.  
  2391. 2001-10-26  Monte Ohrt  <monte@ispi.net>
  2392.  
  2393.     * Smarty.addons.php
  2394.       Smarty.class.php
  2395.       templates/debug.tpl: update debugging to expand array variables
  2396.  
  2397.     * Smarty.class.php
  2398.       docs.sgml:
  2399.     update docs for fetching only timestamp with custom template source functions
  2400.  
  2401.     * Smarty.addons.php: fix debug console error
  2402.  
  2403. 2001-10-26  Andrei Zmievski  <andrei@php.net>
  2404.  
  2405.     * docs.sgml: Typos.
  2406.  
  2407.     * Smarty.addons.php: Cleanup whitespace.
  2408.  
  2409.     * Smarty_Compiler.class.php: Clean up whitespace.
  2410.  
  2411.     * Smarty.class.php: Cleaning up code, formatting mostly.
  2412.  
  2413.     * NEWS: *** empty log message ***
  2414.  
  2415. 2001-10-25  Monte Ohrt  <monte@ispi.net>
  2416.  
  2417.     * NEWS
  2418.       docs.sgml: update documentation to current version
  2419.  
  2420.     * NEWS
  2421.       Smarty.addons.php:
  2422.     updated fetch to give proper warning when fetching unreadable or nonexistant files
  2423.  
  2424.     * NEWS
  2425.       Smarty.class.php
  2426.       Smarty_Compiler.class.php:
  2427.     fixed problem with newline at the end of compiled templates
  2428.  
  2429.     * NEWS
  2430.       Smarty.class.php: recompile cache if config file gets modified too.
  2431.  
  2432.     * NEWS
  2433.       Smarty.class.php:
  2434.     added feature to regenerate cache if compile_check is enabled and an
  2435.     involved template is modified
  2436.  
  2437. 2001-10-23  Monte Ohrt  <monte@ispi.net>
  2438.  
  2439.     * Smarty.class.php: fix indent for insert tags in debug console
  2440.  
  2441.     * templates/debug.tpl: update debug.tpl file format
  2442.  
  2443.     * NEWS
  2444.       Smarty.addons.php
  2445.       Smarty.class.php
  2446.       templates/debug.tpl:
  2447.     update execution time debugging, move into include list
  2448.  
  2449. 2001-10-10  Monte Ohrt  <monte@ispi.net>
  2450.  
  2451.     * NEWS
  2452.       Smarty.addons.php
  2453.       Smarty.class.php
  2454.       Smarty_Compiler.class.php:
  2455.     fixed up execution time output in debug console
  2456.  
  2457. 2001-10-09  Andrei Zmievski  <andrei@php.net>
  2458.  
  2459.     * Config_File.class.php
  2460.       NEWS
  2461.       Smarty.class.php
  2462.       TODO: Added support for hidden config vars.
  2463.  
  2464. 2001-10-04  Monte Ohrt  <monte@ispi.net>
  2465.  
  2466.     * NEWS
  2467.       Smarty.addons.php
  2468.       Smarty.class.php
  2469.       templates/debug.tpl: added execution times to debug console
  2470.  
  2471. 2001-10-02  Andrei Zmievski  <andrei@php.net>
  2472.  
  2473.     * Smarty_Compiler.class.php: Add space.
  2474.  
  2475. 2001-10-01  Andrei Zmievski  <andrei@php.net>
  2476.  
  2477.     * Smarty.class.php: Fix reference to compile_id.
  2478.  
  2479. 2001-09-28  Andrei Zmievski  <andrei@php.net>
  2480.  
  2481.     * NEWS
  2482.       Smarty.class.php
  2483.       Smarty_Compiler.class.php: Added postfilter functions.
  2484.  
  2485. 2001-09-26  Andrei Zmievski  <andrei@php.net>
  2486.  
  2487.     * NEWS
  2488.       Smarty.class.php
  2489.       docs.sgml: Rename to clear_compiled_tpl().
  2490.  
  2491. 2001-09-25  Andrei Zmievski  <andrei@php.net>
  2492.  
  2493.     * NEWS
  2494.       Smarty_Compiler.class.php:
  2495.     Fixed line number reporting when removing comments.
  2496.  
  2497. 2001-09-20  Monte Ohrt  <monte@ispi.net>
  2498.  
  2499.     * NEWS
  2500.       RELEASE_NOTES
  2501.       Smarty.addons.php: made html_options output xhtml compatible
  2502.  
  2503. 2001-09-19  Monte Ohrt  <monte@ispi.net>
  2504.  
  2505.     * Config_File.class.php
  2506.       NEWS
  2507.       README
  2508.       RELEASE_NOTES
  2509.       Smarty.addons.php
  2510.       Smarty.class.php
  2511.       Smarty_Compiler.class.php
  2512.       templates/debug.tpl: updated version numbers
  2513.  
  2514. 2001-09-16  Monte Ohrt  <monte@ispi.net>
  2515.  
  2516.     * FAQ
  2517.       NEWS
  2518.       docs.sgml: fix doc error with insert function
  2519.  
  2520. 2001-09-06  Andrei Zmievski  <andrei@php.net>
  2521.  
  2522.     * NEWS: *** empty log message ***
  2523.  
  2524. 2001-08-31  Monte Ohrt  <monte@ispi.net>
  2525.  
  2526.     * NEWS: update ChangeLog
  2527.  
  2528.     * overlib.js
  2529.       Smarty.addons.php
  2530.       Smarty.class.php
  2531.       docs.sgml:
  2532.     update overlib to 3.50, adjust addon code so that the overlib.js file isn't modified
  2533.  
  2534. 2001-08-31  Andrei Zmievski  <andrei@php.net>
  2535.  
  2536.     * Smarty.class.php: - compile_id changes
  2537.  
  2538.     * NEWS
  2539.       Smarty.addons.php: - compile_id support
  2540.     - new options for html_select_date
  2541.  
  2542. 2001-08-23  Andrei Zmievski  <andrei@php.net>
  2543.  
  2544.     * TODO: *** empty log message ***
  2545.  
  2546. 2001-08-10  Andrei Zmievski  <andrei@php.net>
  2547.  
  2548.     * NEWS
  2549.       Smarty.addons.php
  2550.       Smarty.class.php
  2551.       Smarty_Compiler.class.php:
  2552.     Modified to pass Smarty object as second parameter to insert functions.
  2553.     Also moved _smarty_mod_handler() and _smarty_insert_handler() into the class.
  2554.  
  2555.     * NEWS
  2556.       Smarty_Compiler.class.php:
  2557.     Passing Smarty as second parameter to prefilter functions.
  2558.  
  2559. 2001-08-09  Andrei Zmievski  <andrei@php.net>
  2560.  
  2561.     * NEWS: *** empty log message ***
  2562.  
  2563. 2001-08-09  Monte Ohrt  <monte@ispi.net>
  2564.  
  2565.     * templates/index.tpl
  2566.       Smarty.class.php: add smarty.now variable to template
  2567.  
  2568. 2001-08-06  Monte Ohrt  <monte@ispi.net>
  2569.  
  2570.     * templates/index.tpl: change config_load section back to setup
  2571.  
  2572. 2001-08-06  Andrei Zmievski  <andrei@php.net>
  2573.  
  2574.     * Smarty.addons.php: Optimize a bit.
  2575.  
  2576. 2001-08-04  Monte Ohrt  <monte@ispi.net>
  2577.  
  2578.     * docs.sgml: update capture documentation
  2579.  
  2580. 2001-08-03  Monte Ohrt  <monte@ispi.net>
  2581.  
  2582.     * FAQ
  2583.       NEWS
  2584.       Smarty.class.php:
  2585.     fix bug with URL controlled debugging, works now (Monte)
  2586.  
  2587. 2001-08-01  Andrei Zmievski  <andrei@php.net>
  2588.  
  2589.     * Config_File.class.php: *** empty log message ***
  2590.  
  2591.     * Smarty_Compiler.class.php
  2592.       Smarty.class.php: - Fixed some E_NOTICE stuff in compiler.
  2593.     - Generalized assign_smarty_interface() a bit.
  2594.  
  2595. 2001-07-24  Andrei Zmievski  <andrei@php.net>
  2596.  
  2597.     * NEWS
  2598.       Smarty_Compiler.class.php
  2599.       TODO: See ChangeLog for details.
  2600.  
  2601. 2001-07-20  Andrei Zmievski  <andrei@php.net>
  2602.  
  2603.     * Config_File.class.php: Booleanize case-insensitively.
  2604.  
  2605. 2001-07-17  Monte Ohrt  <monte@ispi.net>
  2606.  
  2607.     * NEWS: update ChangeLog
  2608.  
  2609.     * Smarty.class.php
  2610.       docs.sgml: put SMARTY_DIR on Config_File require
  2611.  
  2612. 2001-07-11  Monte Ohrt  <monte@ispi.net>
  2613.  
  2614.     * docs.sgml
  2615.       FAQ
  2616.       NEWS
  2617.       Smarty.class.php:
  2618.     updated security to not include insecure docs, only warning
  2619.  
  2620. 2001-07-10  Andrei Zmievski  <andrei@php.net>
  2621.  
  2622.     * Smarty.class.php: Adding 'sizeof' as an allowed {if} function.
  2623.  
  2624. 2001-07-06  Andrei Zmievski  <andrei@php.net>
  2625.  
  2626.     * NEWS: *** empty log message ***
  2627.  
  2628. 2001-07-06  Monte Ohrt  <monte@ispi.net>
  2629.  
  2630.     * Config_File.class.php
  2631.       NEWS
  2632.       README
  2633.       RELEASE_NOTES
  2634.       Smarty.addons.php
  2635.       Smarty.class.php
  2636.       Smarty_Compiler.class.php: update version number to 1.4.4
  2637.  
  2638.     * NEWS
  2639.       Smarty.addons.php
  2640.       Smarty_Compiler.class.php
  2641.       docs.sgml
  2642.       templates/header.tpl
  2643.       templates/index.tpl: update documenatation, template examples
  2644.  
  2645. 2001-07-03  Andrei Zmievski  <andrei@php.net>
  2646.  
  2647.     * NEWS
  2648.       Smarty.class.php: Implemented access to request vars via $smarty var.
  2649.  
  2650.     * NEWS
  2651.       Smarty_Compiler.class.php:
  2652.     Fixed a bug with parsing function arguments in {if} tags.
  2653.  
  2654. 2001-06-30  Monte Ohrt  <monte@ispi.net>
  2655.  
  2656.     * NEWS: update ChangeLog
  2657.  
  2658. 2001-06-29  Monte Ohrt  <monte@ispi.net>
  2659.  
  2660.     * Smarty.addons.php
  2661.       Smarty.class.php
  2662.       docs.sgml
  2663.       overlib.js:
  2664.     moved overlib to separate file, added SMARTY_DIR, documented. added much documentation
  2665.  
  2666. 2001-06-29  Andrei Zmievski  <andrei@php.net>
  2667.  
  2668.     * NEWS
  2669.       RELEASE_NOTES
  2670.       TODO: *** empty log message ***
  2671.  
  2672. 2001-06-29  Monte Ohrt  <monte@ispi.net>
  2673.  
  2674.     * NEWS
  2675.       README
  2676.       RELEASE_NOTES
  2677.       Smarty.addons.php
  2678.       Smarty.class.php
  2679.       docs.sgml
  2680.       index.php
  2681.       templates/debug.tpl
  2682.       templates/header.tpl
  2683.       templates/index.tpl: update release notes
  2684.  
  2685. 2001-06-27  Andrei Zmievski  <andrei@php.net>
  2686.  
  2687.     * Smarty_Compiler.class.php: *** empty log message ***
  2688.  
  2689.     * NEWS
  2690.       Smarty_Compiler.class.php: Implemented 'step' section attribute.
  2691.  
  2692.     * Smarty_Compiler.class.php: Negative values of 'max' will mean no max.
  2693.  
  2694.     * AUTHORS
  2695.       NEWS: *** empty log message ***
  2696.  
  2697. 2001-06-26  Andrei Zmievski  <andrei@php.net>
  2698.  
  2699.     * NEWS
  2700.       Smarty.class.php
  2701.       Smarty_Compiler.class.php
  2702.       index.php: Added 'max' and 'start' section attributes.
  2703.     Added 'total' and 'iteration' section properties.
  2704.  
  2705. 2001-06-25  Andrei Zmievski  <andrei@php.net>
  2706.  
  2707.     * Config_File.class.php
  2708.       RELEASE_NOTES
  2709.       Smarty.addons.php
  2710.       Smarty.class.php
  2711.       Smarty_Compiler.class.php: Update version numbers.
  2712.  
  2713. 2001-06-23  Andrei Zmievski  <andrei@php.net>
  2714.  
  2715.     * TODO: *** empty log message ***
  2716.  
  2717. 2001-06-21  Andrei Zmievski  <andrei@php.net>
  2718.  
  2719.     * Config_File.class.php
  2720.       NEWS: Fixed booleanization bug.
  2721.  
  2722. 2001-06-20  Monte Ohrt  <monte@ispi.net>
  2723.  
  2724.     * docs.sgml:
  2725.     update documents to reflect changes to cached content & debugging
  2726.  
  2727. 2001-06-20  Andrei Zmievski  <andrei@php.net>
  2728.  
  2729.     * Smarty.addons.php
  2730.       Smarty.class.php: Remove debug output for cached and fetched cases.
  2731.  
  2732. 2001-06-20  Monte Ohrt  <monte@ispi.net>
  2733.  
  2734.     * Smarty.class.php: update include_info to false
  2735.  
  2736.     * Smarty.class.php
  2737.       docs.sgml
  2738.       index.php
  2739.       templates/footer.tpl:
  2740.     moved debug logic into Smarty completely, created flags for it
  2741.  
  2742. 2001-06-19  Andrei Zmievski  <andrei@php.net>
  2743.  
  2744.     * Smarty.addons.php
  2745.       Smarty.class.php
  2746.       templates/debug.tpl: *** empty log message ***
  2747.  
  2748.     * NEWS
  2749.       Smarty.class.php: Remove unneeded debug functions.
  2750.  
  2751. 2001-06-19  Monte Ohrt  <monte@ispi.net>
  2752.  
  2753.     * NEWS
  2754.       Smarty.addons.php
  2755.       Smarty.class.php
  2756.       docs.sgml
  2757.       templates/debug.tpl
  2758.       templates/footer.tpl: commit updates, add debug template
  2759.  
  2760. 2001-06-19  Andrei Zmievski  <andrei@php.net>
  2761.  
  2762.     * Smarty.class.php
  2763.       Smarty_Compiler.class.php
  2764.       TODO:
  2765.     Moved config loading code inside main class, the compiled template now
  2766.     simply calls that method.
  2767.  
  2768. 2001-06-15  Andrei Zmievski  <andrei@php.net>
  2769.  
  2770.     * NEWS
  2771.       Smarty.class.php
  2772.       Smarty_Compiler.class.php
  2773.       templates/index.tpl: * moved config array into class itself
  2774.     * added 'scope' attribute for config_load
  2775.  
  2776.     * Smarty_Compiler.class.php
  2777.       Smarty.addons.php
  2778.       Smarty.class.php: Finishing up secure mode.
  2779.  
  2780. 2001-06-15  Monte Ohrt  <monte@ispi.net>
  2781.  
  2782.     * NEWS: update ChangeLog
  2783.  
  2784.     * Smarty_Compiler.class.php: cleaned up logic of if statement security
  2785.  
  2786.     * Smarty_Compiler.class.php: update if logic to cover more situations
  2787.  
  2788.     * Smarty_Compiler.class.php
  2789.       docs.sgml: update if statement security feature
  2790.  
  2791. 2001-06-14  Andrei Zmievski  <andrei@php.net>
  2792.  
  2793.     * Smarty.addons.php
  2794.       Smarty.class.php: *** empty log message ***
  2795.  
  2796.     * NEWS
  2797.       Smarty_Compiler.class.php:
  2798.     Fixed a bug with quoted strings inside if statements.
  2799.  
  2800. 2001-06-13  Monte Ohrt  <monte@ispi.net>
  2801.  
  2802.     * Smarty.addons.php
  2803.       Smarty.class.php: added secure_dir array for multiple secure directories
  2804.  
  2805.     * Smarty.addons.php: update fetch funtion to respect security setting
  2806.  
  2807.     * NEWS
  2808.       Smarty.addons.php
  2809.       Smarty.class.php
  2810.       docs.sgml: update documentation, changelog
  2811.  
  2812.     * Smarty.addons.php
  2813.       Smarty.class.php: moved _extract setting to assign functions
  2814.  
  2815.     * Smarty.addons.php
  2816.       Smarty.class.php
  2817.       Smarty_Compiler.class.php:
  2818.     added assign/unassign custom functions, ability to re-extract tpl_vars
  2819.  
  2820.     * Smarty.class.php
  2821.       Smarty_Compiler.class.php
  2822.       docs.sgml
  2823.       index.php: commit security features
  2824.  
  2825. 2001-06-11  Andrei Zmievski  <andrei@php.net>
  2826.  
  2827.     * Smarty.class.php: Version variable typo.
  2828.  
  2829. 2001-06-05  Andrei Zmievski  <andrei@php.net>
  2830.  
  2831.     * Smarty.class.php:
  2832.     Create config object in fetch() or just set the config path if it already
  2833.     exists.
  2834.  
  2835. 2001-06-04  Andrei Zmievski  <andrei@php.net>
  2836.  
  2837.     * Smarty.class.php: *** empty log message ***
  2838.  
  2839.     * NEWS
  2840.       Smarty_Compiler.class.php:
  2841.     Fixed a problem with $<number> inside strip tags.
  2842.  
  2843. 2001-05-31  Andrei Zmievski  <andrei@php.net>
  2844.  
  2845.     * NEWS: *** empty log message ***
  2846.  
  2847.     * Config_File.class.php: Allow empty config_path.
  2848.  
  2849. 2001-05-29  Monte Ohrt  <monte@ispi.net>
  2850.  
  2851.     * Smarty_Compiler.class.php
  2852.       docs.sgml
  2853.       NEWS
  2854.       README
  2855.       RELEASE_NOTES
  2856.       Smarty.addons.php
  2857.       Smarty.class.php: update version numbers
  2858.  
  2859.     * NEWS
  2860.       Smarty.class.php
  2861.       Smarty_Compiler.class.php
  2862.       docs.sgml: moved version variable to internal variable
  2863.  
  2864. 2001-05-22  Andrei Zmievski  <andrei@php.net>
  2865.  
  2866.     * NEWS
  2867.       Smarty.class.php
  2868.       Smarty_Compiler.class.php:
  2869.     Moved $_smarty_sections and $_smarty_conf_obj into Smarty class.
  2870.  
  2871. 2001-05-18  Monte Ohrt  <monte@ispi.net>
  2872.  
  2873.     * NEWS: update ChangeLog
  2874.  
  2875.     * FAQ
  2876.       QUICKSTART: update FAQ, QUICKSTART for windows include_path setup
  2877.  
  2878.     * configs/test.conf: added configs directory to cvs
  2879.  
  2880. 2001-05-18  Andrei Zmievski  <andrei@php.net>
  2881.  
  2882.     * Smarty.class.php: Use compiler_class for including the file.
  2883.  
  2884. 2001-05-18  Monte Ohrt  <monte@ispi.net>
  2885.  
  2886.     * docs.sgml: fix typo
  2887.  
  2888. 2001-05-16  Monte Ohrt  <monte@ispi.net>
  2889.  
  2890.     * README
  2891.       RELEASE_NOTES
  2892.       Smarty.addons.php
  2893.       Smarty.class.php
  2894.       Smarty_Compiler.class.php: update files to version 1.4.1
  2895.  
  2896.     * NEWS: update ChangeLog
  2897.  
  2898. 2001-05-15  Andrei Zmievski  <andrei@php.net>
  2899.  
  2900.     * NEWS: *** empty log message ***
  2901.  
  2902.     * index.php: forget that!
  2903.  
  2904.     * NEWS
  2905.       Smarty_Compiler.class.php
  2906.       index.php: Fixed a few E_NOTICE warnings.
  2907.  
  2908. 2001-05-09  Monte Ohrt  <monte@ispi.net>
  2909.  
  2910.     * NEWS
  2911.       RELEASE_NOTES
  2912.       Smarty.addons.php
  2913.       Smarty.class.php
  2914.       docs.sgml: update dates versions
  2915.  
  2916. 2001-05-09  Andrei Zmievski  <andrei@php.net>
  2917.  
  2918.     * NEWS: *** empty log message ***
  2919.  
  2920.     * Smarty.class.php:
  2921.     Use absolute paths when requiring/including Smart components.
  2922.  
  2923.     * NEWS: *** empty log message ***
  2924.  
  2925.     * Smarty.class.php: Use write mode instead of append.
  2926.  
  2927. 2001-05-02  Andrei Zmievski  <andrei@php.net>
  2928.  
  2929.     * NEWS
  2930.       Smarty_Compiler.class.php: Fix indexing by section properties.
  2931.  
  2932. 2001-05-02  Monte Ohrt  <monte@ispi.net>
  2933.  
  2934.     * NEWS: update changelog
  2935.  
  2936.     * Smarty.class.php: remove period from syntax error
  2937.  
  2938. 2001-05-02  Andrei Zmievski  <andrei@php.net>
  2939.  
  2940.     * Smarty_Compiler.class.php: Double-quote the attribute values by default.
  2941.  
  2942. 2001-04-30  Monte Ohrt  <monte@ispi.net>
  2943.  
  2944.     * Smarty_Compiler.class.php
  2945.       NEWS: added simple {capture} logic
  2946.  
  2947. 2001-04-30  Andrei Zmievski  <andrei@php.net>
  2948.  
  2949.     * TODO: *** empty log message ***
  2950.  
  2951.     * Smarty_Compiler.class.php
  2952.       Smarty.class.php: Fix passing config vars to included files.
  2953.  
  2954.     * Smarty.class.php
  2955.       Smarty_Compiler.class.php: Fix inclusion again.
  2956.  
  2957. 2001-04-30  Monte Ohrt  <monte@ispi.net>
  2958.  
  2959.     * FAQ
  2960.       RELEASE_NOTES
  2961.       Smarty.class.php
  2962.       misc/fix_vars.php
  2963.       NEWS: update paths for windows (c:)
  2964.  
  2965. 2001-04-28  Andrei Zmievski  <andrei@php.net>
  2966.  
  2967.     * Smarty.class.php
  2968.       Smarty_Compiler.class.php: Fix passing variables to included files.
  2969.  
  2970.     * templates/index.tpl: *** empty log message ***
  2971.  
  2972. 2001-04-27  Andrei Zmievski  <andrei@php.net>
  2973.  
  2974.     * Smarty_Compiler.class.php: Fix includes.
  2975.  
  2976. 2001-04-26  Andrei Zmievski  <andrei@php.net>
  2977.  
  2978.     * Smarty_Compiler.class.php
  2979.       docs.sgml
  2980.       Smarty.class.php: Formatting mostly.
  2981.  
  2982.     * Smarty_Compiler.class.php
  2983.       Config_File.class.php: *** empty log message ***
  2984.  
  2985. 2001-04-26  Monte Ohrt  <monte@ispi.net>
  2986.  
  2987.     * Smarty_Compiler.class.php
  2988.       docs.sgml
  2989.       FAQ
  2990.       NEWS
  2991.       QUICKSTART
  2992.       RELEASE_NOTES
  2993.       Smarty.class.php: update docs with new changes
  2994.  
  2995. 2001-04-26  Andrei Zmievski  <andrei@php.net>
  2996.  
  2997.     * RELEASE_NOTES: *** empty log message ***
  2998.  
  2999.     * docs.sgml
  3000.       templates/index.tpl
  3001.       NEWS
  3002.       Smarty_Compiler.class.php: Added ability to reference object properties.
  3003.  
  3004. 2001-04-25  Andrei Zmievski  <andrei@php.net>
  3005.  
  3006.     * README
  3007.       Smarty.addons.php
  3008.       Smarty.class.php
  3009.       Smarty_Compiler.class.php
  3010.       docs.sgml
  3011.       AUTHORS
  3012.       Config_File.class.php
  3013.       CREDITS
  3014.       RELEASE_NOTES
  3015.       NEWS: *** empty log message ***
  3016.  
  3017.     * docs.sgml: Docs on new parameter to custom functions.
  3018.  
  3019.     * NEWS: *** empty log message ***
  3020.  
  3021.     * Smarty_Compiler.class.php:
  3022.     Changing the way tpl vars are referenced and passing smarty object
  3023.     to custom functions.
  3024.  
  3025.     * RELEASE_NOTES
  3026.       docs.sgml: Fixing docs a bit.
  3027.  
  3028. 2001-04-24  Andrei Zmievski  <andrei@php.net>
  3029.  
  3030.     * docs.sgml: Docs for $compiler_class and compiler functions.
  3031.  
  3032.     * templates/index.tpl: *** empty log message ***
  3033.  
  3034.     * Smarty_Compiler.class.php: Remove debugging.
  3035.  
  3036. 2001-04-24  Monte Ohrt  <monte@ispi.net>
  3037.  
  3038.     * docs.sgml: update compiler function docs
  3039.  
  3040. 2001-04-24  Andrei Zmievski  <andrei@php.net>
  3041.  
  3042.     * NEWS
  3043.       Smarty.class.php
  3044.       Smarty_Compiler.class.php
  3045.       templates/index.tpl: Added compiler function support.
  3046.  
  3047. 2001-04-24  Monte Ohrt  <monte@ispi.net>
  3048.  
  3049.     * RELEASE_NOTES
  3050.       Smarty.class.php:
  3051.     update notes, change show_info_header to false by default
  3052.  
  3053.     * Smarty.class.php
  3054.       Smarty_Compiler.class.php
  3055.       docs.sgml
  3056.       CREDITS
  3057.       FAQ
  3058.       NEWS
  3059.       README
  3060.       RELEASE_NOTES: update documenation, bug fixes
  3061.  
  3062. 2001-04-24  Andrei Zmievski  <andrei@php.net>
  3063.  
  3064.     * misc/fix_vars.php: Hopefully fix for sure.
  3065.  
  3066. 2001-04-23  Monte Ohrt  <monte@ispi.net>
  3067.  
  3068.     * misc/fix_vars.php: uncomment copy/unlink
  3069.  
  3070. 2001-04-23  Andrei Zmievski  <andrei@php.net>
  3071.  
  3072.     * misc/fix_vars.php: Do it more thoroughly.
  3073.  
  3074.     * misc/fix_vars.php: check for }
  3075.  
  3076. 2001-04-22  Andrei Zmievski  <andrei@php.net>
  3077.  
  3078.     * misc/fix_vars.php: Fix variable parsing.
  3079.  
  3080. 2001-04-20  Monte Ohrt  <monte@ispi.net>
  3081.  
  3082.     * misc/fix_vars.php: fix problem with 4.0.5-dev and preg_replace_callback
  3083.  
  3084. 2001-04-19  Monte Ohrt  <monte@ispi.net>
  3085.  
  3086.     * Smarty_Compiler.class.php
  3087.       docs.sgml
  3088.       misc/fix_vars.php
  3089.       NEWS
  3090.       RELEASE_NOTES
  3091.       Smarty.class.php: update notes/documentation
  3092.  
  3093.     * NEWS
  3094.       README
  3095.       RELEASE_NOTES
  3096.       Smarty.addons.php
  3097.       Smarty.class.php
  3098.       Smarty_Compiler.class.php
  3099.       docs.sgml: update files for 1.4.0 release
  3100.  
  3101. 2001-04-16  Andrei Zmievski  <andrei@php.net>
  3102.  
  3103.     * misc/fix_vars.php: Added fix_vars.php script.
  3104.  
  3105. 2001-04-16  Monte Ohrt  <monte@ispi.net>
  3106.  
  3107.     * QUICKSTART
  3108.       RELEASE_NOTES
  3109.       docs.sgml
  3110.       templates/index.tpl:
  3111.     update RELEASE_NOTES & scripts with new section var syntax
  3112.  
  3113. 2001-04-13  Andrei Zmievski  <andrei@php.net>
  3114.  
  3115.     * Smarty_Compiler.class.php: * Implement new variable format parser.
  3116.     * Optimizing config load a bit.
  3117.  
  3118. 2001-04-13  Monte Ohrt  <monte@ispi.net>
  3119.  
  3120.     * FAQ
  3121.       NEWS
  3122.       RELEASE_NOTES
  3123.       Smarty.class.php:
  3124.     added $check_cached_insert_tags to speed up cached pages if
  3125.           {insert ...} is not used (Monte)
  3126.  
  3127. 2001-04-12  Andrei Zmievski  <andrei@php.net>
  3128.  
  3129.     * NEWS
  3130.       Smarty.class.php
  3131.       RELEASE_NOTES: *** empty log message ***
  3132.  
  3133.     * Smarty_Compiler.class.php: Remove redundant functions.
  3134.  
  3135.     * Smarty.class.php: Formatting.
  3136.  
  3137. 2001-04-12  Monte Ohrt  <monte@ispi.net>
  3138.  
  3139.     * Smarty.class.php: update file: parsing
  3140.  
  3141.     * Smarty.class.php
  3142.       docs.sgml: update documentation
  3143.  
  3144. 2001-04-12  Andrei Zmievski  <andrei@php.net>
  3145.  
  3146.     * Smarty.class.php
  3147.       Smarty_Compiler.class.php
  3148.       TODO: *** empty log message ***
  3149.  
  3150. 2001-04-11  Monte Ohrt  <monte@ispi.net>
  3151.  
  3152.     * FAQ
  3153.       QUICKSTART
  3154.       RELEASE_NOTES: added RELEASE_NOTES file to cvs
  3155.  
  3156.     * NEWS
  3157.       docs.sgml: update ChangeLog, update documentation
  3158.  
  3159.     * Smarty.class.php
  3160.       Smarty_Compiler.class.php
  3161.       templates/index.tpl:
  3162.     update Smarty to compile at run-time. added ability to get files from
  3163.     absolute paths, added work around for LOCK_EX and windows, changed a few
  3164.     file permissions to be more secure.
  3165.  
  3166. 2001-03-29  Monte Ohrt  <monte@ispi.net>
  3167.  
  3168.     * NEWS
  3169.       Smarty.addons.php:
  3170.     allow arbitrary date strings instead of just timestamps
  3171.  
  3172. 2001-03-28  Monte Ohrt  <monte@ispi.net>
  3173.  
  3174.     * Smarty.class.php
  3175.       Smarty_Compiler.class.php
  3176.       docs.sgml
  3177.       FAQ
  3178.       NEWS
  3179.       README
  3180.       Smarty.addons.php:
  3181.     update version in class, update docs for count_ and new vars
  3182.  
  3183.     * templates/index.tpl
  3184.       docs.sgml: update docs, example template
  3185.  
  3186. 2001-03-28  Andrei Zmievski  <andrei@php.net>
  3187.  
  3188.     * Smarty_Compiler.class.php: Some variable renaming.
  3189.  
  3190. 2001-03-23  Andrei Zmievski  <andrei@php.net>
  3191.  
  3192.     * Smarty_Compiler.class.php
  3193.       NEWS: Fixed nested include infinite repeat bug.
  3194.  
  3195. 2001-03-23  Monte Ohrt  <monte@ispi.net>
  3196.  
  3197.     * Smarty.class.php: fix version number
  3198.  
  3199.     * Smarty.class.php
  3200.       NEWS: added optional HTML header to output
  3201.  
  3202. 2001-03-22  Andrei Zmievski  <andrei@php.net>
  3203.  
  3204.     * Smarty_Compiler.class.php: Fixed inclusion of dynamic files.
  3205.  
  3206. 2001-03-16  Andrei Zmievski  <andrei@php.net>
  3207.  
  3208.     * Smarty_Compiler.class.php: Fixing the config_load scoping.
  3209.  
  3210.     * Smarty_Compiler.class.php: making config variables global for now.
  3211.  
  3212. 2001-03-15  Andrei Zmievski  <andrei@php.net>
  3213.  
  3214.     * NEWS: *** empty log message ***
  3215.  
  3216.     * Smarty_Compiler.class.php:
  3217.     * Includes are now always done via generated function call to protect
  3218.       namespace.
  3219.     * config_load now always uses global config object to improve
  3220.       performance.
  3221.  
  3222. 2001-03-13  Monte Ohrt  <monte@ispi.net>
  3223.  
  3224.     * docs.sgml: update math documentation with format attribute
  3225.  
  3226. 2001-03-11  Monte Ohrt  <monte@ispi.net>
  3227.  
  3228.     * docs.sgml
  3229.       NEWS
  3230.       Smarty.addons.php
  3231.       Smarty.class.php
  3232.       Smarty_Compiler.class.php: update math function with format attribute
  3233.  
  3234. 2001-03-10  Andrei Zmievski  <andrei@php.net>
  3235.  
  3236.     * Smarty.addons.php: *** empty log message ***
  3237.  
  3238.     * NEWS
  3239.       Smarty.addons.php
  3240.       Smarty.class.php: Added html_select_time custom function.
  3241.  
  3242. 2001-03-08  Monte Ohrt  <monte@ispi.net>
  3243.  
  3244.     * Smarty.class.php
  3245.       Smarty_Compiler.class.php
  3246.       NEWS
  3247.       README
  3248.       Smarty.addons.php: rename 1.3.1b to 1.3.1pl1
  3249.  
  3250.     * NEWS
  3251.       Smarty.addons.php
  3252.       Smarty.class.php
  3253.       Smarty_Compiler.class.php: update version numbers, changelog
  3254.  
  3255.     * Smarty.class.php
  3256.       Smarty_Compiler.class.php:
  3257.     moved _syntax_error to Smarty_Compiler.class.php
  3258.  
  3259.     * Smarty.class.php
  3260.       docs.sgml:
  3261.     missing _syntax_error function recovered. fixed minor syntax in docs
  3262.  
  3263. 2001-03-07  Monte Ohrt  <monte@ispi.net>
  3264.  
  3265.     * QUICKSTART
  3266.       README
  3267.       Smarty.addons.php
  3268.       Smarty.class.php
  3269.       Smarty_Compiler.class.php
  3270.       BUGS
  3271.       INSTALL
  3272.       NEWS: update everything to 1.3.1
  3273.  
  3274. 2001-03-03  Monte Ohrt  <monte@ispi.net>
  3275.  
  3276.     * Smarty_Compiler.class.php
  3277.       Smarty.class.php: fixed bug with cached insert tags
  3278.  
  3279. 2001-03-02  Monte Ohrt  <monte@ispi.net>
  3280.  
  3281.     * Smarty.class.php
  3282.       Smarty_Compiler.class.php:
  3283.     fix cache fuctions with separated compiled class
  3284.  
  3285.     * FAQ
  3286.       NEWS
  3287.       docs.sgml: update changelog
  3288.  
  3289. 2001-03-02  Andrei Zmievski  <andrei@php.net>
  3290.  
  3291.     * NEWS
  3292.       Smarty_Compiler.class.php: Added 'first' and 'last' section properties.
  3293.  
  3294. 2001-03-02  Monte Ohrt  <monte@ispi.net>
  3295.  
  3296.     * TODO: remove compiling separation TODO
  3297.  
  3298.     * Smarty_Compiler.class.php
  3299.       Smarty.addons.php
  3300.       Smarty.class.php: update function headers
  3301.  
  3302.     * templates/index.tpl
  3303.       NEWS
  3304.       Smarty.class.php
  3305.       Smarty_Compiler.class.php
  3306.       index.php: split out compiling code for faster execution
  3307.  
  3308.     * Smarty.class.php: fixed a few warning messages
  3309.  
  3310.     * Smarty.addons.php
  3311.       Smarty.class.php
  3312.       docs.sgml
  3313.       NEWS: added fetch, unregister mod/fun, updated docs
  3314.  
  3315. 2001-03-01  Monte Ohrt  <monte@ispi.net>
  3316.  
  3317.     * Smarty.addons.php: added "int" to available list
  3318.  
  3319.     * docs.sgml
  3320.       FAQ
  3321.       Smarty.class.php: update FAQ, add math functions & update documetation
  3322.  
  3323.     * index.php
  3324.       Smarty.addons.php
  3325.       Smarty.class.php
  3326.       docs.sgml: fixed literal tags and other optional delimiters
  3327.  
  3328. 2001-02-26  Andrei Zmievski  <andrei@php.net>
  3329.  
  3330.     * NEWS
  3331.       Smarty.class.php:
  3332.     Added index_prev, index_next section properties and ability to
  3333.     index by them.
  3334.  
  3335.     * NEWS
  3336.       Smarty.addons.php
  3337.       Smarty.class.php: Reverting the plugins patch - needs more thought.
  3338.  
  3339.     * Smarty.class.php: Fixing plugin loading.
  3340.  
  3341. 2001-02-23  Andrei Zmievski  <andrei@php.net>
  3342.  
  3343.     * Smarty.addons.php
  3344.       Smarty.class.php
  3345.       plugins/standard.plugin.php
  3346.       NEWS: Added plugin functionality.
  3347.  
  3348. 2001-02-22  Monte Ohrt  <monte@ispi.net>
  3349.  
  3350.     * docs.sgml
  3351.       templates/index.tpl
  3352.       NEWS
  3353.       README
  3354.       Smarty.class.php: fixed issue with php tags executed in literal blocks
  3355.  
  3356. 2001-02-21  Monte Ohrt  <monte@ispi.net>
  3357.  
  3358.     * NEWS: update changelog for LGPL change
  3359.  
  3360.     * Smarty.class.php
  3361.       docs.sgml
  3362.       README
  3363.       Smarty.addons.php: updated version numbers to 1.3.0
  3364.  
  3365.     * NEWS
  3366.       templates/index.tpl: update changelog, rearrange index.tpl file
  3367.  
  3368. 2001-02-21  Andrei Zmievski  <andrei@php.net>
  3369.  
  3370.     * NEWS
  3371.       Smarty.class.php: *** empty log message ***
  3372.  
  3373. 2001-02-21  Monte Ohrt  <monte@ispi.net>
  3374.  
  3375.     * docs.sgml: update parameters for is_cached and fetch
  3376.  
  3377. 2001-02-21  Andrei Zmievski  <andrei@php.net>
  3378.  
  3379.     * NEWS
  3380.       Smarty.class.php: *** empty log message ***
  3381.  
  3382. 2001-02-21  Monte Ohrt  <monte@ispi.net>
  3383.  
  3384.     * NEWS
  3385.       Smarty.addons.php
  3386.       docs.sgml: update docs, remove header function from addons
  3387.  
  3388. 2001-02-20  Monte Ohrt  <monte@ispi.net>
  3389.  
  3390.     * FAQ
  3391.       NEWS: update changelog
  3392.  
  3393.     * TODO: update todo
  3394.  
  3395.     * TODO: update todo list
  3396.  
  3397.     * Smarty.class.php: update php tag handling logic
  3398.  
  3399. 2001-02-19  Monte Ohrt  <monte@ispi.net>
  3400.  
  3401.     * index.php
  3402.       Config_File.class.php
  3403.       FAQ
  3404.       Smarty.class.php
  3405.       docs.sgml: fixed <?php tag at beginning of files, updated docs
  3406.  
  3407. 2001-02-19  Andrei Zmievski  <andrei@php.net>
  3408.  
  3409.     * Smarty.addons.php: *** empty log message ***
  3410.  
  3411. 2001-02-13  Andrei Zmievski  <andrei@php.net>
  3412.  
  3413.     * TODO: *** empty log message ***
  3414.  
  3415. 2001-02-12  Andrei Zmievski  <andrei@php.net>
  3416.  
  3417.     * templates/index.tpl
  3418.       Smarty.class.php: *** empty log message ***
  3419.  
  3420. 2001-02-10  Monte Ohrt  <monte@ispi.net>
  3421.  
  3422.     * Smarty.class.php: remove  unneeded preg_match
  3423.  
  3424.     * Smarty.class.php: remove comment
  3425.  
  3426.     * Smarty.class.php: updated php escape to handle <script language="php">
  3427.  
  3428.     * NEWS
  3429.       Smarty.class.php: fix php tag escapement logic
  3430.  
  3431.     * NEWS: commit changelog
  3432.  
  3433.     * docs.sgml: update header docs
  3434.  
  3435.     * docs.sgml
  3436.       Smarty.addons.php
  3437.       Smarty.class.php: added header custom function
  3438.  
  3439. 2001-02-09  Monte Ohrt  <monte@ispi.net>
  3440.  
  3441.     * index.php
  3442.       templates/header.tpl
  3443.       templates/index.tpl
  3444.       INSTALL
  3445.       QUICKSTART
  3446.       docs.sgml: update documentation, add examples to test script.
  3447.  
  3448. 2001-02-08  Andrei Zmievski  <andrei@php.net>
  3449.  
  3450.     * Smarty.class.php: *** empty log message ***
  3451.  
  3452. 2001-02-08  Monte Ohrt  <monte@ispi.net>
  3453.  
  3454.     * COPYING.lib: added COPYING.lib
  3455.  
  3456.     * COPYING
  3457.       Config_File.class.php
  3458.       Smarty.addons.php
  3459.       Smarty.class.php
  3460.       docs.sgml: changed license to LGPL for commercial use
  3461.  
  3462.     * docs.sgml
  3463.       Smarty.class.php: fix clear_assign syntax error
  3464.  
  3465. 2001-02-07  Monte Ohrt  <monte@ispi.net>
  3466.  
  3467.     * Smarty.class.php: added ability to pass array to clear_assign
  3468.  
  3469.     * index.php
  3470.       templates/index.tpl
  3471.       docs.sgml:
  3472.     update documentation, remove tests from index file and template
  3473.  
  3474. 2001-02-07  Andrei Zmievski  <andrei@php.net>
  3475.  
  3476.     * NEWS
  3477.       Smarty.class.php: Adding file locking.
  3478.  
  3479.     * templates/index.tpl
  3480.       Smarty.addons.php
  3481.       Smarty.class.php
  3482.       index.php: More cache work.
  3483.  
  3484. 2001-02-06  Monte Ohrt  <monte@ispi.net>
  3485.  
  3486.     * docs.sgml
  3487.       Smarty.class.php:
  3488.     change register_ function names, update documents with tables
  3489.  
  3490. 2001-02-06  Andrei Zmievski  <andrei@php.net>
  3491.  
  3492.     * NEWS
  3493.       Smarty.class.php
  3494.       templates/index.tpl: Reworking and optimizing the cache system.
  3495.  
  3496.     * Smarty.class.php: Restoring ?> in patterns.
  3497.  
  3498. 2001-02-05  Monte Ohrt  <monte@ispi.net>
  3499.  
  3500.     * Smarty.class.php
  3501.       docs.sgml: update cache directory creation logic
  3502.  
  3503. 2001-02-05  Andrei Zmievski  <andrei@php.net>
  3504.  
  3505.     * Smarty.class.php: Removing once-only subpattern for now..
  3506.  
  3507.     * Smarty.class.php: Fix modifier arg parsing.
  3508.  
  3509. 2001-02-02  Andrei Zmievski  <andrei@php.net>
  3510.  
  3511.     * NEWS
  3512.       Smarty.class.php
  3513.       templates/index.tpl: See changelog.
  3514.  
  3515. 2001-02-01  Andrei Zmievski  <andrei@php.net>
  3516.  
  3517.     * README: *** empty log message ***
  3518.  
  3519.     * Smarty.class.php: Use 'echo' instead of 'print'.
  3520.  
  3521.     * Smarty.addons.php: *** empty log message ***
  3522.  
  3523. 2001-02-01  Monte Ohrt  <monte@ispi.net>
  3524.  
  3525.     * Smarty.class.php: rearranged variables at top of script
  3526.  
  3527. 2001-02-01  Andrei Zmievski  <andrei@php.net>
  3528.  
  3529.     * Smarty.class.php: Retabbing.
  3530.  
  3531.     * templates/index.tpl
  3532.       Smarty.class.php
  3533.       index.php: *** empty log message ***
  3534.  
  3535. 2001-02-01  Monte Ohrt  <monte@ispi.net>
  3536.  
  3537.     * Smarty.class.php: update caching logic
  3538.  
  3539.     * Smarty.class.php: fixed clear_all_cache bugs
  3540.  
  3541.     * Smarty.class.php: fix .cache check
  3542.  
  3543.     * docs.sgml
  3544.       FAQ
  3545.       Smarty.class.php: update .che to .cache
  3546.  
  3547.     * FAQ
  3548.       Smarty.class.php
  3549.       docs.sgml: updated docs for caching, added clear_all_cache() directive
  3550.  
  3551. 2001-01-31  Monte Ohrt  <monte@ispi.net>
  3552.  
  3553.     * index.php
  3554.       templates/index.tpl
  3555.       docs.sgml: upated docs for date_format and html_options
  3556.  
  3557. 2001-01-31  Andrei Zmievski  <andrei@php.net>
  3558.  
  3559.     * NEWS: *** empty log message ***
  3560.  
  3561.     * Smarty.addons.php
  3562.       index.php: Added ability to pass 'options' attribute to html_options.
  3563.  
  3564.     * Smarty.addons.php
  3565.       Smarty.class.php
  3566.       docs.sgml
  3567.       index.php
  3568.       templates/index.tpl
  3569.       Config_File.class.php
  3570.       NEWS
  3571.       README: Reworking, simplifying, and speeding up cache implementation.
  3572.     Fixing the infelicity where you couldn't have '|' and ':' inside
  3573.     quoted modifier arguments.
  3574.  
  3575. 2001-01-31  Monte Ohrt  <monte@ispi.net>
  3576.  
  3577.     * Smarty.class.php
  3578.       index.php
  3579.       templates/index.tpl: removed DEBUG lines
  3580.  
  3581. 2001-01-30  Monte Ohrt  <monte@ispi.net>
  3582.  
  3583.     * Smarty.class.php: changed default expire to 3600
  3584.  
  3585.     * Config_File.class.php
  3586.       NEWS
  3587.       README
  3588.       Smarty.addons.php
  3589.       Smarty.class.php: updated version numbers
  3590.  
  3591.     * docs.sgml
  3592.       NEWS
  3593.       Smarty.class.php:
  3594.     added caching, force compile, force cache, misc performance updates
  3595.  
  3596. 2001-01-30  Andrei Zmievski  <andrei@php.net>
  3597.  
  3598.     * NEWS: *** empty log message ***
  3599.  
  3600.     * Smarty.class.php
  3601.       templates/index.tpl: Remove debug message.
  3602.  
  3603.     * Smarty.class.php
  3604.       templates/index.tpl: Fixing the compile directory mayhem...
  3605.  
  3606.     * Smarty.class.php:
  3607.     Fix problem with {strip} around {section} and {include}
  3608.  
  3609.     * Smarty.addons.php: *** empty log message ***
  3610.  
  3611. 2001-01-29  Monte Ohrt  <monte@ispi.net>
  3612.  
  3613.     * FAQ
  3614.       NEWS
  3615.       README
  3616.       Smarty.class.php: fixed PHP_VERSION check, misc doc updates
  3617.  
  3618.     * index.php
  3619.       Config_File.class.php
  3620.       NEWS
  3621.       QUICKSTART
  3622.       README
  3623.       Smarty.addons.php
  3624.       Smarty.class.php
  3625.       docs.sgml: updated for 1.2.1 compile_dir changes, misc doc updates
  3626.  
  3627. 2001-01-26  Monte Ohrt  <monte@ispi.net>
  3628.  
  3629.     * BUGS
  3630.       README: update BUGS and README files
  3631.  
  3632.     * FAQ: updated FAQ
  3633.  
  3634.     * Config_File.class.php
  3635.       FAQ
  3636.       NEWS
  3637.       README
  3638.       Smarty.addons.php
  3639.       docs.sgml
  3640.       templates/index.tpl
  3641.       AUTHORS: update again
  3642.  
  3643. 2001-01-26  Andrei Zmievski  <andrei@php.net>
  3644.  
  3645.     * docs.sgml
  3646.       NEWS
  3647.       README
  3648.       Smarty.class.php
  3649.       templates/index.tpl: *** empty log message ***
  3650.  
  3651.     * Smarty.class.php
  3652.       index.php
  3653.       templates/index.tpl: Added ability to index by key.
  3654.  
  3655. 2001-01-25  Monte Ohrt  <monte@ispi.net>
  3656.  
  3657.     * NEWS: update changelog
  3658.  
  3659.     * README
  3660.       Smarty.addons.php
  3661.       Smarty.class.php
  3662.       docs.sgml
  3663.       AUTHORS: updated versions to 1.1.0
  3664.  
  3665.     * docs.sgml
  3666.       templates/index.tpl
  3667.       Config_File.class.php
  3668.       Smarty.addons.php
  3669.       Smarty.class.php: update copyright notice
  3670.  
  3671.     * Config_File.class.php
  3672.       Smarty.addons.php
  3673.       Smarty.class.php
  3674.       docs.sgml: added misc info
  3675.  
  3676. 2001-01-24  Monte Ohrt  <monte@ispi.net>
  3677.  
  3678.     * Smarty.addons.php
  3679.       index.php
  3680.       templates/index.tpl
  3681.       Config_File.class.php: initial commit
  3682.  
  3683. 2001-01-23  Monte Ohrt  <monte@ispi.net>
  3684.  
  3685.     * docs.sgml: fix typo
  3686.  
  3687. 2001-01-22  Monte Ohrt  <monte@ispi.net>
  3688.  
  3689.     * doc.sgm
  3690.       docs.sgml: updated docs, renamed file
  3691.  
  3692.     * FAQ: updated FAQ
  3693.  
  3694.     * NEWS
  3695.       README: updated Changelog and Readme
  3696.  
  3697.     * doc.sgm: updated doc.sgm error
  3698.  
  3699.     * AUTHORS
  3700.       COPYING
  3701.       INSTALL
  3702.       NEWS
  3703.       QUICKSTART: misc doc changes, added AUTHORS, COPYING
  3704.  
  3705. 2001-01-22  Andrei Zmievski  <andrei@php.net>
  3706.  
  3707.     * NEWS
  3708.       templates/index.tpl: *** empty log message ***
  3709.  
  3710.     * Smarty.class.php
  3711.       templates/index.tpl:
  3712.     Fixed bug that wouldn't let you do specify non-array values for 'loop'
  3713.     attribute.
  3714.  
  3715. 2001-01-22  Monte Ohrt  <monte@ispi.net>
  3716.  
  3717.     * QUICKSTART: updated QUICKSTART
  3718.  
  3719.     * BUGS
  3720.       FAQ
  3721.       INSTALL
  3722.       README
  3723.       doc.sgm: added BUGS and INSTALL, updated docs, FAQ, README
  3724.  
  3725. 2001-01-21  Monte Ohrt  <monte@ispi.net>
  3726.  
  3727.     * FAQ
  3728.       doc.sgm: updates to FAQ and docs
  3729.  
  3730. 2001-01-19  Monte Ohrt  <monte@ispi.net>
  3731.  
  3732.     * FAQ: initial commit of FAQ
  3733.  
  3734.     * QUICKSTART
  3735.       README
  3736.       doc.sgm
  3737.       index.php:
  3738.     updated README, doc.sgm with preg_replace() parameter issue. also removed "./" from index.php file
  3739.  
  3740.     * NEWS: initial commit of changelog
  3741.  
  3742.     * doc.sgm
  3743.       QUICKSTART: update quickstart text
  3744.  
  3745. 2001-01-19  Andrei Zmievski  <andrei@php.net>
  3746.  
  3747.     * Smarty.class.php: Fix the compiled template check.
  3748.  
  3749. 2001-01-18  Andrei Zmievski  <andrei@php.net>
  3750.  
  3751.     * doc.sgm: *** empty log message ***
  3752.  
  3753. 2001-01-18  Monte Ohrt  <monte@ispi.net>
  3754.  
  3755.     * index.php
  3756.       templates/index.tpl
  3757.       QUICKSTART
  3758.       Smarty.addons.php
  3759.       Smarty.class.php
  3760.       doc.sgm: update changes
  3761.  
  3762. 2001-01-18  Andrei Zmievski  <andrei@php.net>
  3763.  
  3764.     * QUICKSTART
  3765.       Smarty.addons.php: *** empty log message ***
  3766.  
  3767. 2001-01-18  Monte Ohrt  <monte@ispi.net>
  3768.  
  3769.     * QUICKSTART
  3770.       doc.sgm: add QUICKSTART, update docs for default modifier
  3771.  
  3772.     * Smarty.addons.php
  3773.       Smarty.class.php: added default modifier
  3774.  
  3775.     * README
  3776.       Smarty.addons.php
  3777.       Smarty.class.php
  3778.       doc.sgm
  3779.       templates/index.tpl: added dislaimers
  3780.  
  3781. 2001-01-18  Andrei Zmievski  <andrei@php.net>
  3782.  
  3783.     * Smarty.class.php: *** empty log message ***
  3784.  
  3785. 2001-01-16  Andrei Zmievski  <andrei@php.net>
  3786.  
  3787.     * Smarty.class.php
  3788.       templates/index.tpl: Implement 'div by'.
  3789.  
  3790. 2001-01-12  Monte Ohrt  <monte@ispi.net>
  3791.  
  3792.     * doc.sgm: update docs
  3793.  
  3794.     * doc.sgm: doc changes
  3795.  
  3796.     * doc.sgm: update docs
  3797.  
  3798. 2001-01-12  Andrei Zmievski  <andrei@php.net>
  3799.  
  3800.     * Smarty.class.php
  3801.       doc.sgm: *** empty log message ***
  3802.  
  3803.     * Smarty.class.php: Fix template traversal.
  3804.  
  3805. 2001-01-11  Andrei Zmievski  <andrei@php.net>
  3806.  
  3807.     * Smarty.class.php: *** empty log message ***
  3808.  
  3809. 2001-01-09  Andrei Zmievski  <andrei@php.net>
  3810.  
  3811.     * Smarty.addons.php
  3812.       Smarty.class.php: *** empty log message ***
  3813.  
  3814. 2001-01-09  Monte Ohrt  <monte@ispi.net>
  3815.  
  3816.     * doc.sgm: update manual
  3817.  
  3818. 2001-01-05  Monte Ohrt  <monte@ispi.net>
  3819.  
  3820.     * doc.sgm
  3821.       Smarty.addons.php: commit changes
  3822.  
  3823. 2001-01-04  Monte Ohrt  <monte@ispi.net>
  3824.  
  3825.     * doc.sgm
  3826.       templates/index.tpl
  3827.       Smarty.class.php: update changes
  3828.  
  3829.     * index.php
  3830.       Smarty.addons.php
  3831.       doc.sgm: add documentation
  3832.  
  3833. 2001-01-02  Monte Ohrt  <monte@ispi.net>
  3834.  
  3835.     * index.php
  3836.       templates/index.tpl
  3837.       Smarty.addons.php
  3838.       Smarty.class.php: prepend insert_ to insert tag functions
  3839.  
  3840.     * Smarty.class.php
  3841.       index.php
  3842.       templates/index.tpl: remove caching logic
  3843.  
  3844.     * README
  3845.       Smarty.class.php
  3846.       index.php
  3847.       templates/index.tpl: update changes
  3848.  
  3849. 2000-12-27  Andrei Zmievski  <andrei@php.net>
  3850.  
  3851.     * Smarty.class.php
  3852.       templates/header.tpl
  3853.       templates/index.tpl
  3854.       Smarty.addons.php: *** empty log message ***
  3855.  
  3856. 2000-12-21  Andrei Zmievski  <andrei@php.net>
  3857.  
  3858.     * Smarty.class.php: Fix access to template variables.
  3859.  
  3860.     * Smarty.class.php
  3861.       templates/header.tpl:
  3862.     Added support for passing variables to included files.
  3863.  
  3864. 2000-12-20  Andrei Zmievski  <andrei@php.net>
  3865.  
  3866.     * Smarty.class.php:
  3867.     Added support for inserting results of function processing a template.
  3868.  
  3869. 2000-12-18  Monte Ohrt  <monte@ispi.net>
  3870.  
  3871.     * Smarty.class.php: added string_format function
  3872.  
  3873.     * Smarty.addons.php: update format to string_format
  3874.  
  3875.     * README
  3876.       Smarty.addons.php
  3877.       Smarty.class.php: added format addon function
  3878.  
  3879. 2000-12-13  Andrei Zmievski  <andrei@php.net>
  3880.  
  3881.     * Smarty.addons.php
  3882.       Smarty.class.php: Fix sectionelse.
  3883.  
  3884. 2000-12-07  Andrei Zmievski  <andrei@php.net>
  3885.  
  3886.     * Smarty.addons.php
  3887.       Smarty.class.php
  3888.       templates/index.tpl: *** empty log message ***
  3889.  
  3890. 2000-12-04  Andrei Zmievski  <andrei@php.net>
  3891.  
  3892.     * Smarty.class.php
  3893.       templates/index.tpl
  3894.       Smarty.addons.php: *** empty log message ***
  3895.  
  3896. 2000-11-27  Andrei Zmievski  <andrei@php.net>
  3897.  
  3898.     * templates/index.tpl
  3899.       Smarty.class.php: *** empty log message ***
  3900.  
  3901. 2000-11-22  Andrei Zmievski  <andrei@php.net>
  3902.  
  3903.     * Smarty.class.php
  3904.       templates/index.tpl: *** empty log message ***
  3905.  
  3906. 2000-11-21  Andrei Zmievski  <andrei@php.net>
  3907.  
  3908.     * Smarty.class.php
  3909.       templates/index.tpl
  3910.       Smarty.addons.php: *** empty log message ***
  3911.  
  3912. 2000-11-20  Andrei Zmievski  <andrei@php.net>
  3913.  
  3914.     * templates/index.tpl
  3915.       Smarty.class.php
  3916.       Smarty.addons.php
  3917.       index.php: *** empty log message ***
  3918.  
  3919.     * Smarty.class.php
  3920.       index.php
  3921.       templates/index.tpl: Made sections work mostly.
  3922.  
  3923. 2000-11-19  Andrei Zmievski  <andrei@php.net>
  3924.  
  3925.     * index.php
  3926.       templates/index.tpl: *** empty log message ***
  3927.  
  3928. 2000-11-17  Andrei Zmievski  <andrei@php.net>
  3929.  
  3930.     * Smarty.class.php
  3931.       Smarty.addons.php: *** empty log message ***
  3932.  
  3933. 2000-11-15  Monte Ohrt  <monte@ispi.net>
  3934.  
  3935.     * index.php
  3936.       templates/footer.tpl
  3937.       templates/header.tpl
  3938.       templates/index.tpl: added template files to cvs dir
  3939.  
  3940.     * README
  3941.       Smarty.class.php: commit changes
  3942.  
  3943. 2000-08-08  Monte Ohrt  <monte@ispi.net>
  3944.  
  3945.     * README
  3946.       Smarty.class.php: update include path bug
  3947.  
  3948.     * README: add README file
  3949.  
  3950.     * Smarty.class.php: New file.
  3951.  
  3952.     * Smarty.class.php: initial import
  3953.  
  3954.