Closed (fixed)
Project:
Link checker
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Reporter:
Anonymous (not verified)
Created:
8 Apr 2008 at 23:09 UTC
Updated:
8 Oct 2018 at 11:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
vladsavitsky commentedI need it too.
Comment #2
fletchgqc commentedI haven't used it but it sounds great and I would love to try it on my D6 site.
Comment #3
faunapolis commentedSubscribing, interested in the Drupal 6 port :)
Comment #4
fletchgqc commentedIs someone watching the issue queue? Kubrt are you planning to do this upgrade at some point or is it up to us to muster up some motivation and get it done? If someone else does it, will you commit it to CVS?
Comment #5
kubrt commentedHi, I'm planning some changes for 6.x release, mainly utilizing the batch_api for background checking, plus responding to all other issues people have raised here.
But if somebody already has the 6.x port please send it to me andI'll commit to cvs asap.
Comment #6
vacilando commentedSubscribing
Comment #7
gilles.brochet@insa-lyon.fr commentedHi, I made a version for drupal 6.X. from 5.x-1.x-dev version. I hope it will help.
I add a check to detect the function memory_get_usage() bug for the Windows users.
lien
Sincerely
Comment #8
Anonymous (not verified) commentedHave been using this for over a month now and have not seen any issues, though as the previous version dealt with the links, ther's probably not much to find.
It would be nice to see an official D6 version out before D7 is released and starts it all over again :)
Comment #9
hass commented.install is not yet upgraded.
Comment #10
sullix commentedSubscribing.
Comment #11
pillarsdotnet commentedAttached patch/module passes deadwood / schema / coder checks.
The patch is huge -- I think I changed more lines than I left alone.
Appears to work.
Comment #12
hass commentedI'm working on a completely redesigned version of the module. That's why I have it assigned to me. Please don't spend time on upgrading the D5 code.
Comment #13
pillarsdotnet commented@hass: It would be nice if you would share your code so that we can work together rather than separately.
Meanwhile, could we mark the status as "patch" so that other people can find an interim solution?
Comment #14
hass commentedCode will be shared if ready, but soon. Please keep as postponed that nobody starts testing of code that do not get committed. This makes no sense.
Comment #15
bwoods commentedSubscribing
Comment #16
hass commentedSomeone in here having a valuable idea how to hook into the save button on blocks config page (ok - I know how... but) and get the database tables blocks and boxes together? I'm trying for days to understand how they are referenced together as I'd like to scan only boxes with blocks.status = 1 (= active block) for links.
Comment #17
georgedamonkey commentedsubscribing
Comment #18
hass commentedUpgrade is done and committed to CVS, but code still needs work. At least the node type limitation is not working yet. Batch API shows wrong titles, but imports works. CCK is not yet implemented. Upgrade is not yet tested very well, but code wise it should work :-). cURLs support is not yet implemented.