Difference between revisions of "Web template system"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(See also)
Line 1: Line 1:
 
A '''web template system''' uses a [[template processor]] to combine [[web templates]] with data, creating [Web page|web pages]].
 
A '''web template system''' uses a [[template processor]] to combine [[web templates]] with data, creating [Web page|web pages]].
 
== Description ==
 
 
(TO DO: clean up, add detail.)
 
 
It is a web publishing tool present in content management systems, web application frameworks, and HTML editors.
 
 
Web templates can be used like the template of a form letter to either generate a large number of "static" (unchanging) web pages in advance, or to produce "dynamic" web pages on demand.
 
  
 
== See also ==
 
== See also ==

Revision as of 09:35, 5 February 2016

A web template system uses a template processor to combine web templates with data, creating [Web page|web pages]].

See also

External links