Needs work
Project:
Links Package
Version:
6.x-1.x-dev
Component:
Code: links_related.module
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
3 Feb 2007 at 01:28 UTC
Updated:
29 Oct 2010 at 11:31 UTC
I created a patch to allow the output of related links to be customized in your own theme.
Changed _links_related_format_list() to a theme function and moved code out of the "Internal Functions" section of the module and put it with the rest of the theme functions.
| Comment | File | Size | Author |
|---|---|---|---|
| links.theme_.patch | 2.98 KB | tom friedhof |
Comments
Comment #1
rickvug commentedI agree that output should be themable. What about using theme_links for this rather than having a separate theme function? Moving back to needs work for discussion. Also bumping the issue to D6 since Drupal 5 quite long in the tooth.