Commit Graph

651 Commits

Author SHA1 Message Date
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
changelog
12598ef1dc ChangeLog update 2002-06-18 00:26:22 +00:00
mohrt
80fb17c117 swapped around cache_id and compile_id order 2002-06-17 14:39:01 +00:00
changelog
a88f6159ea ChangeLog update 2002-06-15 00:25:47 +00:00
mohrt
d790f915f4 change directory delimiter to "^" for cache and compile files 2002-06-14 20:58:20 +00:00
changelog
5a04baca9f ChangeLog update 2002-06-14 00:29:44 +00:00
andrei
b38fe0d520 done. 2002-06-13 20:15:14 +00:00
andrei
f9f0401ec8 Optimize the calculation of section 'total' property. 2002-06-13 20:14:46 +00:00
changelog
73d9724bf5 ChangeLog update 2002-06-12 00:43:33 +00:00
mohrt
aa4f0f82ae added support for subdir exclusion, deletion by full or partial cache_id and compile_id, change file format to urlencoded values instead of crc32 2002-06-11 20:06:34 +00:00
changelog
9934249ca5 ChangeLog update 2002-06-08 00:25:00 +00:00
mohrt
c376520d50 fix bug with last_modified_check code 2002-06-07 14:02:37 +00:00
mohrt
85b1375221 updated $GLOBALS refererence for HTTP_IF_MODIFIED_SINCE 2002-06-07 13:57:31 +00:00
changelog
450b8c9d3e ChangeLog update 2002-06-07 00:34:13 +00:00
mohrt
72915ba6d8 remove overlib.js file from distribution, update plugin and docs 2002-06-06 14:21:45 +00:00
changelog
b2ec3a5030 ChangeLog update 2002-06-06 00:23:24 +00:00
mohrt
e80077841c fix 304 Not Modified, don't send content 2002-06-05 13:17:18 +00:00
changelog
6a132b412a ChangeLog update 2002-06-04 00:24:56 +00:00
mohrt
b69dbeb6af update version number 2002-06-03 16:53:53 +00:00
mohrt
d05fb1fc4c fixed cycle function to respect delimiter setting after initial setting 2002-06-03 16:53:26 +00:00
mohrt
07ec5ba096 update $GLOBALS references to work properly with track_globals settings 2002-06-03 16:42:00 +00:00
mohrt
c23569b7ca fixed bug with call $assign 2002-06-03 16:13:37 +00:00
mohrt
51a14712f8 optimized for loops with count() function calls 2002-06-03 16:05:33 +00:00