WPP 2.13.1.35 - The Web Preprocessor
Author: Marco Lamberto |
||
Index | < Previous Next > |
Configuration variables and directives (only valid in config files or with the -D switch) |
Directive | Description |
---|---|
@INCLUDECFG cfg@ |
Include a config file. |
Variable | Default | Description |
---|---|---|
@DEFAULT_HEAD=hname@ |
head | Sets the default header without the template extension and directory. |
@DEFAULT_TAIL=tname@ |
tail | Set the default footer without the template extension and directory. |
@DEFAULT_TMPLPATH=path1:...:pathn@ |
templates | Sets the templates directories separated by ':'. |
@DEFAULT_TMPLDIR=path@ |
templates | See DEFAULT_TMPLPATH. Obsolete, use DEFAULT_TMPLPATH. |
@DEFAULT_OUTPUTDIR=odir@ |
.. | Sets the output directory, if you want to use the same directory for .raw and .html files sets 'DEFAULT_OUTPUTDIR=.'. |
@DEFAULT_EXTENSION=ext@ |
html | Sets the extension for the output files , the dot is added internally by WPP. |
@DEFAULT_RAW_EXTENSION=ext@ |
raw | Sets the extension for the input files, the dot is added internally by WPP. |
@DEFAULT_TMPL_EXTENSION=ext@ |
tmpl | Sets the extension for the template files, the dot is added internally by WPP. |
^ Top | < Previous Next > | |
Marco (LM) Lamberto lm@sunnyspot.org
Revised: 2003/03/10 07:38:04 http://wpp.sf.net/manual_7.html |