Commit Graph

76 Commits

Author SHA1 Message Date
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
f621da8875 fixed bug in assign function when passing an empty value 2001-10-30 20:52:50 +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
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
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
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
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
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
mohrt
54bf2945c8 update again 2001-01-26 17:47:59 +00:00
andrey
f82729afa4 *** empty log message *** 2001-01-26 16:11:21 +00:00
andrey
b7c9af20b2 Added ability to index by key. 2001-01-26 15:15:55 +00:00
mohrt
3022bda87f update copyright notice 2001-01-25 23:07:36 +00:00
mohrt
a8a997d084 initial commit 2001-01-24 17:16:32 +00:00