Short: LinkChecker in HTML-Pages GUI 2.1 Author: age@thepentagon.com (Heiko Schröder) Uploader: age thepentagon com (Heiko Schröder) Type: comm/www Version: 2.1 - 07/07/98 Architecture: m68k-amigaos This ARexx script looks for local links at your HTML pages and checks the files for broken links. It don't looks for EXTERNAL links !!! --------------------------------------------------------------- The features: - Graphic User Interface (no CLI/Shell input) - scan of a directories and standalone files - it checks local links - check of anchor links (like ") - it controls UNIX names - it lists orphaned files - tooltype support - faster scan (200%) than Beta 2 - you select the failed page and the script will open the file in your favorite text editor at the correct line (fast edit) The future: - catalog files --------------------------------------------------------------- V2.1 07/07/98 - saves faster failed links in T: - saves faster the tooltypes - scans faster the links with the regexp.library (5%) - scans faster the orphaned files (66%) - for german users it checks äöüß in filenames for unix bugfixes - scans also files in a main directory (e.g. work:index.html) - name of directory/file will be remaining if you press ESC in the requester of reqtools - list filenames correct at listview by file option extended - START is only usable if you have selected a file or dir - "I know" button at the Info Requester - modular procedures in the script --------------------------------------------------------------- The requirements (not included): -------------------------------- Sys:System/RexxMast | © 1987 by William S. Hawes C:Delete The requirements (included): --------------------------- Libs:reqtools.library | © 1997 by Nico François Libs:rexxreqtools.library | © 1994 by Rafael D'Halleweyn Libs:rexxtricks.library | © 1996 by Jürgen Kohrmeyer Libs:regexp.library | © 1991 by Stephen Moehle Libs:triton.library | © 1997 by Stephan Zeiger Libs:tritonrexx.library | © 1995 by Jürgen Kohrmeyer C:FlushTRX | © 1995 by Jürgen Kohrmeyer PROGDIR:MEmacs | © 1986 C= Amiga (optional) The libraries and FlushTRX are included in this package. Date: 07/07/98