Commit Graph

1194 Commits

Author SHA1 Message Date
changelog
c97878d7fe ChangeLog update 2003-07-18 00:30:46 +00:00
messju
48d8b66ae1 improved checking of compiled_include against cached-template with non-cached-chunks 2003-07-17 19:25:22 +00:00
messju
84322ae6b3 fixed too short open-tag 2003-07-17 19:22:47 +00:00
messju
fe63515d03 fixed assign parameter for eval (must have gotton lost on its way to 2.5.0)
cleaned up indentiation
2003-07-17 14:23:18 +00:00
changelog
3eed52e2cb ChangeLog update 2003-07-04 00:30:34 +00:00
messju
f6ea765527 resurrected $foo->$bar syntax 2003-07-03 15:45:29 +00:00
messju
9b5ae9c950 i'm so stupid. kick me. 2003-07-03 15:43:00 +00:00
messju
309532e8e2 fixed initialisation of $this->_plugins in compile_block_tag() 2003-07-03 14:12:01 +00:00
mohrt
f55ca1d583 add preg_quote delimiter 2003-07-03 13:17:40 +00:00
messju
724f940782 applied fix for {$var1->p1|modifier:$var2->p2}-syntax - thanks Dominik 2003-07-03 09:31:21 +00:00
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