Download List

Project Description

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.

2009-11-16 21:14
3.5.0

The "att" parameter was added, which allows you to remotely change the attribute of an Xml/Hml tag. The "Assigned" property was added, which allows you to assign data for an automatic or manual merging. Automatic sub-blocks were added, which allow you to merge an array and its sub-arrays in one shot. The MergeBlock() method natively supports Iterator, ArrayObject, and IteratorAggregate. A special TBS field was added to help display the error message where you want in the template. Seven bugs were fixed.
Tags: Major

2008-06-16 23:19
3.4.0

There are 2 new features related to formats. 5 bugs have been fixed: one bug with conditions having the symbol equal; 2 bugs with the method LoadTemplate() managing special values; one bug related to infinite loop with sub-blocks; and one bug regarding formatted dates with the locale option.
Tags: Minor bugfixes

2008-03-05 19:02
3.3.0

This version brings 4 new features, including 2 that make it more easy to use magnets. There are also 7 enhancements including grouping capabilities, and 3 bugfixes.
Tags: Minor feature enhancements

2006-12-04 19:53
3.2.0

This is a major version. The source is optimized, it is smaller, and it merges faster. There are 5 bugs fixed and 7 new features. It includes Onload Var fields that can be automatically merged when the template is loaded. There are new formats for time without leading zeros. The parameter ope can support several operations. There are special Var fields to merge PHP constants and to display TBS detailed information.
Tags: Major feature enhancements

2006-06-13 19:27
3.1.0

This version brings two minor features that help to define a block easily, and fixes 5 minor and one less minor bugs. It is recommended to upgrade. Upgrading requires two plug-ins to be upgraded. All plug-ins that are part of the standard distribution are included in the zip file.
Tags: Minor bugfixes

Project Resources