debian man page for wml::std::info

Query: wml::std::info

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

wml::std::info(3)						     EN Tools							 wml::std::info(3)

NAME
wml::std::info - Page Information
SYNOPSIS
#use wml::std::info <info style={comment,table,meta,oneline} domainname="..." copyright="..." created="..." keywords="..." description="..."> <info:document-url [baseurlvar=VARNAME] [basedirvar=VARNAME]>
DESCRIPTION
This include file provides the "<info>" tag to insert page filename, author, copyright, generator (WML version) and modification time information in various formats and styles. Additionally it defines a "<document-url>" tag which inserts the absolute URL of the generated page. This URL is constructed out of the URL base given in the variables named "BASE_URL" and "BASE_DIR" (or the specified one with attributes "baseurlvar" and "baseurldir"). Usually you define these in your .wmlrc file at the base directory of your WML page area: -D BASE_URL=http://www.mysite.dom/~myself -D BASE_DIR~.
AUTHOR
Ralf S. Engelschall rse@engelschall.com www.engelschall.com
REQUIRES
Internal: P1, P2 External: --
SEE ALSO
wml(1) EN Tools 2014-04-16 wml::std::info(3)
Related Man Pages
wml::all(3) - debian
wml::fmt::all(3) - debian
wml::std::href(3) - debian
wml::fmt::xtable(3) - debian
wml::std::toc(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?