Commit Graph

1990 Commits

Author SHA1 Message Date
messju
7d391d55a8 fix unnecessary loading of core.load_resource_plugin.php 2003-11-13 16:50:33 +00:00
messju
e15cacbc82 fixed example of html_table 2003-11-13 15:26:40 +00:00
changelog
c3dd540396 ChangeLog update 2003-11-12 01:32:11 +00:00
messju
9d4a0bcb07 fix handling of assign inside {insert}-tags 2003-11-11 22:46:13 +00:00
changelog
8a3bf9e0c7 ChangeLog update 2003-11-07 01:32:37 +00:00
messju
1af690d45c added $exp_time-parameter 2003-11-06 17:16:32 +00:00
messju
fb47f038ac added $exp_time to cache_handler_func-example 2003-11-06 16:54:00 +00:00
messju
2566246240 added $exp_time-parameter of clear_cache() and clear_all_cache() to
cache_handler_func.
2003-11-06 16:53:39 +00:00
changelog
ee5d31238e ChangeLog update 2003-11-06 01:32:01 +00:00
messju
b9b36a51d6 fix handling if [...] inside triple-quotes in config-files 2003-11-05 09:21:23 +00:00
changelog
701318512a ChangeLog update 2003-11-05 01:32:36 +00:00
messju
2b99bf5878 fixed little bug in _parse_resource_name() (jlgunter, messju) 2003-11-04 05:16:44 +00:00
changelog
d3ed620158 ChangeLog update 2003-11-04 01:33:20 +00:00
andreas
66b6633c23 - changed Smarty.php.class occurences to Smarty.class.php 2003-11-03 13:55:26 +00:00
andreas
161eea3f1d - changed Smarty.php.class occurences to Smarty.class.php 2003-11-03 13:32:34 +00:00
changelog
a69a67f1e3 ChangeLog update 2003-10-30 01:33:31 +00:00
boots
7458ee31cd Fixes to documentation syntax so that all content can be processed used xsltproc docbook-xsl tools. In particular, fixes unescaped entities, broken tags, unquoted attributes. 2003-10-29 22:46:46 +00:00
changelog
5678bdc66e ChangeLog update 2003-10-28 01:32:17 +00:00
messju
ccdc5c8e7e fix handling of simple-math-operators inside modifiers 2003-10-27 15:27:55 +00:00
changelog
3ce1c09581 ChangeLog update 2003-10-26 00:32:32 +00:00
messju
eb654a52f4 removed unused property _output_type
removed unused param $tag_attrs of _parse_var_props()
cleaned up alignment of class-properties
2003-10-25 19:43:14 +00:00
changelog
351ba8e111 ChangeLog update 2003-10-24 00:34:11 +00:00
messju
8fac8e8be4 removed notice in php-tag handling in Smarty_Compiler::_compile_file() 2003-10-23 21:04:12 +00:00
messju
029ed43de4 removed two occasional E_NOTICES from
Smarty_Compiler::_compile_include_php_tag()
2003-10-23 12:42:52 +00:00
messju
7f6ff2f41f fix handling of trailing-slashes in open_basedir in
smarty_core_create_dir_structure()
2003-10-23 07:50:55 +00:00
changelog
e139f75fd6 ChangeLog update 2003-10-21 00:33:51 +00:00
messju
0801e4e470 elements inside `` are bracketed now inside the compiled-tpl. this
fixes some issues with simple-math inside backticks.
2003-10-20 14:02:03 +00:00
changelog
c0e711f203 ChangeLog update 2003-10-17 00:34:16 +00:00
mohrt
0d13672fe7 update overlib docs, no working examples 2003-10-16 16:04:29 +00:00
changelog
2a14531f58 ChangeLog update 2003-10-13 00:33:52 +00:00
messju
9b3ca8956e move check for template_dir in secure_dir-array into core.is_secure.php
this makes template_exists() work correctly with security=true even if
template_dir is not inside the secure_dir-array
2003-10-12 22:19:32 +00:00
changelog
de3ef126bf ChangeLog update 2003-10-12 00:32:39 +00:00
messju
fbc2b127cb tightened check for YYYYMMDDHHMMSS-format. thanks konstantin for
pointing this out.

removed a few tabs.
2003-10-11 09:33:50 +00:00
messju
bd0440b546 fix precedence of simple-math-operators before modifiers.
thanks dominik!
2003-10-11 09:32:24 +00:00
messju
f8db1a7ce8 removed tabs from the main and the core/*.php files 2003-10-11 08:55:53 +00:00
changelog
fd3a037433 ChangeLog update 2003-10-09 00:33:55 +00:00
mohrt
5302d13179 update version numbers to RC2 2003-10-08 23:43:34 +00:00
changelog
3b892e193e ChangeLog update 2003-09-19 00:33:58 +00:00
messju
2c36caa05a fixed description of cycle's advance-attribute 2003-09-18 09:50:28 +00:00
changelog
8afe18bcde ChangeLog update 2003-09-17 00:32:01 +00:00
messju
77ff6cf28b apply modifiers only once to section-loop and foreach-from attributes 2003-09-16 08:15:58 +00:00
changelog
82ed1ec63e ChangeLog update 2003-09-16 00:32:13 +00:00
messju
6988b4747e backed out _smarty_cached_paths-file-handling 2003-09-15 14:30:57 +00:00
messju
7c38847c69 fixed clear_compiled_tpl with explicit $tpl_file given
fixed return value of smarty_core_rm_auto() + Smarty::_unlink()
2003-09-15 12:55:06 +00:00
messju
d9bd4677ff little fix in _get_auto_filename() 2003-09-15 12:26:23 +00:00
changelog
1b2513649b ChangeLog update 2003-09-15 00:34:47 +00:00
messju
a566b01a12 removed auto-filenames from path-cache. merged assemble_auto_filename
back into Smarty::_get_auto_filename()
2003-09-14 13:37:15 +00:00
changelog
cb2961afd6 ChangeLog update 2003-09-13 00:32:24 +00:00
messju
4a0e96b76c fixed quoting of modifier parameters 2003-09-12 14:39:45 +00:00
messju
ad7803b89a remove Smarty::_plugin_implementation_exists() - use php's native
is_callable()
2003-09-12 13:40:53 +00:00