Commit Graph

93 Commits

Author SHA1 Message Date
mohrt
b67bdff882 add templates_c to repository 2003-02-21 20:23:40 +00:00
mohrt
b8b04c056e fix accidental commit 2003-02-03 15:39:47 +00:00
mohrt
8e8c2afc86 allow $foo->bar[$j].blah type of syntax 2003-02-03 15:36:32 +00:00
mohrt
1abf4ff8fb move the title into head where it should be 2003-01-02 15:04:38 +00:00
mohrt
619e4e6a3d fix header in debug template, fix typo in header.tpl example 2002-09-09 13:20:09 +00:00
mohrt
9eb4b64890 update get_include_path, get _path_array only once 2002-06-26 16:08:29 +00:00
mohrt
d2d1abd3ff move debug.tpl to SMARTY_DIR, add to constructor 2002-06-25 13:26:48 +00:00
mohrt
20cb65fdb8 changed doc structure a bit 2002-04-24 14:46:02 +00:00
andrey
e6fc0e5291 Implemented plugin architecture. 2002-01-31 20:49:40 +00:00
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