Commit Graph

1130 Commits

Author SHA1 Message Date
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
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