htol -- a site outliner

Create a site outline in a nicely formated fashion.

Implicit fields

url

The starting URL which should be fully qualified.

template

The name of the template file to dump the code into. If none is given, /generic.html is used. The template must have the implicit mark $pagebody.

broken

if broken is "yes", htol will scan for broken links on your site.

-i

interactive mode. The MIME headers won't be output.
In order to create a static site outline (a big win on a large site), you can directly call htol with the parameters given as param=value pairs. Ie:
         htol -i url=http://www.mtcc.com/ template=http://www.mtcc.com/ol.html
Note: grinding a site which already has a URL pointing to an outline is, uh, unhappy.

© (copyright) 1997 MTCC
Last modified: Mon Apr 28 09:41:58 PDT 1997