Closed (fixed)
Project:
Akismet
Version:
5.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Feb 2008 at 22:10 UTC
Updated:
1 Apr 2008 at 23:16 UTC
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.