Normally you do not return an array of numbered items in hook_link(); you return an associative array where each link has a key that identifies it to other modules and for theming. My proposed solution is attached as a patch. My use case was so that I would have the ability to theme the links individually with little icons.
| Comment | File | Size | Author |
|---|---|---|---|
| akismet.module.patch | 4.68 KB | ms2011 |
Comments
Comment #1
drewish commentedchanges seem good but you were replacing some wonky characters with other wonky characters. replaced them with dashes and committed to HEAD and DRUPAL-5.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.