Commit Graph

211 Commits

Author SHA1 Message Date
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
mohrt
ac6a022811 allow arbitrary date strings instead of just timestamps 2001-03-29 15:27:49 +00:00
mohrt
68fd0955ee update version in class, update docs for count_ and new vars 2001-03-28 22:45:24 +00:00
mohrt
34c6c38e34 update docs, example template 2001-03-28 15:30:56 +00:00
andrey
7aa6916acc Some variable renaming. 2001-03-28 14:36:09 +00:00
andrey
cf24bf8717 Fixed nested include infinite repeat bug. 2001-03-23 20:02:13 +00:00
mohrt
cff1ecc414 fix version number 2001-03-23 19:29:09 +00:00
mohrt
552e67835e added optional HTML header to output 2001-03-23 17:52:50 +00:00
andrey
6cf4fe9a33 Fixed inclusion of dynamic files. 2001-03-22 18:21:23 +00:00
andrey
2e28c7de45 Fixing the config_load scoping. 2001-03-16 23:02:43 +00:00
andrey
d32898fb08 making config variables global for now. 2001-03-16 15:59:31 +00:00
andrey
90b653ea60 *** empty log message *** 2001-03-15 22:18:18 +00:00
andrey
2ca77e08d8 * Includes are now always done via generated function call to protect
namespace.
* config_load now always uses global config object to improve
  performance.
2001-03-15 21:28:24 +00:00
mohrt
6de2acf24d update math documentation with format attribute 2001-03-13 05:15:40 +00:00
mohrt
9a3dcbe1cd update math function with format attribute 2001-03-11 21:20:14 +00:00
andrey
354dba0f17 *** empty log message *** 2001-03-10 20:43:22 +00:00
andrey
dfdfeb9a2f Added html_select_time custom function. 2001-03-10 20:39:16 +00:00
mohrt
0892a299ae rename 1.3.1b to 1.3.1pl1 2001-03-08 20:34:30 +00:00
mohrt
18d68148ad update version numbers, changelog 2001-03-08 20:28:39 +00:00
mohrt
301079286d moved _syntax_error to Smarty_Compiler.class.php 2001-03-08 20:24:38 +00:00
mohrt
4e9938793d missing _syntax_error function recovered. fixed minor syntax in docs 2001-03-08 20:19:34 +00:00
mohrt
48653c260d update everything to 1.3.1 2001-03-07 04:52:27 +00:00
mohrt
856f77e646 fixed bug with cached insert tags 2001-03-03 15:41:52 +00:00
mohrt
53385bf7af fix cache fuctions with separated compiled class 2001-03-02 23:13:01 +00:00
mohrt
d1ca3a4454 update changelog 2001-03-02 22:54:21 +00:00
andrey
86808e9cee Added 'first' and 'last' section properties. 2001-03-02 21:57:46 +00:00
mohrt
f760d2aa1c remove compiling separation TODO 2001-03-02 21:51:34 +00:00
mohrt
115d36269d update function headers 2001-03-02 21:48:33 +00:00
mohrt
3e473cce99 split out compiling code for faster execution 2001-03-02 21:38:42 +00:00
mohrt
31a10c5d9a fixed a few warning messages 2001-03-02 18:07:51 +00:00
mohrt
08d9cb8971 added fetch, unregister mod/fun, updated docs 2001-03-02 17:02:44 +00:00
mohrt
ffaa3e20c4 added "int" to available list 2001-03-01 23:13:27 +00:00