2001-08-03 06:04:48 +02:00
|
|
|
mod_layout is a utility to wrap served webpages. This means it can
|
2001-09-24 01:59:59 +02:00
|
|
|
add a footer or header to a document. This allows you to create a
|
2001-08-03 06:04:48 +02:00
|
|
|
standard look and feel throughout a website without using SSI.
|
|
|
|
Some example uses are adding standard disclaimers to the bottom of
|
|
|
|
all pages, banner ads to the top of all pages, or even a menu at
|
|
|
|
the beginning of a page. There are many other per-document settings
|
|
|
|
you can modify with mod_layout; see the file 'faq.html' for more
|
|
|
|
information.
|
2000-12-19 13:45:30 +01:00
|
|
|
|
2005-01-16 16:26:20 +01:00
|
|
|
WWW: http://tangent.org/index.pl?lastnode_id=478&node_id=362
|
2001-06-17 20:36:35 +02:00
|
|
|
|
|
|
|
- Pete
|
|
|
|
petef@databits.net
|