Commit Graph

84 Commits

Author SHA1 Message Date
mohrt
3992dfacbd remove assign "now" in index.tpl 2001-11-29 15:25:24 +00:00
andrey
7cebdd11ac *** empty log message *** 2001-11-20 21:20:34 +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
mohrt
f621da8875 fixed bug in assign function when passing an empty value 2001-10-30 20:52:50 +00:00
mohrt
d4022c9d33 fix minor typo in debug code 2001-10-26 19:41:05 +00:00
andrey
8b225eb072 Debug formatting. 2001-10-26 19:16:06 +00:00
mohrt
7ead159849 update debugging to expand array variables 2001-10-26 19:05:11 +00:00
mohrt
4874eb7256 update debug.tpl file format 2001-10-23 19:22:10 +00:00
mohrt
e252e9d1f2 update execution time debugging, move into include list 2001-10-23 19:04:40 +00:00
mohrt
76c862f4c0 added execution times to debug console 2001-10-04 20:58:32 +00:00
mohrt
5768f134e8 updated version numbers 2001-09-19 14:52:08 +00:00
mohrt
7808495f59 add smarty.now variable to template 2001-08-09 19:56:10 +00:00
mohrt
c3d556c3ed change config_load section back to setup 2001-08-06 22:46:41 +00:00
mohrt
ec1f026a26 update documenatation, template examples 2001-07-06 15:46:51 +00:00
mohrt
472db0b829 update release notes 2001-06-29 19:35:06 +00:00
andrey
b0bd98fadd Added 'max' and 'start' section attributes.
Added 'total' and 'iteration' section properties.
2001-06-26 21:12:54 +00:00
mohrt
a237ac752b moved debug logic into Smarty completely, created flags for it 2001-06-20 16:39:52 +00:00
andrey
d4d426ded1 *** empty log message *** 2001-06-19 21:29:02 +00:00
mohrt
6af4598a2a commit updates, add debug template 2001-06-19 20:04:43 +00:00
andrey
911da5cf03 * moved config array into class itself
* added 'scope' attribute for config_load
2001-06-15 18:55:28 +00:00
mohrt
80e1055814 commit security features 2001-06-13 14:03:04 +00:00
mohrt
10e8915563 added configs directory to cvs 2001-05-18 20:52:46 +00:00
andrey
ba5d771ed5 forget that! 2001-05-15 14:24:19 +00:00
andrey
047b30c377 Fixed a few E_NOTICE warnings. 2001-05-15 14:24:06 +00:00
andrey
2226ce8751 *** empty log message *** 2001-04-28 16:42:40 +00:00
andrey
1f127b0a54 Added ability to reference object properties. 2001-04-26 16:06:21 +00:00
andrey
8a0f933ac5 *** empty log message *** 2001-04-24 18:16:21 +00:00
andrey
d0a91394b1 Added compiler function support. 2001-04-24 16:43:05 +00:00
mohrt
ab1083d159 update RELEASE_NOTES & scripts with new section var syntax 2001-04-16 17:39:59 +00:00
mohrt
e38fd8fce8 update Smarty to compile at run-time. added ability to get files from
absolute paths, added work around for LOCK_EX and windows, changed a few
file permissions to be more secure.
2001-04-11 18:35:17 +00:00
mohrt
34c6c38e34 update docs, example template 2001-03-28 15:30:56 +00:00
mohrt
3e473cce99 split out compiling code for faster execution 2001-03-02 21:38:42 +00:00
mohrt
499f995085 fixed literal tags and other optional delimiters 2001-03-01 15:32:56 +00:00
mohrt
3bee10770c fixed issue with php tags executed in literal blocks 2001-02-22 21:25:19 +00:00
mohrt
d1040b1230 update changelog, rearrange index.tpl file 2001-02-21 20:24:39 +00:00
mohrt
94e1ecd90e fixed <?php tag at beginning of files, updated docs 2001-02-19 19:10:58 +00:00
andrey
e9ce45b3c2 *** empty log message *** 2001-02-12 16:01:55 +00:00
mohrt
ec925da432 update documentation, add examples to test script. 2001-02-09 19:54:47 +00:00
mohrt
d539f10a18 update documentation, remove tests from index file and template 2001-02-07 23:09:32 +00:00
andrey
ec0b835e7f More cache work. 2001-02-07 20:55:39 +00:00
andrey
8b86a0743e Reworking and optimizing the cache system. 2001-02-06 21:17:37 +00:00
andrey
2a90f7392a See changelog. 2001-02-02 16:55:55 +00:00
andrey
f53af6715b *** empty log message *** 2001-02-01 21:11:14 +00:00
mohrt
b22f151e4b upated docs for date_format and html_options 2001-01-31 23:06:18 +00:00
andrey
f9878b7316 Added ability to pass 'options' attribute to html_options. 2001-01-31 22:55:52 +00:00
andrey
e66a4ac648 Reworking, simplifying, and speeding up cache implementation.
Fixing the infelicity where you couldn't have '|' and ':' inside
quoted modifier arguments.
2001-01-31 22:42:05 +00:00
mohrt
95879edfa5 removed DEBUG lines 2001-01-31 17:28:10 +00:00
andrey
ee2294b27e Remove debug message. 2001-01-30 18:06:14 +00:00
andrey
31d1503ade Fixing the compile directory mayhem... 2001-01-30 18:05:26 +00:00