Télécharger la liste

Description du projet

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.

Système requise

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 "" paramètre a été ajouté, ce qui vous permet de modifier à distance l'attribut d'un tag Hml xml /. Le "attribuée" propriété a été ajoutée, ce qui permet d'affecter les données pour une fusion automatique ou manuel. Automatique des sous-blocs ont été ajoutées, qui vous permettent de fusionner un tableau et ses sous-ensembles d'un seul coup. Le MergeBlock () méthode prend en charge nativement Iterator, ArrayObject, et IteratorAggregate. Un champ spécial du SCT a été ajouté pour aider à afficher le message d'erreur si vous voulez dans le modèle. Sept bugs ont été corrigés.
Tags: Major
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.

2008-06-16 23:19
3.4.0

Il ya 2 nouvelles fonctionnalités liées aux formats. 5 bugs ont été fixés: un bug avec les conditions ayant le symbole d'égalité; 2 bugs à la méthode LoadTemplate () la gestion des valeurs particulières, l'un bug lié à la boucle infinie avec des sous-blocs, et un bug concernant les dates de mise en forme avec l'option locale.
Tags: Minor bugfixes
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.

2008-03-05 19:02
3.3.0

Cette version 4 apporte de nouvelles fonctionnalités, dont 2 qui le rendent plus facile à utiliser des aimants. Il ya également 7 améliorations y compris les capacités de regroupement, et 3 corrections de bugs.
Tags: Minor feature enhancements
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.

2006-12-04 19:53
3.2.0

Il s'agit d'une version majeure. La source est optimisé, il est plus petit, et il se confond plus rapide. Il ya 5 bugs corrigés et 7 nouvelles fonctionnalités. Il comprend Onload Var champs qui peuvent être automatiquement fusionnés lorsque le modèle est chargé. Il ya des nouveaux formats de temps et sans zéros. L'OPE paramètre peut prendre en charge plusieurs opérations. Il existe des champs de fusion Var constantes PHP et d'afficher des informations détaillées du SCT.
Tags: Major feature enhancements
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.

2006-06-13 19:27
3.1.0

Cette version apporte deux fonctionnalités mineures qui aident à définir un bloc facilement, et des corrections de 5 mineures, et un moins de bugs mineurs. Il est recommandé de mettre à niveau. Mise à niveau nécessite deux plug-ins doivent être modernisées. Tous les plug-ins qui font partie de la distribution standard sont inclus dans le fichier zip.
Tags: Minor bugfixes
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.

Project Resources