Download List

Projeto Descrição

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.

2010-04-12 23:52 Back to release list
3.5.3

Esta versão traz seis novas funcionalidades e cinco correções de bugs. Blocos podem agora ser definida em XML elementos únicos / HTML ( <x /> ) Como se fossem acoplados os elementos ( <x></x> ). Um novo formato de número com zeros à esquerda foi adicionado. Dois operadores de gestão de elementos ímã foram adicionados. Um parâmetro para o corte de cordas que são UTF-8 foi adicionado. Outro parâmetro para a conversão de uma string em uma URL diretamente no modelo foi adicionado.
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.

Project Resources