Commit Graph

4742 Commits

Author SHA1 Message Date
mohrt
b1ddf67884 remove period from syntax error 2001-05-02 14:31:35 +00:00
andrey
25ee097699 Double-quote the attribute values by default. 2001-05-02 14:31:17 +00:00
mohrt
78a10d8aaf added simple {capture} logic 2001-04-30 16:40:05 +00:00
andrey
918697d472 *** empty log message *** 2001-04-30 16:11:52 +00:00
andrey
46a8474a82 Fix passing config vars to included files. 2001-04-30 16:07:55 +00:00
andrey
10542f8665 Fix inclusion again. 2001-04-30 14:13:47 +00:00
mohrt
baea48b9cd update paths for windows (c:) 2001-04-30 14:08:00 +00:00
andrey
4f90eee5e2 Fix passing variables to included files. 2001-04-28 16:52:27 +00:00
andrey
2226ce8751 *** empty log message *** 2001-04-28 16:42:40 +00:00
andrey
88a16c85b1 Fix includes. 2001-04-27 19:39:31 +00:00
andrey
7cc64a3acb Formatting mostly. 2001-04-26 22:07:06 +00:00
andrey
09db081d42 *** empty log message *** 2001-04-26 21:22:43 +00:00
andrey
44791687a5 *** empty log message *** 2001-04-26 19:52:27 +00:00
mohrt
ea5d42daf4 update docs with new changes 2001-04-26 17:27:40 +00:00
andrey
a05dae2071 *** empty log message *** 2001-04-26 16:08:12 +00:00
andrey
1f127b0a54 Added ability to reference object properties. 2001-04-26 16:06:21 +00:00
andrey
6432cc941f *** empty log message *** 2001-04-25 15:49:51 +00:00
andrey
f73ca11dda Docs on new parameter to custom functions. 2001-04-25 15:38:15 +00:00
andrey
6e7efbfafd *** empty log message *** 2001-04-25 15:35:13 +00:00
andrey
aab9e4894c Changing the way tpl vars are referenced and passing smarty object
to custom functions.
2001-04-25 15:32:52 +00:00
andrey
6dd3bc9cad Fixing docs a bit. 2001-04-25 14:52:52 +00:00
andrey
e144ade561 Docs for $compiler_class and compiler functions. 2001-04-24 21:58:09 +00:00
andrey
8a0f933ac5 *** empty log message *** 2001-04-24 18:16:21 +00:00
andrey
5ce1716f6b Remove debugging. 2001-04-24 18:03:23 +00:00
mohrt
0ba52c65f0 update compiler function docs 2001-04-24 16:58:08 +00:00
andrey
d0a91394b1 Added compiler function support. 2001-04-24 16:43:05 +00:00
mohrt
75f7c18b68 update notes, change show_info_header to false by default 2001-04-24 15:29:33 +00:00
mohrt
1b16c09ce8 update documenation, bug fixes 2001-04-24 15:16:14 +00:00
andrey
d234729ab6 Hopefully fix for sure. 2001-04-24 14:21:13 +00:00
mohrt
509532d751 uncomment copy/unlink 2001-04-23 22:36:25 +00:00
andrey
e24243b2c6 Do it more thoroughly. 2001-04-23 22:16:38 +00:00
andrey
92912502cf check for } 2001-04-23 13:51:42 +00:00
andrey
4a3425b31b Fix variable parsing. 2001-04-22 21:41:43 +00:00
mohrt
ab57b7de40 fix problem with 4.0.5-dev and preg_replace_callback 2001-04-20 19:12:15 +00:00
mohrt
7547492299 update notes/documentation 2001-04-19 21:08:17 +00:00
mohrt
31592b9ed5 update files for 1.4.0 release 2001-04-19 16:18:17 +00:00
andrey
92718c4769 Added fix_vars.php script. 2001-04-16 17:51:52 +00:00
mohrt
ab1083d159 update RELEASE_NOTES & scripts with new section var syntax 2001-04-16 17:39:59 +00:00
andrey
f8e538e58f * Implement new variable format parser.
* Optimizing config load a bit.
2001-04-13 21:55:30 +00:00
mohrt
cd0e8ccfca added $check_cached_insert_tags to speed up cached pages if
{insert ...} is not used (Monte)
2001-04-13 20:08:32 +00:00
andrey
1ddce1c67e *** empty log message *** 2001-04-12 21:00:47 +00:00
andrey
1794688256 *** empty log message *** 2001-04-12 20:53:21 +00:00
andrey
79db2aecfa Remove redundant functions. 2001-04-12 20:26:47 +00:00
andrey
997469c2be Formatting. 2001-04-12 20:14:30 +00:00
mohrt
f5c945f7cc update file: parsing 2001-04-12 19:56:38 +00:00
mohrt
53b6910340 update documentation 2001-04-12 16:16:24 +00:00
andrey
420d376460 *** empty log message *** 2001-04-12 13:44:19 +00:00
mohrt
ef9e900fa1 added RELEASE_NOTES file to cvs 2001-04-11 20:54:35 +00:00
mohrt
a033cd24d6 update ChangeLog, update documentation 2001-04-11 20:12:12 +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