Closed (fixed)
Project:
Project issue tracking
Version:
5.x-2.2
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Jul 2008 at 15:50 UTC
Updated:
31 Jul 2008 at 04:47 UTC
I see in issue.inc that there is commentary on a method for injecting outside data to the main table of data at the top of an issue page, however I can't figure out just how to do this. I tried using a theme override until I realized that that was probably targeting the wrong thing. I've done some research on hooks but haven't come up with anything helpful.
Basically I want to add two lines, which I've added as fields via cck, onto the main table of data about the issue instead of allowing them to display on their own, separate from the rest of the data.
Comments
Comment #1
aclight commentedFrom issue.inc in the function project_issue_view():
So, just implement this hook. For example,
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.