Closed (fixed)
Project:
link node
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Oct 2010 at 08:35 UTC
Updated:
24 Nov 2015 at 20:02 UTC
Jump to comment: Most recent
Ran into an issue with link_node on a project when trying to override node_links output: while link_node has theme functions, it does not implement hook_theme() and it does not invoke theme() to render output, making it impossible to override those theme functions.
Attached is a simple patch that makes the following changes:
| Comment | File | Size | Author |
|---|---|---|---|
| node-link-theme.patch | 1.95 KB | mr.baileys |
Comments
Comment #1
TomChiverton commentedReleased