PPWIZARD Manual
[Bottom][Contents][Search][Prev]: OL_DOC_HTML_GENERATE_SEARCH_ICON[Next]: OL_DOC_HTML_HEADER_BUTTONS

OL_DOC_HTML_GENERATOR_TAGS

This is an option which modifies the tags of OL_DOC.DH operate (look and feel).

This option allows you to either completely remove the generation of the "GENERATOR" meta tag or allow you to replace the existing one with an alternative one of your choice.

EXAMPLE - No Generator Tag Wanted

    #define    OL_DOC_HTML_GENERATOR_TAGS
    #include  "OL_DOC.DH"
    

EXAMPLE - Change Tag

    #define    OL_DOC_HTML_GENERATOR_TAGS <META NAME="GENERATOR" CONTENT="PPWIZARD v<?Version> using 'OL_DOC.DH' v<$VERSION_OL_DOC_OH>"><?NewLine>
    #include  "OL_DOC.DH"
    


[Top][Contents][Search][Prev]: OL_DOC_HTML_GENERATE_SEARCH_ICON[Next]: OL_DOC_HTML_HEADER_BUTTONS

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