[Bug 2959] Enhancements for link checker
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=2959 --- Comment #5 from David Schuster <dschust1@gmail.com> 2010-02-12 15:55:02 --- (In reply to comment #4)
Created an attachment (id=1610) --> (http://bugs.koha.org/cgi-bin/bugzilla3/attachment.cgi?id=1610) [details] [details] Patch to enhance URL checking in 856 tags
This patch add two things:
(1) Avoid re-fetching an already tested URL (2) Beautify the HTML output.
(2) could/must be done outside this script (imo) with CSS rather than hardcoded in HTML <td> tags.
(1) It's a great idea, even if the list of already checked and bad urls should be stored in a hash rather than in an array.
2 - before there wasn't a way to get at the output - so at least a "Librarian" can access it now fairly easily. The output page is defined at the command line level. The information is passed to the HTML through the script so I am a newb at how to do as you suggest with CSS. My staff programmer knows perl, but not CSS at this point. I would hate to see that item be a blocker for submission. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
bugzilla-daemon@kohaorg.ec2.liblime.com