The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

fix-link.cgi - allow a user to repair databases

DESCRIPTION

With this cgi, links within an infostructure can be repaired. It accepts a list of fields corresponding to the urls to be changed, and containing the url they are to be changed to. It then calls the correct functions to repair those links.

Generally, this program will be triggered from a form generated by link-report.cgi

ARGUMENTS

orig-url

The url to be fixed

canned-suggestion

the canned-suggestion parameter is used for returning values from a list of choices. If the parameter is given the value "user" then;

user-suggestion

will contain the string typed in by the user.

SEE ALSO

verify-link-control(1); extract-links(1); build-schedule link-report(1); fix-link(1); link-report.cgi(1); fix-link.cgi suggest(1); link-report.cgi(1); configure-link-control

The LinkController manual in the distribution in HTML, info, or postscript formats, included in the distribution.

http://scotclimb.org.uk/software/linkcont/ - the LinkController homepage.