mohrt
|
cf52c81e0a
|
change some info in headers, remove fluff
|
2004-02-17 15:52:02 +00:00 |
|
changelog
|
ee0e4f2eb3
|
ChangeLog update
|
2004-02-14 01:32:20 +00:00 |
|
messju
|
0548fee520
|
correctly handle partially empty dates (like "2004--" or "-12-").
|
2004-02-13 23:38:08 +00:00 |
|
messju
|
1ce846e1b3
|
learned something about <note> and sgml and applied this to the
use.sub.dirs-section :)
|
2004-02-13 09:34:35 +00:00 |
|
messju
|
a93c42048c
|
changed attribute-name "checked" to "selected" in the docs for
html_radios and html_checkboxes. "checked" is deprecated for ages
AFAIK and selected is recommended for consistency with {html_options}
|
2004-02-13 09:21:37 +00:00 |
|
messju
|
242e794bbc
|
added note about use_sub_dirs and Smarty-2.6.2 .
fixed markup for section about clear_compiled_tpl() .
|
2004-02-13 09:19:59 +00:00 |
|
changelog
|
0c50e29cec
|
ChangeLog update
|
2004-02-13 01:32:20 +00:00 |
|
messju
|
b474404b97
|
YES and NO should not be booleanized inside triple-quotes in a
config-file. this behaviour changed by accident in 2.6.1 and is now
reverted to pre-2.6.1 behaviour
|
2004-02-12 11:28:50 +00:00 |
|
changelog
|
7871b6e7cc
|
ChangeLog update
|
2004-02-11 01:32:20 +00:00 |
|
messju
|
44e8612db1
|
fixed slurping of a the next line following a triple-quoted value in a
config-file
|
2004-02-10 22:58:49 +00:00 |
|
changelog
|
fd75a0f29b
|
ChangeLog update
|
2004-02-08 01:32:23 +00:00 |
|
messju
|
ceea2e18d5
|
avoid @-operator for handling empty lines in Config_File.class.php
|
2004-02-07 21:15:29 +00:00 |
|
messju
|
7703839dbb
|
removed two notices from Smarty_Compiler::_parse_is_expr()
(thanks shuther!)
|
2004-02-07 20:55:27 +00:00 |
|
messju
|
ef24ac0a3f
|
changed default for use_sub_dirs to false
|
2004-02-07 20:29:20 +00:00 |
|
messju
|
7e6807b7e5
|
removed notice of undefined variable. (thanks shuther!)
|
2004-02-07 20:15:45 +00:00 |
|
changelog
|
029e1a6c4e
|
ChangeLog update
|
2004-01-30 01:33:21 +00:00 |
|
messju
|
607cf5d0f4
|
added file and line-number-information to error-messages regarding
assigned objects an an error messages regarding modifiers with
security.
|
2004-01-29 10:38:12 +00:00 |
|
changelog
|
4fce643842
|
ChangeLog update
|
2004-01-28 01:32:20 +00:00 |
|
messju
|
0f223e3e18
|
removed use of temporary var $_params in compiled code of block-plugins
|
2004-01-27 23:00:26 +00:00 |
|
messju
|
aa2a705361
|
fixed quoting of values in smarty_function_popup()
|
2004-01-27 22:55:41 +00:00 |
|
changelog
|
c4c90d87d6
|
ChangeLog update
|
2004-01-26 01:33:44 +00:00 |
|
messju
|
152533aac4
|
documented parameters of Smarty::clear_compiled_tpl()
|
2004-01-25 15:52:14 +00:00 |
|
messju
|
53baf8295a
|
Smarty_Compiler::_syntax_error() uses Smarty::_trigger_fatal_error() now instead of the trigger_error()-function
|
2004-01-25 15:39:10 +00:00 |
|
messju
|
0e6224fc04
|
Smarty::_trigger_fatal_error() uses Smarty::trigger_error() now,
instead of the native trigger_error()-function
|
2004-01-25 15:36:05 +00:00 |
|
messju
|
f8011f6acb
|
unrecognized custom-functions trigger an error at compile now, not at
display-time.
|
2004-01-25 15:29:19 +00:00 |
|
changelog
|
74a4e59f80
|
ChangeLog update
|
2004-01-24 01:32:31 +00:00 |
|
mohrt
|
542e361fe2
|
reword a paragraph
|
2004-01-23 20:56:41 +00:00 |
|
mohrt
|
e8384fe5d7
|
remove file
|
2004-01-23 16:28:19 +00:00 |
|
mohrt
|
724c49553a
|
add a couple more tests
|
2004-01-23 16:05:59 +00:00 |
|
changelog
|
a36697993e
|
ChangeLog update
|
2004-01-23 01:32:14 +00:00 |
|
messju
|
0a66a27fe1
|
removed emission of unnecessary notices for unavailable config-files
in config_load()
|
2004-01-22 23:54:51 +00:00 |
|
messju
|
88cf42b0e6
|
fixed handling of hidden sections in Config_File
|
2004-01-22 23:47:46 +00:00 |
|
changelog
|
72ee372936
|
ChangeLog update
|
2004-01-22 01:32:17 +00:00 |
|
messju
|
cf0ee7bdd8
|
added handling of resources for {config_load}
|
2004-01-21 17:21:26 +00:00 |
|
changelog
|
64a67e5d58
|
ChangeLog update
|
2004-01-20 01:32:14 +00:00 |
|
messju
|
07b151bf3e
|
fixed bug when using arrays with tr_attr and td_attr in {html_table}
|
2004-01-19 12:47:59 +00:00 |
|
mohrt
|
95ac71b716
|
add template files
|
2004-01-17 18:31:16 +00:00 |
|
changelog
|
f47ee26f1e
|
ChangeLog update
|
2004-01-17 01:32:19 +00:00 |
|
mohrt
|
e94bd561a9
|
add more test cases
|
2004-01-16 22:51:48 +00:00 |
|
mohrt
|
b9450d2cf6
|
add unit testing
|
2004-01-16 22:14:51 +00:00 |
|
mohrt
|
51e1064d69
|
update version numbers, add initial unit test directory
|
2004-01-16 22:12:08 +00:00 |
|
mohrt
|
5383e42a1d
|
update version numbers for 2.6.1 release
|
2004-01-16 20:24:45 +00:00 |
|
messju
|
9b032e1ea4
|
renamed $smarty->tpl_rror_reporting to $smarty->error_reporting
"tpl_" is a bit redundant here (it's a TemPLate-engine overall :)
|
2004-01-16 20:01:35 +00:00 |
|
changelog
|
5217ffa6b0
|
ChangeLog update
|
2004-01-16 01:32:12 +00:00 |
|
messju
|
146ecb7a85
|
forgot to remove duplicate is_secure()-check
|
2004-01-15 15:04:33 +00:00 |
|
messju
|
ea53ef5a58
|
fix: $smarty->security is now correctly handled
minor optimizations:
core/core.is_secure.php is only included when needed
$dpi_default is only determined when needed
|
2004-01-15 15:00:09 +00:00 |
|
changelog
|
6e0b6a5f2c
|
ChangeLog update
|
2004-01-15 01:32:19 +00:00 |
|
messju
|
04307bb560
|
removed suggestions to use extract() from the manual
|
2004-01-14 16:16:24 +00:00 |
|
messju
|
96dd0fa51d
|
fixed typo
|
2004-01-14 16:13:51 +00:00 |
|
changelog
|
bafdb63d89
|
ChangeLog update
|
2004-01-13 01:32:22 +00:00 |
|