Posted by tom friedhof on February 3, 2007 at 1:28am
2 followers
Jump to:
| Project: | Links Package |
| Version: | 6.x-1.x-dev |
| Component: | Code: links_related.module |
| Category: | bug report |
| Priority: | normal |
| Assigned: | tom friedhof |
| Status: | needs work |
Issue Summary
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.
| Attachment | Size |
|---|---|
| links.theme_.patch | 2.98 KB |
Comments
#1
I 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.