WebMake
WebMake Documentation (version 2.4)

The ${WebMake.*} Magic Variables

WebMake defines several magic variables that expand to useful information about the current environment. These are as follows. Each one is illustrated with the value at the time this documentation was generated.

WebMake.Version
The version of WebMake that generated this site. (2.4)
WebMake.GeneratorString
A generator string for WebMake; this is in the form WebMake/v.vv where v.vv is the version number of WebMake. (WebMake/2.4)
WebMake.Who
The username of the person who generated the site. (jm)
WebMake.Time
The time the site was last generated. ( Mon Aug 08 04:36:06 2005 )
WebMake.OutFile
The filename used in the current <out> tag. (webmake_vars.html)
WebMake.OutName
The name used in the current <out> tag. (webmake_vars)
WebMake.PerlLib
The directory WebMake expects to find Perl code library files (ie. plugins) in. (/usr/share/perl5/HTML/WebMake/PerlLib)
WebMake.SourceFiles
A space-separated list of filenames, listing all the files used to generate the site.
(./action.txt ./attrdefault.txt ./blurb.txt ./breadcrumbs.txt ./cache.txt ./cgi.txt ./cgiinstall.txt ./cgistart.txt ./cleaner.txt ./cms.txt ./concepts.txt ./content.txt ./content_refs.txt ./contents.txt ./contenttable.txt ./contributors.txt ./cvshowto.txt ./datasources.txt ./deferred_content_refs.txt ./ettext.txt ./firsttime.txt ./for.txt ./format.txt ./globs.txt ./imgsize.txt ./include.txt ./invoking.txt ./making.txt ./media.txt ./metadata.txt ./metadefault.txt ./metaset.txt ./metatable.txt ./navlinks.txt ./option.txt ./order.txt ./out.txt ./perl.txt ./pod.txt ./scraping.txt ./set.txt ./sitemap.txt ./sorting.txt ./tags.txt ./template.txt ./templates.txt ./topslash.txt ./url_refs.txt ./use.txt ./using.txt ./webmake_tag.txt ./webmake_vars.txt ./wmmeta.txt ./documentation.css sections.tsv ../lib/HTML/WebMake/PerlCodeLibrary.pm ../lib/HTML/WebMake/Content.pm ../lib/HTML/WebMake/Main.pm ../webmake ../lib/HTML/WebMake/PerlLib/csvtable_tag.wmk ../lib/HTML/WebMake/PerlLib/download_tag.wmk ../lib/HTML/WebMake/PerlLib/dump_vars.wmk ../lib/HTML/WebMake/PerlLib/editbuttons.wmk ../lib/HTML/WebMake/PerlLib/lang_tag.wmk ../lib/HTML/WebMake/PerlLib/navtree.wmk ../lib/HTML/WebMake/PerlLib/rssbox.wmk ../lib/HTML/WebMake/PerlLib/safe_tag.wmk ../lib/HTML/WebMake/PerlLib/sitetree.wmk ../lib/HTML/WebMake/PerlLib/thumbnail_tag.wmk ../lib/HTML/WebMake/PerlLib/wwwtable_tag.wmk ../lib/HTML/WebMake/PerlLib/xsl.wmk documentation.wmk)
WebMake.GeneratedFiles
A space-separated list of filenames, listing all the files that can be generated.
(Content.pm.html Main.pm.html PerlCodeLibrary.pm.html action.html allinone.html attrdefault.html blurb.html breadcrumbs.html cache.html cgi.html cgiinstall.html cgistart.html cleaner.html cms.html concepts.html content.html content_refs.html contents.html contenttable.html contributors.html csvtable_tag.wmk.html cvshowto.html datasources.html deferred_content_refs.html docmap.html download_tag.wmk.html dump_vars.wmk.html editbuttons.wmk.html ettext.html firsttime.html for.html format.html globs.html imgsize.html include.html index.html index_01-intro.html index_02-tags_attrs.html index_03-proc_logic.html index_04-var_refs.html index_05-meta.html index_06-magic_vars.html index_07-fmt_converters.html index_075-cgi.html index_08-pod.html index_09-man.html index_10-perllib.html invoking.html lang_tag.wmk.html making.html media.html metadata.html metadefault.html metaset.html metatable.html navlinks.html navtree.wmk.html option.html order.html out.html perl.html pod.html rssbox.wmk.html safe_tag.wmk.html scraping.html set.html sitemap.html sitetree.wmk.html sorting.html tags.html template.html templates.html thumbnail_tag.wmk.html topslash.html url_refs.html use.html using.html webmake.html webmake_tag.html webmake_vars.html wmmeta.html wwwtable_tag.wmk.html xsl.wmk.html)
WebMake.ChangedFiles
A space-separated list of filenames, listing the files that actually have been generated on this run, so far, not including the current output file, if there is one. ()
WebMake Documentation (version 2.4)
Built With WebMake