Top > Business and Productivity > dTemplate

dTemplate - Template system

dTemplate is a flexible template system. It can generate HTML or newsletters, etc., and is similar to the CGI::FastTemplate system in that it separates the code from the design.

You can define only one kind of template variable (placeholder), but you can assign anything you want to it, even an unnamed subroutine, which can parse other templates. You can define a template parse tree this way. Advanced features include printf formatting of template variables (for statistic generation), transparent handling of multiple styles of a template (for multi-language sites or skinned web-pages), and encoders (uri_encoder and html_encoder). You can write template-parsing routines in the same way the templates are structured logically: starting from the biggest and going to the smallest.

Obtaining

Web pagehttp://hacks.dlux.hu/dTemplate/
Source tarballhttp://hacks.dlux.hu/dTemplate/download/dTemplate-2.4/
Source informationhttp://hacks.dlux.hu/dTemplate/download/
Version 2.4.1 (stable) released on 2004-07-24
Licensed under Perl.
This is not a GNU package.

Documentation

User manual available from http://hacks.dlux.hu/dTemplate/manual.html
Support contacts

Help List<dlux@kapu.hu>
Developer List<dlux@kapu.hu>
Bug List<dlux@kapu.hu>
Bug Databasehttps://sourceforge.net/tracker/?group_id=17082&atid=117082

Project contacts

Maintainers
Developers

Related information

InterfacesX Window System
Source languagesPerl

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2001-06-08
Entry compiled byJanet Casey <jcasey@gnu.org>

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.