PPWIZARD Manual
[Bottom][Contents][Search][Prev]: /HTML[Next]: /Inc2Cache

Switch /HtmlGenerator:Contents

This is a PPWIZARD command line switch. You can set up your own default switches in the "PPWIZARD_OPTIONS" environment variable or in project files.

By default when generating HTML, ppwizard will try to insert a meta tag similar to the following in the "HEAD" section:

    <META NAME="GENERATOR" CONTENT="PPWIZARD version 99.231 on OS/2, FREE tool for OS/2, Windows, DOS and UNIX by Dennis Bareis (http://www.labyrinth.net.au/~dbareis/ppwizard.htm)">
    

You can turn off the generation of the tags altogether by specifying an empty value or you can supply alternative line(s).

PPWIZARD is supplied as freeware and I would appreciate it if you at least mention PPWIZARD and its homepage in the pages that you generate (either in meta tags or comments). The switch is mainly supplied so that you can add your own details if you wish.

If you wish to specify your own generator contents (or refer to ppwizard details in HTML comments) you can make use of these variables (on the command line replace '<' with '{x3C}' and '>' with '{x3E}') :

  1. <?PpwizardAuthor>
  2. <?PpwizardAuthorEmail>
  3. <?PpwizardAuthorHomePage>
  4. <?PpwizardHomePage>

The value you wish to give this switch is probably so large that you would normally need to use the /GetEnv switch to get the information out of an environment variable.


[Top][Contents][Search][Prev]: /HTML[Next]: /Inc2Cache

PPWIZARD Manual
My whole website and this manual itself was developed using PPWIZARD (free preprocessor written by Dennis Bareis)
Tuesday January 02 2001 at 7:37am