freebsd-ports/www/mod_layout/pkg-descr
Mario Sergio Fujikawa Ferreira 13d131206d o Update to 3.0
o Support NOPORTDOCS and deploy DOCSDIR
o Update COMMENT, DESCR, PKGMESSAGE and WWW tag
o Clean up installation (enable httpd.conf stuff by default)
o Install better documentation

PR:		29254
Submitted by:	maintainer
2001-08-03 04:04:48 +00:00

14 lines
563 B
Plaintext

mod_layout is a utility to wrap served webpages. This means it can
add a footer ot header to a document. This allows you to create a
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.
WWW: http://software.tangent.org/projects.pl?view=mod_layout
- Pete
petef@databits.net