What's the best way to order node links? I have custom links for my ecommerce products, and I'd like "add to cart" to be first on the left, followed by any custom links.

CommentFileSizeAuthor
#1 custom_links_weighted.tar_.gz9.58 KBreubenavery

Comments

reubenavery’s picture

StatusFileSize
new9.58 KB

hello,
it was an easy enough tweak to accomplish myself. Not versed enough in CVS to create a patch file as per community standards, I apologize, but here is an updated copy of that module

reubenavery’s picture

Status: Active » Needs review

oh, i guess i should change the status :-)

RoboPhred’s picture

Can you detail the changes you made for those of us over in D6?

2noame’s picture

I would love to have this feature incorporated in the current release.

reinis.berzins’s picture

Try this module http://drupal.org/project/linkweights which sorts not only links created by "Custom links" module, but also all other node action links.