TinyButStrong 3.9.0 发布,此版本包括了2个新特性,3 个 bug 修复和3处系统改进。具体更新内容如下:
A new parameter "parallel" for merging a block in columns (or any other parallel ways)
A new way for merging sub-templates without absorbing PHP error messages
Fixed bugs: the HTML plug-in with the parameter "select" now works with values containing special HTML characters
Fixed bugs: In the parameter "frm", a leading zero coming with a prefix or a suffix may not have formatted the number as expected
Fixed bugs: An old error message when the entity of the parameter "att" is not found has been fixed
其他 3 处系统改进
TinyButStrong(TBS)是一个可以让PHP脚本和HTML文件干净分离的PHP模板引擎。TBS设计成可以使用任何可视化HTML编辑器来编写TBS的HTML模板页。
项目主页:http://www.tinybutstrong.com/
下载地址:http://www.tinybutstrong.com/download.php
来自:开源中国社区

