Commit Graph

673 Commits

Author SHA1 Message Date
mohrt 13772a2c44 fix problem with filenames on windows, add ability to supply expire time in seconds when clearing cache or compiled files 2002-07-16 15:04:02 +00:00
changelog 3a413e56e4 ChangeLog update 2002-07-16 00:19:02 +00:00
mohrt dba492a9ae fixed problem with insert tags when loading function from script attribute
and caching enabled (Monte)
2002-07-15 15:20:14 +00:00
changelog 4715bcf83c ChangeLog update 2002-07-15 00:22:39 +00:00
mohrt 2acfcfb287 fix bug with debug_tpl file path for Windows 2002-07-14 16:34:03 +00:00
changelog 21fc14c536 ChangeLog update 2002-07-13 00:17:05 +00:00
mohrt cdba9dca8a fix append function with array/string issue 2002-07-12 15:20:15 +00:00
changelog 3b20744209 ChangeLog update 2002-07-12 00:18:22 +00:00
mohrt 94d4904fa0 update release notes 2002-07-11 15:23:42 +00:00
mohrt cecccfcae6 update files to 2.2.0 tags, get ready for release 2002-07-11 15:18:39 +00:00
changelog 0314892cd9 ChangeLog update 2002-07-10 00:19:50 +00:00
mohrt ab5236b55c make debug.tpl work with any delimiter 2002-07-09 13:34:19 +00:00
mohrt 1be32cd188 change tests in append and assign to != '' instead of empty(), which is more accurate 2002-07-09 01:18:00 +00:00
changelog 405be3c1cd ChangeLog update 2002-07-09 00:17:45 +00:00
mohrt 67dc2f4bab minor doc update 2002-07-08 14:59:02 +00:00
mohrt 997990a744 cast var as an array, simplify and get rid of PHP warning messages 2002-07-08 14:58:51 +00:00
changelog a512243eb6 ChangeLog update 2002-07-04 00:18:37 +00:00
mohrt c571615a08 one more N 2002-07-03 20:41:02 +00:00
mohrt cb9e3a5992 prepend "N" to filenames to avoid possible OS issues with dir names starting with "-" 2002-07-03 20:37:57 +00:00
mohrt 1d5f41c64b only set $debug_tpl in constructor if empty 2002-07-03 20:32:44 +00:00
mohrt 32ec082214 make use_sub_dirs go back to crc32 for subdir separation 2002-07-03 20:08:33 +00:00
changelog 50652cd18f ChangeLog update 2002-06-30 00:24:23 +00:00
mohrt 174f0139f1 do nothing if $val is empty 2002-06-29 16:07:02 +00:00
mohrt eacfdadf4b add zindex to popup init, fix error message for eval. 2002-06-29 16:04:41 +00:00
changelog 64605530fb ChangeLog update 2002-06-28 00:25:10 +00:00
mohrt 0937caee0a only loop through relative paths for PHP include_path, remove $_relative variable 2002-06-27 14:30:43 +00:00
mohrt b854516e35 added {$smarty.version} variable 2002-06-27 14:25:25 +00:00
changelog 4139648712 ChangeLog update 2002-06-27 00:24:00 +00:00
mohrt adb457fdcc update plugin loading logic, look in SMARTY_DIR, then cwd. If all fail, then retry all with include_path 2002-06-26 21:17:27 +00:00
mohrt 9eb4b64890 update get_include_path, get _path_array only once 2002-06-26 16:08:29 +00:00
mohrt 2841de44a2 fix get_include_path function for windows 2002-06-26 16:00:55 +00:00
mohrt abf7416f34 update plugin search logic 2002-06-26 15:08:35 +00:00
mohrt ae93e0b65d only search include_path if relative path 2002-06-26 14:59:03 +00:00
mohrt 3dbab9bedc allow plugins_dir to be an array of directories 2002-06-26 14:51:12 +00:00
changelog 347b62ce4f ChangeLog update 2002-06-26 00:22:49 +00:00
mohrt e4b3570d82 update installation docs 2002-06-25 23:02:58 +00:00
mohrt d2d1abd3ff move debug.tpl to SMARTY_DIR, add to constructor 2002-06-25 13:26:48 +00:00
changelog e606642a01 ChangeLog update 2002-06-25 00:27:56 +00:00
mohrt 3469b357f9 fixed warning message in function.assign_debug_info 2002-06-24 20:22:15 +00:00
mohrt 151b1890e2 update include_path fixes 2002-06-24 19:46:48 +00:00
mohrt 0ebbebb590 fixed $template_dir, $compile_dir, $cache_dir, $config_dir to respect include_path 2002-06-24 19:07:10 +00:00
changelog a6ff8d8167 ChangeLog update 2002-06-24 00:26:56 +00:00
mohrt 3a36e0282c update timestamp plugin to work when passed a timestamp 2002-06-23 22:37:21 +00:00
changelog a33e8c3172 ChangeLog update 2002-06-20 00:29:07 +00:00
mohrt fe3caf7be0 update NEWS file 2002-06-19 14:44:48 +00:00
mohrt bd96ebf984 update date_format, allow optional 2nd paramater as default date if passed date is empty. update docs. 2002-06-19 14:43:58 +00:00
mohrt 2e1cd4a5d0 fix date_format modifier, return nothing if given empty string 2002-06-19 14:25:01 +00:00
changelog fdd23e161b ChangeLog update 2002-06-19 00:28:40 +00:00
mohrt e0505bdaad gave $reset a default value in cycle function 2002-06-18 18:20:01 +00:00
mohrt 2fcb7baf53 corrected warnings in html_select_time function, made make timestamp always return a timestamp 2002-06-18 14:15:58 +00:00