Projects tagged ‘template’


[104 total ]
141

Smarty

   
Primary Language: XSL Transformation Licensed as: GNU Lesser General Public License 2.1

Smarty is a template engine for PHP. More specifically, it facilitates a manageable way to separate application logic and content from its presentation.

Metrics updated 17 Feb 08

60

Apache Velocity

   
Primary Language: Java Licensed as: Apache License 2.0

Velocity is a Java-based template engine. It permits anyone to use a simple yet powerful template language to reference objects defined in Java code.

Metrics updated 06 Oct 08

55

Genshi

   
Primary Language: Python Licensed as: BSD-ish License

Genshi is a Python library that provides an integrated set of components for parsing, generating, and processing HTML, XML or other textual content for output generation on the web. The major feature is a template language, which is heavily inspired by Kid

Metrics updated 04 Oct 08

39

eZ Components

   
Primary Language: PHP Licensed as: New BSD License

eZ components is an enterprise ready general purpose PHP components library by eZ systems. As a collection of high quality independent building blocks for PHP application development eZ components will both speed up development and reduce risks. ... [More] An application can use one or more components effortlessly as they all adhere to the same naming conventions and follow the same structure. [Less]

Metrics updated 04 Oct 08

35

Mason

   
Primary Language: Perl Licensed as: Artistic License,GNU General Public License 2.0

Mason is a powerful Perl-based web site development and delivery engine. With Mason you can embed Perl code in your HTML and construct pages from shared, reusable components. Mason solves the common problems of site development: caching ... [More] , debugging, templating, maintaining development and production sites, and more. Mason is 100% free and open source. Although it can be used from CGI or even stand-alone, it is optimally designed for use with two other open source technologies: mod_perl and Apache. [Less]

Metrics updated 04 Oct 08

25

SPIP

   
Primary Language: PHP Licensed as: GNU General Public License 3.0 or later

SPIP est un Système de Publication pour l'Internet. Kesako ? Il s'agit d'un ensemble de fichiers, installés sur votre compte Web, qui vous permettent de bénéficier d'un certain nombre d'automatismes : gérer un site à plusieurs, mettre en page ... [More] vos articles sans avoir à taper de HTML, modifier très facilement la structure de votre site... Avec le même logiciel qui sert à visiter un site (Netscape, Microsoft Explorer, Mozilla, Opera...), SPIP permet de fabriquer et de tenir un site à jour, grâce à une interface très simple d'utilisation. [Less]

Metrics updated 07 Oct 08

16

Insight Toolkit

   
Primary Language: C++ Licensed as: New BSD License

Insight Segmentation and Registration Toolkit (ITK) is an open-source software system to support the Visible Human Project. Currently under active development, ITK employs leading-edge segmentation and registration algorithms in two, three, and more dimensions.

Metrics updated 05 Oct 08

14

Jinja

   
Primary Language: Python Licensed as: BSD-ish License

Jinja is a sandboxed template engine written in pure Python licensed under the BSD license. It provides a Django-like non-XML syntax and compiles templates into executable python code. It's basically a combination of Django templates and python code.

Metrics updated 23 Oct 07

14

SPIP-Zone

   
Primary Language: PHP Licensed as: Creative Commons,GNU General Public License 2.0

SPIP-ZONE est l'espace de développement et de partage des plugins, contributions et templates liés à SPIP

Metrics updated 02 Oct 08

10

HTML::Template

   
Primary Language: Perl Licensed as: Artistic License,GNU General Public License 2.0 or later

This module attempts to make using HTML templates simple and natural. It extends standard HTML with a few new HTML-esque tags - , , , , and . The file written with HTML and these new tags is called a template. It is usually saved separate from your ... [More] script - possibly even created by someone else! Using this module you fill in the values for the variables, loops and branches declared in the template. This allows you to separate design - the HTML - from the data, which you generate in the Perl program. [Less]

Metrics updated 05 Oct 08