Commit Graph

140 Commits

Author SHA1 Message Date
andrey 366e4e2ac0 Use compiler_class for including the file. 2001-05-18 13:32:13 +00:00
mohrt 622f36ac34 update files to version 1.4.1 2001-05-16 19:53:43 +00:00
mohrt f051537982 update dates versions 2001-05-09 14:06:59 +00:00
andrey bb2a2bd7de Use absolute paths when requiring/including Smart components. 2001-05-09 13:42:40 +00:00
andrey 2a7cb5ad14 Use write mode instead of append. 2001-05-09 13:27:55 +00:00
mohrt b1ddf67884 remove period from syntax error 2001-05-02 14:31:35 +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 7cc64a3acb Formatting mostly. 2001-04-26 22:07:06 +00:00
mohrt ea5d42daf4 update docs with new changes 2001-04-26 17:27:40 +00:00
andrey 6432cc941f *** empty log message *** 2001-04-25 15:49:51 +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
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
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 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 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 68fd0955ee update version in class, update docs for count_ and new vars 2001-03-28 22:45:24 +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
mohrt 9a3dcbe1cd update math function with format attribute 2001-03-11 21:20:14 +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 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 2c51394b81 update FAQ, add math functions & update documetation 2001-03-01 23:00:06 +00:00
mohrt 499f995085 fixed literal tags and other optional delimiters 2001-03-01 15:32:56 +00:00
andrey ea1f3ded5a Added index_prev, index_next section properties and ability to
index by them.
2001-02-26 16:50:04 +00:00
andrey b557a5c100 Reverting the plugins patch - needs more thought. 2001-02-26 16:33:30 +00:00
andrey 1305ada83a Fixing plugin loading. 2001-02-26 16:21:47 +00:00
andrey 983c136047 Added plugin functionality. 2001-02-23 20:33:03 +00:00
mohrt 3bee10770c fixed issue with php tags executed in literal blocks 2001-02-22 21:25:19 +00:00
mohrt 596b0c2480 updated version numbers to 1.3.0 2001-02-21 20:27:08 +00:00