mohrt
a889155fdc
refactored var naming to better reflect "resource" instead of "file" where appropriate
2003-06-20 20:01:10 +00:00
changelog
ae41b61e7e
ChangeLog update
2003-06-20 00:31:31 +00:00
messju
7a23669bb4
updated version-number to 2.5.0-cvs
2003-06-19 18:46:24 +00:00
messju
65dfa12d2b
omit is-cache_dir-writable-check if a cache_handler_function is in use
2003-06-19 16:32:28 +00:00
messju
73fb79675e
fixed comments in smarty_include_php
2003-06-19 16:25:19 +00:00
mohrt
f869abbf9f
split up _compile_template to _compile_file and _compile_source, fix eval function
...
VS: ----------------------------------------------------------------------
2003-06-19 14:04:49 +00:00
mohrt
96e1934b03
fix logic for _is_compiled()
2003-06-19 13:18:15 +00:00
messju
2f1e635f21
added optional assign-attribute to {capture}-tag
2003-06-19 10:42:59 +00:00
messju
5a803ca612
added $cacheable-parameter to register_compiler_function()
2003-06-19 10:35:23 +00:00
changelog
598bf9feda
ChangeLog update
2003-06-19 00:31:07 +00:00
messju
4596b0d794
added $cacheable-parameter to register_function() and register_block()
2003-06-18 23:01:42 +00:00
messju
022621aa40
append '.php' to all compiled templates regardless of the settings of
...
$use_sub_dirs
2003-06-18 20:31:27 +00:00
messju
a3935d7fcb
fixed $file_path-parameters passed to smarty_core_fetch_file_info()
2003-06-18 19:45:12 +00:00
changelog
50b44d5858
ChangeLog update
2003-06-18 00:31:13 +00:00
mohrt
164367d526
fix name
2003-06-17 22:02:10 +00:00
mohrt
e765247431
change varnames to follow coding methods
2003-06-17 22:01:28 +00:00
mohrt
0179b76ca7
add math patch to core
2003-06-17 21:54:55 +00:00
messju
992ce6c94b
switched _process_template() to _is_compiled()-logic
2003-06-17 16:47:35 +00:00
mohrt
9f94fcfb8e
fix _is_compiled logic
2003-06-17 16:33:16 +00:00
mohrt
09a13f6cd8
update news file
2003-06-17 15:33:29 +00:00
mohrt
2ffb0e2921
fix _run_mod_handler routine
2003-06-17 15:23:25 +00:00
mohrt
e837781093
fix path problems, rename some varibles from "template" to "file"
2003-06-17 14:11:57 +00:00
changelog
fe16bee3d5
ChangeLog update
2003-06-17 00:31:54 +00:00
mohrt
0738a8ee8f
rename file, commit
2003-06-16 21:43:07 +00:00
mohrt
f42a23f504
fix config_load, compile fetched arrays to compile_dir, switch display
...
back to runtime. clean up var names and function names, split up compile
testing and compiling to separate funcs, rename some template_* functions to
file_* functions and update logic so they can be used for file resources
other than templates.
2003-06-16 19:45:11 +00:00
messju
d62680f94e
fixed little bug in _compile_custom_tag()
2003-06-16 17:30:48 +00:00
mohrt
6445150ba7
move core files into their own directory under SMARTY_DIR,
...
remove abstraction function _execute_core_function
2003-06-16 15:18:38 +00:00
mohrt
cdfe88be6d
fix newline handling for template for all template tags
2003-06-16 14:38:57 +00:00
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