Commit Graph

1184 Commits

Author SHA1 Message Date
changelog
db2efa0bc1 ChangeLog update 2003-07-03 00:30:28 +00:00
messju
cfe7af4d2b fixed duplicate generation of arg-list in _compile_block_tag() 2003-07-02 10:56:27 +00:00
messju
a5d18a8f3f fixed off-by-one-error in nocache-tag-handling 2003-07-02 09:01:26 +00:00
changelog
295e8d8402 ChangeLog update 2003-07-01 00:30:14 +00:00
messju
52e2093abe backed out errornously committed support for $foo->$bar 2003-06-30 22:13:00 +00:00
messju
38ed839cce fixed indentiation, silenced occasional warning 2003-06-30 15:48:26 +00:00
messju
ed6fee3542 match first character of file-attribute against "/" instead of
DIRECTORY_SEPARATOR since it is a url-path and not a file-path.
2003-06-30 15:44:25 +00:00
messju
f866f04d66 libs/plugins/function.html_image.php 2003-06-30 15:41:25 +00:00
messju
0b3b79e9c6 re-fixed cacheable_state-handling 2003-06-30 15:08:59 +00:00
changelog
42d37d877d ChangeLog update 2003-06-30 00:30:30 +00:00
messju
db4af8295e extincting $this out of smarty_core_*-functions 2003-06-30 00:08:28 +00:00
messju
473b7d8ace fixed handling of nocache-state 2003-06-30 00:07:27 +00:00
messju
135bc2fad8 removed $this from smarty_include and smarty_include_php
added cleaner handling of $this to {eval}
2003-06-29 22:57:33 +00:00
messju
0d2409b7aa fixed inlude_once-call 2003-06-29 12:25:03 +00:00
messju
eabd6dfebb fixed examples of html_radios and html_checkboxes in german and french docs 2003-06-29 09:19:21 +00:00
changelog
67488ee517 ChangeLog update 2003-06-26 00:30:13 +00:00
mohrt
674722e332 fix typo, fix write_cache_paths logic 2003-06-25 22:29:03 +00:00
mohrt
5ae5a6f576 fix SMARTY_COMPILE_DIR_SEP problem, make local var 2003-06-25 21:50:34 +00:00
changelog
0f3034af42 ChangeLog update 2003-06-25 00:30:25 +00:00
mohrt
769008b763 fixed cache_paths bug, simplified filename assembly logic 2003-06-24 15:45:02 +00:00
messju
2f711dc162 added parsing of forgotton param "basedir" 2003-06-24 15:28:22 +00:00
messju
4e81cc42d8 fixed $smarty.get-reference 2003-06-24 09:39:37 +00:00
messju
d52cb387c7 removed warning 2003-06-24 09:27:59 +00:00
messju
0363dd83a3 fixed value of _cacheable_state on compiler-startup 2003-06-24 09:27:27 +00:00
changelog
1882e3b26e ChangeLog update 2003-06-24 00:30:19 +00:00
mohrt
5980723e09 make cache_path per resource, fix a couple directory path issues 2003-06-23 21:31:32 +00:00
messju
650cbd9bbe removed warning when compiling empty template 2003-06-23 17:01:45 +00:00
messju
2eb044094c fixed bug in write_compiled_include 2003-06-23 16:16:58 +00:00
messju
b7c6a9394b fixed warning 2003-06-23 11:21:22 +00:00
changelog
3c8cd86876 ChangeLog update 2003-06-23 00:31:56 +00:00
messju
e17793eb4d fixed propagation of $this into evald code in smarty_function_eval() 2003-06-22 23:05:36 +00:00
messju
71eda49023 fix in compiled-include-handling 2003-06-22 22:10:10 +00:00
messju
81bf74f327 started moving from $this to $smarty in core.*.php 2003-06-22 03:13:25 +00:00
changelog
b0562c1dce ChangeLog update 2003-06-22 00:31:13 +00:00
mohrt
1bd3c2f992 fix more dir paths 2003-06-21 17:39:15 +00:00
mohrt
9526d1ed42 fix filepaths to core files to use DIRECTORY_SEPARATOR 2003-06-21 17:35:15 +00:00
messju
e61e05e05b fixed {plugin|modifier} syntax 2003-06-21 12:20:17 +00:00
messju
9fb3dbdf2c fixed compiled include handling 2003-06-21 09:24:44 +00:00
changelog
d84c3b7753 ChangeLog update 2003-06-21 00:31:26 +00:00
mohrt
33fabc665f added filepath caching 2003-06-21 00:21:46 +00:00
mohrt
55dd49fa03 update more varnames 2003-06-20 20:13:42 +00:00
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