Package: linklint Version: 2.3.5-3 Severity: minor $ linklint -root ~/bla/ -orphan -warn -list -doc /tmp/orphan /@
In the orphan list, /fyy/directions/ /geo/house_numbering/shicheng/ /geo/house_numbering/shicheng/images/k0.png why did linklint not also report /fyy/directions/index.html? Ah, it must be that /geo/house_numbering/shicheng/images/a_file_linked_from_elsewhere exists, causing linklint to poke around for other files in the same directory, whereas there is no other files in /fyy/directions/ that are linked from elsewhere, or something. Anyway, I suppose legally, -orphan Checks all directories that contain files used on the site for unused (orphan) files. is correct, but still "I want it to find all unused files, no ifs ands or buts!" So add an option to do that, enabled by default. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]