Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
@rmiddle: The "Maximum Recent Web Links" setting displays after the buttons.
On creating a new link, the weight defaults to -10; it should be zero. You have "#maxlength" specified on the two "weight" elements; it should be "#delta". Plus you should have '#default_value' => isset($node->weight) ? $node->weight : 0,
Comments
Comment #1
bdragon commentedI'll be taking over maintainership, and part of that will be a Drupal 6 port.
Comment #2
joachim commentedAny news on this?
Comment #3
bird4ever commentedWhen will the module for drupal 6.x be ready?
Comment #4
rmiddle commentedHopefully there will be a patch soon. :)
Comment #5
rmiddle commentedbdragon,
Are you looking for a Co-Maintainer?
Thanks
Robert
Comment #6
encho commentedsubscribing
Comment #7
bdragon commentedOK, I totally dropped the ball here.
rmiddle: You'd have to get in touch with ideaoforder, I don't have access to twiddle with the cvs access list.
Comment #8
bdragon commentedComment #9
underpressure commentedhow bout a status update, so those o us waiting can have some idea of what is going on.
Comment #10
rmiddle commentedI am testing a patch right now assuming it goes well I will post it in the next few days. Then it is up to bdragon.
Thanks
Robert
Comment #11
rmiddle commentedOk here is a tar.gz of the module for 6. I will work up a full patch later on.
Thanks
Robert
Comment #12
rmiddle commentedLets try this again.
Comment #13
rmiddle commentedStupid typo. Don't use number 12.
Comment #14
rmiddle commentedOk here is the D6 patch.
Comment #15
bdragon commentedComment #16
Douglas commentedIs there any chance you could supply the patched files, cause I haven't a clue what to do with the patch file?
Douglas
Comment #17
nancydru@douglas: isn't that what #13 is?
Comment #18
nancydru@rmiddle: The "Maximum Recent Web Links" setting displays after the buttons.
On creating a new link, the weight defaults to -10; it should be zero. You have "#maxlength" specified on the two "weight" elements; it should be "#delta". Plus you should have
'#default_value' => isset($node->weight) ? $node->weight : 0,Breadcrumbs shows: Array › Array › Array
Exists in two places.
The install file should have the updates removed. They are for 5.x and no longer applicable - and numbered incorrectly for 6.x.
Comment #19
Douglas commentedIsn't 14 a patch of 13?
Comment #20
nancydru#13 is the whole module, pretty much as "download" on the project page would be.
Comment #21
rmiddle commentedDouglas,
This is patch is in CVS. Not sure why BDragon hasn't done a dev release yet but it is in there with a few fixes. It is working fine on my site.
Comment #22
rmiddle commentedJust talked with BDragon and he has added it to his todo so it should be released sometime this week.
Thanks
Robert
Comment #23
rmiddle commentedI removed the attachments as these are in CVS already and have a few mistakes that are fixed in CVS.
Thanks
Robert
Comment #24
metabits commentedsubscribing...
and waiting for it!
thanks all of you in advance
Comment #25
rmiddle commentedAplha1 for 6 has been released. Closing this ticket. Please submit issue Outside of the one I already know about.
Comment #26
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.