logo earth
DK3HG

Amateur Radio
HOME
Portabel Mast
Symmetrischer Tuner
Homemade Tasten
Wetterstation
über dk3hg
Impressum

Operating System

Linux
cfg2html
TNN HOWTO

Webcontent

Documentation
create web pages
decorate.pl
menuize.pl
template.html

assim
description of decorate

DECORATE.PL

This script provides a set of "bare" HTML files (which contain the things you'd put between  <BODY>...</BODY>) with standard decorations. Makes it easy to use style templates, without stylesheets, server-side includes or scripts.

The input files are named on the command line; last argument is the target directory.

Input documents may contain any number of metadata items.

Each item starts with   <!-- DECO and may contain an arbitrary number of attr=value pairs before the comment is closed.
Available attributes are currently:

TITLE                          - Defines <TITLE> element in header
DESCRIPTION           - Defines <META ITEM="DESCRIPTION"> element in header
KEYWORDS              - Defines <META ITEM="KEYWORDS"> element in header
LOGO                          - Defines <IMG SRC=...> element for title

Author: Emile van Bergen, [email protected]


© Michael Meifert

Generated on Wed Feb 15 20:24:36 2017 by decorate.pl / menuize.pl