This module is a great addition to drupal, can it be updated to Drupal 6

Comments

vladsavitsky’s picture

I need it too.

fletchgqc’s picture

I haven't used it but it sounds great and I would love to try it on my D6 site.

faunapolis’s picture

Subscribing, interested in the Drupal 6 port :)

fletchgqc’s picture

Is 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?

kubrt’s picture

Hi, 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.

vacilando’s picture

Subscribing

gilles.brochet@insa-lyon.fr’s picture

StatusFileSize
new14.89 KB

Hi, 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

Anonymous’s picture

Have 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 :)

hass’s picture

Assigned: Unassigned »
Status: Active » Needs work

.install is not yet upgraded.

sullix’s picture

Subscribing.

pillarsdotnet’s picture

Assigned: » pillarsdotnet
Category: feature » task
Status: Needs work » Needs review
StatusFileSize
new9.29 KB
new8.07 KB
new42.52 KB

Attached patch/module passes deadwood / schema / coder checks.

The patch is huge -- I think I changed more lines than I left alone.

Appears to work.

hass’s picture

Assigned: pillarsdotnet »
Status: Needs review » Postponed

I'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.

pillarsdotnet’s picture

Status: Postponed » Patch (to be ported)

@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?

hass’s picture

Status: Patch (to be ported) » Postponed

Code 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.

bwoods’s picture

Subscribing

hass’s picture

Someone 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.

georgedamonkey’s picture

subscribing

hass’s picture

Status: Postponed » Fixed

Upgrade 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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.