Télécharger la liste

Description du projet

FLATE is a library used to handle HTML template files outside C code as well as basic CGI input/output such as retrieving variables from HTML forms or cookies. Template files can be manipulated from the C code with various functions to change variables and display or hide part of the HTML code. The best way to sum it up would be that printf("<html>hello</html>"); is now history.

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.

2010-09-15 00:47
2.0

Bugs ont été corrigés. L'API a été réécrit. Plus d'un modèle peut être traitée à la fois. De nouvelles fonctions ont été ajoutées à lire des formulaires HTML et les cookies HTTP.
Bugs were fixed. The API was rewritten. More than one template can be handled at a time. New functions were added to read HTML forms and HTTP cookies.

2006-10-05 18:44
1.4.3

Les modèles peuvent maintenant inclure des fichiers externes.
Tags: Stable, Minor feature enhancements
Templates can now include external files.

2003-03-06 23:45
1.4.2

Une nouvelle fonction pour récupérer un modèle via HTTP, et une version bêta d'utiliser plusieurs modèles en même temps.
Tags: Stable, Minor feature enhancements
A new function to retrieve a template via HTTP, and a beta version to use multiple templates at the same time.

2002-05-23 22:06
1.4.1

Le forfait comprend maintenant un outil pour vérifier la validité du modèle.
Tags: Stable, Minor feature enhancements
The package now includes a tool to check the
template validity.

2001-07-18 04:13
1.3

Tags: Stable, Initial freshmeat announcement

Project Resources