Download List

项目描述

TinyButStrong is a template class for PHP that allows you to generate XML/HTML pages and any other files based on text source. The engine gives facilities to work with any databases, including in native PDO, MySQL, PostgreSQL, SQLite, PHP arrays, and more. It is possible to design templates using any visual editor (like Dreamweaver or FrontPage), and thus to make templates that are compatible with W3C standards for example. It features simple block management, useful display formats, conditional displaying for blocks and locators, remote XML/HTML attribute modification, a cache system, and the ability to include sub-templates and execute associated scripts. Plug-ins are supported since version 3.0.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-03-04 10:45
3.8.0

此版本添加了十个新的功能、 四个增强功能和三个错误修正。主要的新功能是: 定义的自动字段 onload、 昂秀 var)、 新的方法使您能够定义一个接一个的选项的 SetOption() 和 GetOption() 或在一个范围的能力射击和全套的选项、"include_path"选项的模板和分模板、 定义的块和一种新的格式文本 (小写算子别名的能力大写,等等.)。
This release adds ten new features, four enhancements, and three bugfixes. The major new features are: the ability to define the scope of automatic fields (onload, onshow, var), new methods SetOption() and GetOption() which enable you to define options one by one or in one shot with a full array of options, an "include_path" option for templates and sub-templates, the ability to define aliases of blocks, and a new operator for formating text (lower case, upper case, etc.).

2011-03-20 21:57
3.7.0

这个版本带来了6个新的功能和5错误修正。请注意,现在主要的TBS是PHP5的。另一包提供PHP4中的类,并不会持续很长一段时间的支持。现在PDO和mysqli的原生支持。该MergeBlock()方法接受一个新的参数查询参数。该插件()方法支持直接命令。内部方法meth_PlugIn_SetEvent()被添加到启用或禁用插件的事件。 f_Xml_FindTagStart()增加了,这可用于插件和外部工具非常有用。写了一个优化的“交通运输技术”块的字段放在参数。
标签: PDO, MySQLi, PHP5
This version brings 6 new features and 5 bug fixes. Please note that the main TBS is now for PHP5. Another package provides the class for PHP4 and will not be supported for a long time. PDO and MySQLi are now natively supported. The MergeBlock() method accepts a new argument for Query parameters. The PlugIn() method supports direct commands. The internal method meth_PlugIn_SetEvent() was added to enable or disable a plug-in's event. f_Xml_FindTagStart() was added, which can be useful for plug-ins and external tools. An optimization was made for the "att" parameter placed in block's fields.

2010-09-28 07:06
3.6.0

这个版本带来了6个新的功能和6错误修正。新的特点是:一参数“htmlconv = utf8的”,迫使为UTF - 8数据转换;一个参数“氧化聚乙烯=莫斯科”,适用于对字段的值掩码;一个新的插件名为“OnCacheField”事件;一对夫妇的新的属性,让您取消了自动领域的合并[的OnLoad]和[onshow];一个参数“atttrue”,合并一个XML / HTML类似一个布尔属性的属性;一个选项,以限制参数“昂达接受PHP函数“和”onformat“;和自动分块,支持可选的列。
标签: Major feature enhancements, Minor bugfixes
This version brings 6 new features and 6 bugfixes. The new features are: a parameter "htmlconv=utf8" that forces the data conversion into UTF-8; a parameter "ope=msk" that applies a mask on the field's value; a new plugin event named "OnCacheField"; a couple of new properties that allow you to cancel the merging of the automatic fields [onload] and [onshow]; a parameter "atttrue" that merges an XML/HTML attribute like a Boolean attribute; an option to limit PHP functions accepted by the parameters "ondata" and "onformat"; and automatic sub-blocks that support an optional column.

2010-04-12 23:52
3.5.3

这个版本带来了6个新的特点和五个错误修正。块,现在可以定义在单个XML / HTML元素( <x /> )好像他们是耦合元件( <x></x> )。带有前导零的数字格式新增加了。两种元素的经营管理增加了磁铁。一种切割字符串是UTF - 8参数被添加。另一个转换成一个URL字符串模板中直接添加了参数。
标签: Minor feature enhancements, Minor bugfixes
This version brings six new features and five bug fixes. Blocks can now be defined in single XML/HTML elements (<x />) as if they were coupled elements (<x></x>). A new number format with leading zeros was added. Two operators for managing magnet elements were added. A parameter for cutting strings that are utf-8 was added. Another parameter for converting a string into an URL directly in the template was added.

2009-12-10 03:43
3.5.1

4小错误修正。一个新的参数“重命名”,让您重命名分块和领域的模板之前,插入。
标签: Minor bugfixes, Minor feature enhancements
4 minor bugfixes. A new parameter "rename", which allows you to rename blocks and fields in a sub-template before it is inserted.

Project Resources