The FreeBSD Ports Archive
FreeBSD www : chtml4>
Chunked HTML templating engine
CHTML works by transforming static HTML documents residing on the server into
dynamic HTML documents that are actually seen by the user. This is similar to
but different from server-side-include (e.g. shtml) or web-sql/gsql mechanisms
in that it:
* avoids embedding into HTML the kinds of directives which only
programmers would be comfortable with.
* avoids overly extending HTML semantics in a way that prevents the
documents from being edited by wysiwyg tools.
* only uses templates that are complete and valid stand-alone HTML
documents. Therefore the documents can be verified as to HTML
level conformance independently from running the scripts that use them.
http://people.delphiforums.com/gjc/chtml.html
|
chtml history
v. 1.6
date: 2005/07/22 01:48:44; author: leeym; state: Exp; lines: +3 -3
- installs file into standard perl directory and unbreak this port
v. 1.5
date: 2005/07/20 18:27:34; author: linimon; state: Exp; lines: +1 -1
Maintainer no longer wishes to maintain this port. Thanks for your help
in the past.
v. 1.4
date: 2005/02/28 00:19:26; author: kris; state: Exp; lines: +2 -0
BROKEN: Incomplete pkg-plist
v. 1.3
date: 2003/02/21 14:01:14; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.2
date: 2002/12/14 05:18:21; author: edwin; state: Exp; lines: +1 -1
Make chtml.tgz fetchable again
PR: ports/40372
Submitted by: Andreas Schulz Andreas Schulz
v. 1.1
date: 2001/12/19 02:33:50; author: will; state: Exp;
Add chtml 0.0, a chunked HTML templating engine.
PR: 29369
Submitted by: David Bushong
=============================================================================
v. 1.6
date: 2005/07/22 01:48:44; author: leeym; state: Exp; lines: +3 -3
- installs file into standard perl directory and unbreak this port
v. 1.5
date: 2005/07/20 18:27:34; author: linimon; state: Exp; lines: +1 -1
Maintainer no longer wishes to maintain this port. Thanks for your help
in the past.
v. 1.4
date: 2005/02/28 00:19:26; author: kris; state: Exp; lines: +2 -0
BROKEN: Incomplete pkg-plist
v. 1.3
date: 2003/02/21 14:01:14; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.2
date: 2002/12/14 05:18:21; author: edwin; state: Exp; lines: +1 -1
Make chtml.tgz fetchable again
PR: ports/40372
Submitted by: Andreas Schulz Andreas Schulz
v. 1.1
date: 2001/12/19 02:33:50; author: will; state: Exp;
Add chtml 0.0, a chunked HTML templating engine.
PR: 29369
Submitted by: David Bushong
=============================================================================
v. 1.6
date: 2005/07/22 01:48:44; author: leeym; state: Exp; lines: +3 -3
- installs file into standard perl directory and unbreak this port
v. 1.5
date: 2005/07/20 18:27:34; author: linimon; state: Exp; lines: +1 -1
Maintainer no longer wishes to maintain this port. Thanks for your help
in the past.
v. 1.4
date: 2005/02/28 00:19:26; author: kris; state: Exp; lines: +2 -0
BROKEN: Incomplete pkg-plist
v. 1.3
date: 2003/02/21 14:01:14; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.2
date: 2002/12/14 05:18:21; author: edwin; state: Exp; lines: +1 -1
Make chtml.tgz fetchable again
PR: ports/40372
Submitted by: Andreas Schulz Andreas Schulz
v. 1.1
date: 2001/12/19 02:33:50; author: will; state: Exp;
Add chtml 0.0, a chunked HTML templating engine.
PR: 29369
Submitted by: David Bushong
=============================================================================
|
| |

|