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 |
|
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
|
e83c234e94
|
update changelog for LGPL change
|
2001-02-21 20:31:17 +00:00 |
|
mohrt
|
596b0c2480
|
updated version numbers to 1.3.0
|
2001-02-21 20:27:08 +00:00 |
|
mohrt
|
d1040b1230
|
update changelog, rearrange index.tpl file
|
2001-02-21 20:24:39 +00:00 |
|
andrey
|
3c7714f165
|
*** empty log message ***
|
2001-02-21 20:23:38 +00:00 |
|
mohrt
|
2a55bad6a9
|
update parameters for is_cached and fetch
|
2001-02-21 19:54:15 +00:00 |
|
andrey
|
6fb652e50b
|
*** empty log message ***
|
2001-02-21 19:39:43 +00:00 |
|
andrey
|
2f8576b239
|
*** empty log message ***
|
2001-02-21 19:33:55 +00:00 |
|
mohrt
|
cf8ae3811e
|
update docs, remove header function from addons
|
2001-02-21 18:04:26 +00:00 |
|
mohrt
|
6f266d84a9
|
update changelog
|
2001-02-20 21:58:09 +00:00 |
|
mohrt
|
14ee025b2c
|
update todo
|
2001-02-20 21:26:41 +00:00 |
|