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
|
76f9483b62
|
fix spelling error in QUICKSTART
|
2001-12-06 23:09:04 +00:00 |
|
mohrt
|
6c946a160b
|
fixed spelling errors in documenation
|
2001-12-06 22:52:15 +00:00 |
|
mohrt
|
83e4d6bba7
|
commit 1.5.0 release
|
2001-12-06 22:34:43 +00:00 |
|
mohrt
|
7e7d00e1c6
|
added RESOURCES file
|
2001-12-06 19:30:46 +00:00 |
|
andrey
|
8e6f587c4e
|
Refactor.
|
2001-12-05 20:08:12 +00:00 |
|
mohrt
|
139bba650e
|
added assign to include and php_include
|
2001-12-05 16:36:58 +00:00 |
|
mohrt
|
b0bb62ff9a
|
*** empty log message ***
|
2001-12-05 16:21:40 +00:00 |
|
andrey
|
fbb44389d3
|
Formatting.
|
2001-12-04 22:37:41 +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
|
d99a9b7625
|
update documentation, change log
|
2001-12-03 22:27:04 +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
|
e7fd903125
|
update a few files
|
2001-12-03 20:43:43 +00:00 |
|
mohrt
|
9847551176
|
added trusted_dir functionality, cleaned up secure_dir logic
|
2001-12-03 20:29:51 +00:00 |
|
andrey
|
a93f90fbc9
|
*** empty log message ***
|
2001-12-03 20:20:46 +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 |
|
andrey
|
c5bfaf1899
|
Added $smarty.section.* syntax.
|
2001-11-29 21:19:39 +00:00 |
|
andrey
|
94c40ef787
|
Made 'name' attribute optional for {foreach}.
|
2001-11-29 17:05:39 +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 |
|
mohrt
|
ea13304b71
|
removed return statements from _read_cache_file (how did they get in there?)
|
2001-11-28 17:16:04 +00:00 |
|
mohrt
|
580c44ff06
|
fixed bugs and added assign attribute to several functions
|
2001-11-27 22:47:50 +00:00 |
|
andrey
|
f88a78231c
|
Some rewording.
|
2001-11-27 20:39:13 +00:00 |
|
andrey
|
00cd0acd95
|
Fix $smarty.capture access.
|
2001-11-27 20:04:47 +00:00 |
|
andrey
|
e9b240e28a
|
*** empty log message ***
|
2001-11-27 17:29:13 +00:00 |
|
andrey
|
142072888e
|
Made {config_load ..} merge globals from each config file only once per scope.
|
2001-11-27 17:17:53 +00:00 |
|
andrey
|
56dac2fa05
|
- Added {foreach ...}.
- Made certain $smarty.* references handled at compilation time.
|
2001-11-27 15:27:22 +00:00 |
|
mohrt
|
65e56100db
|
commit cache handler functionality
|
2001-11-26 22:44:23 +00:00 |
|
andrey
|
d8a95b1009
|
Various fixes and additions.
|
2001-11-20 22:36:56 +00:00 |
|
andrey
|
7cebdd11ac
|
*** empty log message ***
|
2001-11-20 21:20:34 +00:00 |
|
mohrt
|
dfdfbf441c
|
changed _read_file parameter from $end to $lines
|
2001-11-05 21:24:49 +00:00 |
|
mohrt
|
3dec11ad08
|
fixed is_cache, make cache reading more efficient
|
2001-11-05 21:12:52 +00:00 |
|
mohrt
|
66ab1b0796
|
update FAQ with mailing list Reply-To header FAQ
|
2001-11-02 21:35:04 +00:00 |
|
mohrt
|
6621495b0a
|
supress fopen errors, return false if cache file won't load
|
2001-11-02 15:07:41 +00:00 |
|
mohrt
|
41448a1555
|
update QUICKSTART guide with index key example
|
2001-11-01 21:52:46 +00:00 |
|