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 Requirements

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

이 릴리스의 추가 10 새로운 기능, 4 개의 향상과 버그 수정 3. 주요 새로운 기능: 자동 필드 (onload, onshow, var), SetOption() 및 GetOption() 옵션 하나 하나를 정의할 수 있도록 하는 새로운 방법을 또는 한 범위를 정의 하는 기능 옵션, 서식 파일 및 sub-templates에 대 한 "include_path" 옵션, 블록, formating 텍스트 (소문자에 대 한 new 연산자의 별칭을 정의 하는 능력의 전체 배열을 함께 샷은대문자, 등.).
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 버그 수정을 제공합니다. 메인 큰술는 PHP5에 이제는 점에 유의하십시오. 다른 패키지는 PHP4에 대한 클래스를 제공 오랫동안 지원되지 않습니다. PDO과 MySQLi 지금은 기본적으로 지원됩니다. MergeBlock () 메서드는 쿼리 매개 변수에 대해 새 인수를 받아들입니다. 플러그인 () 메서드를 직접 명령을 지원합니다. 내부 메서드 meth_PlugIn_SetEvent ()를 활성화하거나 플러그인의 이벤트가 해제되었습니다. f_Xml_FindTagStart ()는 어떤 플러그인 및 외부 도구가 유용할 수 있습니다, 추가되었습니다. 최적화는 블록의 필드에 배치 "AT & T는"매개 변수에 대해되었다.
Tags: 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로로 데이터 변환을 강제로, 매개 변수 "ope = msk"그 필드의 가치에 마스크를 적용, 새로운 "OnCacheField"라는 이벤트를 플러그인, 부부의 당신과 [onshow]를 [onload] 자동 필드의 병합을 취소할 수 있도록 새로운 속성, XML은 / HTML은 부울 속성이 같은 특성을 병합 매개 변수 "atttrue"; 매개 변수 "ondata에서 허용 PHP 함수를 제한하는 옵션 "및"onformat ";과 옵션 항목을 지원하는 자동 서브 블록.
Tags: 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의 새로운 기능 및 5 개의 버그 수정을 제공합니다. 블록은 이제 하나의 XML을 / HTML 요소 (에 정의할 수 있습니다 <x /> )으로 그들이 (요소를 결합했다 <x></x> ). 맨 앞에 0과 새로운 숫자 형식이 추가되었습니다. 자석 요소를 관리하기위한 두 개의 연산자가 추가되었습니다. UTF - 8을하는 문자열을 절삭 매개 변수가 추가되었습니다. URL로 직접가 추가된 서식 파일에서 문자열을 변환하는 다른 매개 변수.
Tags: 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 사소한 버그수정. 새 매개 변수를 ""면, 넌 어떤 하위 블록 및 필드 이름을 변경하려면 서식 파일을 삽입하기 전에 이름을 바꿀 수있습니다.
Tags: 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