Downloadliste

Projektbeschreibung

velocity2js compiles Apache Velocity templates to JavaScript functions. These functions can be called with an associative array as the input parameter (eg. received via JSON) and generate an HTML snippet as output.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2007-05-12 11:16
0.3

Unterstützung für die "velocityCount" Variable wurde mit der Unterstützung für die Internationalisierung entlang aufgenommen. Erzeugt JavaScript-Dateien sind nun UTF-8. Der Einsatz von Methoden in # foreach wurde behoben. In den Ant-Task wurden Fehlermeldungen durch die Verknüpfung auf den Quellcode in Netbeans verbessert wurde fileset-Unterstützung, Unterstützung für relative Pfade hinzugefügt wurde, und die Fähigkeit, den Ausgang JavaScript Dateinamen angeben wurde hinzugefügt. Beispiele wurden verbessert.
Tags: Minor feature enhancements
Support for the "velocityCount" variable was added along with support for internationalization. Generated JavaScript files are now UTF-8. The use of methods in #foreach was fixed. In the Ant task, error messages were improved by linking to the source code in Netbeans, fileset support was added, support for relative paths was added, and the ability to specify the output JavaScript filename was added. Examples were improved.

2007-04-30 16:08
0.2

Das Kommandozeilen-Tool wurde verbessert. Kompilieren von Verzeichnisbäumen wird unterstützt. Fehlermeldungen wurden in den Ant-Task verbessert. Erstellung von Vorlagen in einem Unterverzeichnis jetzt funktionieren. Unterstützung für die Include-Direktive hinzu. Erzeugt Funktion werden jetzt vorangestellt. Beispiele wurden hinzugefügt.
Tags: Initial freshmeat announcement
The command line tool was improved. Compiling of
directory trees is supported. Error messages were
improved in the Ant task. Compiling of templates
in a subdirectory now work. Support for the
Include directive was added. Generated function
names are prefixed now. Examples were added.

Project Resources