Download List

Projeto Descrição

i18nHTML is a collection of scripts that can be used to write Web pages that visitors can translate into their respective native languages. It uses a database to match sentences from the Web page against translations and defines a set of PHP functions that generate either the translated HTML sentences or the original (typically English) text with decorations that allow users to provide translations. It requires that internationalized pages be written using the functions but does not constrain the page design in any way. Internationalized pages can be updated without losing existing translations for sentences that were not changed.

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.

2005-01-04 19:55
0.0.2

Esta versão vem com os dados para criar um banco de dados inicial que contém as traduções para as páginas i18nHTML-se, tornando mais fácil para o arranque do sistema. Esta versão também funciona sem register_globals. Mais funções de conveniência foram adicionados. O HTML foi limpo ea documentação foi expandida.
Tags: Major feature enhancements
This release comes with data to set up an initial database that contains translations for the i18nHTML pages themselves, making it easier to bootstrap the system. This version also works without register_globals. More convenience functions were added. The HTML was cleaned up and the documentation was expanded.

2004-12-11 06:50
0.0.1

O script agora cria automaticamente as tabelas do SQL requerido. O código foi limpo e organizado de uma forma que torna mais fácil de integrar em novas páginas. Havia também algumas correções menores.
Tags: Minor feature enhancements
The script now automatically creates the required SQL tables. The code was cleaned up and organized in a way that makes it easier to integrate into new pages. There were also some minor bugfixes.

2004-09-20 10:49
0.0.0

Tags: Initial freshmeat announcement

Project Resources