📄 changelog
字号:
2007-03-08 Monte Ohrt <monte@ohrt.com> * libs/Config_File.class.php libs/Smarty.class.php libs/Smarty_Compiler.class.php: update version numbers2007-03-07 Monte Ohrt <monte@ohrt.com> * (Smarty_2_6_18) NEWS: update NEWS file with patch * (Smarty_2_6_18) docs/en/designers/language-builtin-functions/language-function-section.xml: note the fact that section loop will accept an integer2007-03-06 Monte Ohrt <monte@ohrt.com> * NEWS libs/plugins/function.html_select_date.php: fix html_select_date separator when parts are missing (thanks to kayk for the patch)2007-03-06 Messju Mohr <messju@lammfellpuschen.de> * libs/Config_File.class.php libs/Smarty.class.php libs/Smarty_Compiler.class.php: bumped version number * NEWS: added release headline * libs/internals/core.write_compiled_include.php: fixed detection of non-cached block when writing compiled includes2007-03-01 Danilo Buerger <danilo@blizzz.org> * NEWS libs/Smarty_Compiler.class.php: Applied boots clean up patch and removed commented out code. Updated NEWS file2007-02-27 Danilo Buerger <danilo@blizzz.org> * NEWS docs/en/designers/language-modifiers/language-modifier-date-format.xml libs/internals/core.write_file.php libs/plugins/modifier.date_format.php: Updated smarty_core_write_file() and smarty_modifier_date_format() to speed up Windows detection. Emulated more parameters for Windows in smarty_modifier_date_format() and fixed some old ones. Updated the docs to tell what parameters are emulated on Windows. Updated NEWS file. * NEWS: Updated NEWS file to reflect changes commited in the last revision2007-02-27 Monte Ohrt <monte@ohrt.com> * docs/en/appendixes/troubleshooting.xml: fix typo2007-02-27 Danilo Buerger <danilo@blizzz.org> * libs/Smarty_Compiler.class.php: Modified _(push|pop)_cacheable_state() to embedd alternate syntax. See this bug report: http://www.phpinsider.com/smarty-forum/viewtopic.php?t=105022007-02-26 Peter 'Mash' Morgan <pm@daffodil.uk.com> * docs/en/designers/language-custom-functions/language-function-html-options.xml: Fix incorrect var name2007-02-23 Monte Ohrt <monte@ohrt.com> * libs/Smarty_Compiler.class.php: escape creating of language=php from interleaving * libs/Smarty_Compiler.class.php: add removed line back in * libs/Smarty_Compiler.class.php: fix up last patch, remove unnecessary lines * libs/Smarty_Compiler.class.php: fix situation when no compiled tags are present * libs/Smarty_Compiler.class.php: fix problem with php open tags generated from tag interleaving2007-02-06 boots <jayboots@yahoo.com> * docs/en/programmers/advanced-features/template-resources.xml: Correct default template handler function example.2007-01-17 Messju Mohr <messju@lammfellpuschen.de> * NEWS libs/plugins/modifier.truncate.php: fixed handling of $etc in the truncate modifier when $etc is longer than $length. thanks to Sylvinus!2007-01-10 boots <jayboots@yahoo.com> * NEWS libs/plugins/modifier.date_format.php libs/plugins/modifier.date_format.php: fix handling of %I with mysql timestamps Thanks to Danilo Buerger * NEWS libs/internals/core.write_file.php: Better recognize Windows filesystems to reduce warnings * NEWS libs/plugins/modifier.date_format.php: Emulate %R in the date_format modifier on Windows Thanks to Danilo Buerger2006-12-10 Yannick Torres <yannick.torres@keliglia.com> * docs/fr/getting-started.xml: fix build * docs/fr/language-snippets.ent docs/fr/designers/language-builtin-functions/language-function-include-php.xml docs/fr/designers/language-modifiers/language-modifier-truncate.xml docs/fr/designers/language-variables/language-variables-smarty.xml: sync with EN2006-12-02 Peter 'Mash' Morgan <pm@daffodil.uk.com> * docs/en/designers/language-builtin-functions/language-function-include-php.xml: Tidy example, speeling andd add links * docs/en/getting-started.xml: Add/correct entities * docs/entities/global.ent: Fix entities (strange)2006-12-01 Monte Ohrt <monte@ohrt.com> * libs/Config_File.class.php libs/Smarty.class.php libs/Smarty_Compiler.class.php: update dev version numbers2006-12-01 boots <jayboots@yahoo.com> * (Smarty_2_6_16) NEWS: Fixed replacement bug introduced in trimwhitespaces output filter that was introduced in the last release. Thanks to Spuerhund from the forums. * (Smarty_2_6_16) libs/plugins/outputfilter.trimwhitespace.php: Fixed replacement bug introduced by last changes. Thanks to Spuerhund from the forums.2006-11-30 Monte Ohrt <monte@ohrt.com> * NEWS docs/en/designers/language-modifiers/language-modifier-truncate.xml libs/Config_File.class.php libs/Smarty.class.php libs/Smarty_Compiler.class.php: update dev version numbers, fix manual typo2006-11-22 George Miroshnikov <support@infinity.com.ua> * docs/ru/getting-started.xml docs/ru/language-snippets.ent: sync with EN * docs/en/getting-started.xml: replaced hardcoded path separator with PATH_SEPARATOR constant2006-11-20 boots <jayboots@yahoo.com> * libs/plugins/modifier.debug_print_var.php: fix depth formatting of arrays and objects in modifier debug_print_var2006-11-10 Messju Mohr <messju@lammfellpuschen.de> * docs/en/designers/language-variables/language-variables-smarty.xml: fixed typo. thanks jonez.2006-11-08 boots <jayboots@yahoo.com> * NEWS libs/internals/core.write_file.php: change file writing semantics in smarty_core_write_file() This avoids unlink() unless rename() fails or a Windows system is detected see: http://www.phpinsider.com/smarty-forum/viewtopic.php?t=6956 Thanks to c960657 from the forums.2006-11-07 boots <jayboots@yahoo.com> * NEWS libs/debug.tpl: update debug.tpl to xhtml 1.1 compliance, fix javascript escaping in debug output and apply a Smarty based color scheme see: http://www.phpinsider.com/smarty-forum/viewtopic.php?t=7178 thanks to cybot from the forums! * NEWS libs/plugins/modifier.debug_print_var.php: enhance reporting precision of debug_print_var modifier see: http://www.phpinsider.com/smarty-forum/viewtopic.php?t=9281 thanks to cybot from the forums2006-11-01 boots <jayboots@yahoo.com> * NEWS libs/plugins/function.html_select_date.php: make html_select_date work consistently with 0000-00-00 00:00:00 and 0000-00-00 inputs Thanks to cybot from forums2006-10-16 George Miroshnikov <support@infinity.com.ua> * docs/en/language-snippets.ent: minor typo fix - &$class doesn't make sense.2006-10-14 Yannick Torres <yannick.torres@keliglia.com> * docs/fr/designers/language-basic-syntax.xml
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -