Posted by smallfoambirds on May 18, 2007 at 3:02am
| Project: | Custom Links |
| Version: | 5.x-1.3 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Issue Summary
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.
Comments
#1
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
#2
oh, i guess i should change the status :-)
#3
Can you detail the changes you made for those of us over in D6?
#4
I would love to have this feature incorporated in the current release.
#5
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.