Commit Graph

504 Commits

Author SHA1 Message Date
andrey
bea65beb16 Turn off notices. 2002-03-22 19:20:22 +00:00
andrey
49c34c5796 Made is possible to assign variables in pre/postfilters. 2002-03-21 15:49:12 +00:00
mohrt
f27ea33d66 update version numbers 2002-03-20 17:15:21 +00:00
mohrt
de9503ac16 update file generation, replace crc32() '-' with 'N' 2002-03-20 16:44:17 +00:00
andrey
138421b6b5 Fix plugin behavior for inserts with script attribute. 2002-03-19 22:21:22 +00:00
mohrt
d2416b1571 remove show_info_include and show_info_header functions 2002-03-14 20:59:41 +00:00
mohrt
6b38793c22 change behavior so cache_lifetime = 0 never expires (instead of always regenerate) 2002-03-02 07:26:02 +00:00
mohrt
436be443eb update resources 2002-03-01 20:26:06 +00:00
mohrt
4a77dab318 update misc changes 2002-02-21 17:14:10 +00:00
andrey
ffe52be500 Fixup some naming. 2002-02-20 22:24:32 +00:00
mohrt
65a6165f3d update docs 2002-02-19 22:40:49 +00:00
andrey
60617aa799 Performance enhancements. 2002-02-15 20:50:44 +00:00
andrey
9b23c3f6d5 Fix up plugin inclusion. 2002-02-05 19:05:39 +00:00
andrey
4951193444 Fix plugin directory access. 2002-02-05 16:46:05 +00:00
andrey
e6fc0e5291 Implemented plugin architecture. 2002-01-31 20:49:40 +00:00
mohrt
30f0ff317e added modifiers wordwrap and indent 2002-01-30 23:17:32 +00:00
mohrt
8d27a9f9cb add support for is-modified-since headers, adjust a doc example 2002-01-28 23:29:06 +00:00
mohrt
1d3bfa0070 cleanup formatting 2002-01-24 20:27:54 +00:00
mohrt
548274b70d update ChangeLog, remove insert_tag_check parameter 2002-01-24 20:13:24 +00:00
mohrt
82bcb769e2 fix syntax error 2002-01-24 19:54:46 +00:00
mohrt
c151a1e534 removed unneccesary test from fetch() 2002-01-24 15:34:43 +00:00
andrey
e51103ebd9 Fixed compile_id problem. 2001-12-31 19:53:06 +00:00
mohrt
0ac9492a7b fixed problem with using assigned var with include_php filepath 2001-12-28 16:53:33 +00:00
mohrt
a536c8b40b update version numbers 2001-12-18 16:51:06 +00:00
andrey
af6217c22d Fixed clear_cache(). 2001-12-18 15:18:51 +00:00
mohrt
cf0ee547f1 update default function args, fix cached insert debug timing 2001-12-13 21:09:33 +00:00
mohrt
1c6f67aac7 update default template handling functionality 2001-12-12 17:19:40 +00:00
mohrt
8ba71c6f86 update file fetching logic 2001-12-11 23:06:38 +00:00
andrey
c81d1eb839 Added 'script' attribute to {insert..}. 2001-12-11 21:34:22 +00:00
mohrt
5aa62bf613 added default template function handler 2001-12-10 18:10:46 +00:00
mohrt
9451ecd41e update version numbers in files to 1.5.1 2001-12-10 15:18:06 +00:00
andrey
0e927f0045 Removed error message from the _read_file() method. 2001-12-10 15:10:00 +00:00
andrey
80c1085e59 Fix check for compile and cache IDs. 2001-12-10 14:22:47 +00:00
mohrt
83e4d6bba7 commit 1.5.0 release 2001-12-06 22:34:43 +00:00
mohrt
b0bb62ff9a *** empty log message *** 2001-12-05 16:21:40 +00:00
mohrt
7014505d59 update ChangeLog 2001-12-04 22:31:47 +00:00
andrey
5f22e1f756 Formatting. 2001-12-04 20:56:47 +00:00
mohrt
63c1d1be8c removed SMARTY_DIR setting in constructor 2001-12-04 19:35:38 +00:00
mohrt
21f5ae50b7 fix Smarty.class.php indention error 2001-12-04 16:44:15 +00:00
mohrt
950f460a25 update trusted logic 2001-12-04 16:25:32 +00:00
mohrt
b9916deb68 fix up is_secure, is_trusted, make _parse_tpl_path function 2001-12-03 23:28:12 +00:00
mohrt
793015a8ed fix problem with testing SMARTY_DIR as empty 2001-12-03 22:28:24 +00:00
mohrt
e26ffeb789 update constructor to check for SMARTY_DIR before assigning 2001-12-03 20:57:05 +00:00
andrey
03107ad100 *** empty log message *** 2001-12-03 20:53:56 +00:00
mohrt
9847551176 added trusted_dir functionality, cleaned up secure_dir logic 2001-12-03 20:29:51 +00:00
andrey
1dea0b9931 - Introduced $compile_id class variable.
- Fixed a situation where if $cache_id and $compile_id were both null
  they were passed to auto functions as empty string instead of null.
2001-12-03 20:20:06 +00:00
mohrt
cab5582983 change variable names in fetch() fuction to smarty_* to avoid namespace conflicts 2001-11-30 23:09:48 +00:00
mohrt
91eb23a9f0 fixed bug in _rm_auto with catenated null values 2001-11-30 15:23:10 +00:00
mohrt
3992dfacbd remove assign "now" in index.tpl 2001-11-29 15:25:24 +00:00
andrey
a898e86975 Fix formatting. 2001-11-29 15:17:57 +00:00