Restore NavigationUtility to create a map of HTML files

Usage: HtmlTree DirSpec TargetHTMLFile [Switches]
  Switch: { -option, /option }
    Options: B, b Path: directory base,   U, u URL: URL base
             O, o File: omit this filename in URL
             N, n Path: do not process subdirectories of this directory
             Q, q: quiet mode,            H, h, ?: this help

The utility scans the directory DirSpec including its subdirectories and searches for all files matching the specification *.HTM*. The created file map in the HTML format is stored into TargetHTMLFile.


Examples:

  1. HtmlTree \WWW W3Map.html /u/ /oindex.htm* /n\WWW\infos
    This command creates the map of a homepage located at \WWW and stores it in the file W3Map.html. The switch /u/ tells the utility that the directory \WWW is identical to the relative URL /. The switch /oindex.htm* simplifies the URLs, since the WWW server interprets Path/ as Path/index.htm*.

  2. HtmlTree \WWW VerifyW3.html "/uhttp://validator.w3.org/check?weblint=&pw=&uri=http://www.mydomain.com" /oindex.htm* /n\WWW\infos
    This command creates the map of a homepage for validation by the W3C HTML Validation Service.

Download

HtmlTree-1-2.zip HtmlTree-1-2.zip, 33.2 KB: Utility to create a map of HTML files as a zip archive



To open the zip archives and to extract data from them, you need a dedicated program.

We recommend WinRAR