changelog
|
f4cc1ae921
|
ChangeLog update
|
2003-06-12 00:31:22 +00:00 |
|
mohrt
|
2d522b5d86
|
add compiler function to cvs repository
|
2003-06-11 22:47:54 +00:00 |
|
messju
|
15c968fb27
|
added config-option "request_use_auto_globals" to make auto-globals be
used as request vars instead of HTTP_*_VARS
|
2003-06-11 22:17:52 +00:00 |
|
mohrt
|
621629cd44
|
make config vars compile statically
|
2003-06-11 21:52:09 +00:00 |
|
messju
|
03922f14bb
|
backed out newlines patch
|
2003-06-11 15:29:14 +00:00 |
|
messju
|
42fbae3186
|
removed newlines in compiled templates after closing tags
|
2003-06-11 14:38:24 +00:00 |
|
changelog
|
b07a76da23
|
ChangeLog update
|
2003-06-11 00:31:21 +00:00 |
|
messju
|
2f11377494
|
fixed german note on html_image and disk-access
|
2003-06-10 16:58:42 +00:00 |
|
mohrt
|
f73864110e
|
fix bug with resource_type resolving
|
2003-06-10 14:01:22 +00:00 |
|
changelog
|
a1c4375b38
|
ChangeLog update
|
2003-06-10 00:31:12 +00:00 |
|
mohrt
|
ddca127513
|
replace example with more practical one
|
2003-06-09 22:06:20 +00:00 |
|
changelog
|
61ae270174
|
ChangeLog update
|
2003-06-09 00:31:04 +00:00 |
|
messju
|
5b4b13a319
|
added block-methods for registered objects
|
2003-06-08 01:07:39 +00:00 |
|
changelog
|
fa948918c7
|
ChangeLog update
|
2003-06-08 00:31:13 +00:00 |
|
messju
|
9a8ab178b7
|
fixed bug in documentation for $smarty->default_modifiers
|
2003-06-07 15:38:19 +00:00 |
|
changelog
|
43ccceb67d
|
ChangeLog update
|
2003-06-07 00:31:18 +00:00 |
|
mohrt
|
245e5e5650
|
fix problem with new default_resource_type changes
|
2003-06-06 20:30:53 +00:00 |
|
mohrt
|
891ddf1cfb
|
update NEWS file info
|
2003-06-06 15:54:28 +00:00 |
|
mohrt
|
a569bd39dc
|
add default_resource_type, ignore 1 char resource names
|
2003-06-06 15:49:29 +00:00 |
|
mohrt
|
e51af36e66
|
fix bug where config file starts with hidden section
|
2003-06-06 13:52:21 +00:00 |
|
changelog
|
311a83f14a
|
ChangeLog update
|
2003-06-05 00:30:51 +00:00 |
|
mohrt
|
06b4bddd47
|
*** empty log message ***
|
2003-06-04 13:50:50 +00:00 |
|
changelog
|
51246eb424
|
ChangeLog update
|
2003-06-04 00:30:47 +00:00 |
|
mohrt
|
260085657c
|
fix example in code comments
|
2003-06-03 13:38:08 +00:00 |
|
messju
|
ced3cf376e
|
fixed behaviour of start=... for {counter}
|
2003-06-03 13:22:41 +00:00 |
|
changelog
|
8ea24a3a20
|
ChangeLog update
|
2003-06-03 00:31:08 +00:00 |
|
messju
|
2e9424d567
|
fixed assign for {counter}
|
2003-06-02 15:13:18 +00:00 |
|
changelog
|
3cf833352f
|
ChangeLog update
|
2003-05-31 00:30:57 +00:00 |
|
mohrt
|
d1c6ce0d60
|
add discrete error checking pertaining to $cache_dir
and $compile_dir, their existance and writability
|
2003-05-30 19:27:23 +00:00 |
|
changelog
|
f4a44e3315
|
Update
|
2003-05-30 18:42:57 +00:00 |
|
changelog
|
c1e0a86bdf
|
ChangeLog update
|
2003-05-29 00:30:52 +00:00 |
|
messju
|
f1a3b53106
|
added params vdir, hdir and inner to html_table to allow looping over
the data in various directions
|
2003-05-28 22:30:58 +00:00 |
|
mohrt
|
833513ba44
|
fix problem with security and debug.tpl file
|
2003-05-28 19:40:30 +00:00 |
|
changelog
|
fd900ef46b
|
ChangeLog update
|
2003-05-24 00:30:53 +00:00 |
|
mohrt
|
a0e83daa1b
|
upd NEWS file
|
2003-05-23 19:27:39 +00:00 |
|
mohrt
|
6edf3b63d2
|
allow spaces in literal tags
|
2003-05-23 19:26:57 +00:00 |
|
changelog
|
89d5f74eab
|
ChangeLog update
|
2003-05-23 00:30:57 +00:00 |
|
mohrt
|
c99671e968
|
fix special chars
|
2003-05-22 16:36:06 +00:00 |
|
mohrt
|
6d2e916a7b
|
speed up compiled templates, hardcode plugin filepaths instead of
recalculate at runtime
|
2003-05-19 22:38:28 +00:00 |
|
messju
|
b60879d89b
|
fixed example of {html_image}
|
2003-05-19 17:45:48 +00:00 |
|
messju
|
033ae0330d
|
fixed typo
|
2003-05-19 15:12:11 +00:00 |
|
messju
|
79d955503f
|
fixed multiple redundant occurrences for 'config' and 'template' in
$smarty->_cache_info
|
2003-05-12 07:53:57 +00:00 |
|
messju
|
8876777597
|
refurbished create_dir_structure to use '/' internally
|
2003-05-10 15:35:44 +00:00 |
|
messju
|
d57a0296d6
|
fixed windows absolute-paths in smarty_core_create_dir_structure()
|
2003-05-10 12:46:17 +00:00 |
|
messju
|
356ecf572e
|
fixed error-message
|
2003-05-10 10:29:05 +00:00 |
|
messju
|
9390ce38d5
|
fixed warning due to missing param to _execute_core_function()
|
2003-05-09 19:46:37 +00:00 |
|
messju
|
84d5bfef20
|
fixed quoting in _compile_include_php
|
2003-05-09 14:18:28 +00:00 |
|
messju
|
688530acea
|
fixed quoting of "file"-parameter in _compile_include_tag()
|
2003-05-09 07:36:27 +00:00 |
|
mohrt
|
7ca1d19de1
|
fix typo
|
2003-05-08 21:01:45 +00:00 |
|
mohrt
|
5b67277699
|
abstract more private functions to plugin directory
|
2003-05-08 20:21:16 +00:00 |
|