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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | custom_links_weighted.tar_.gz | 9.58 KB | reubenavery |
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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | custom_links_weighted.tar_.gz | 9.58 KB | reubenavery |
Comments
Comment #1
reubenavery commentedhello,
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
Comment #2
reubenavery commentedoh, i guess i should change the status :-)
Comment #3
RoboPhred commentedCan you detail the changes you made for those of us over in D6?
Comment #4
2noame commentedI would love to have this feature incorporated in the current release.
Comment #5
reinis.berzins commentedTry this module http://drupal.org/project/linkweights which sorts not only links created by "Custom links" module, but also all other node action links.