ChiliProject is not maintained anymore. Please be advised that there will be no more updates.

We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.

[PATCH] Adding a hook in the heading on showing an issue (Feature #199)


Added by Yuki Sonoda at 2011-02-18 04:59 am. Updated at 2011-03-14 12:29 am.


Status:Closed Start date:2011-02-18
Priority:Normal Due date:
Assignee:Eric Davis % Done:

0%

Category:Issue tracking
Target version:1.2.0
Remote issue URL:http://www.redmine.org/issues/7647 Affected version:

Description

The heading (h2) in /issue/show is a good place to show something related with the identity of the issue, as http://redmine.ruby-lang.org/issues/show/1.

Could you add an hook point here? I would like to use the hook for the MailingListIntegration plugin which I am developing. I think it is useful for integrating redmine with an external system which posts an issue.


new-view-hook-in-heading-of-issue.patch (673 Bytes) Yuki Sonoda, 2011-02-18 04:59 am


Associated revisions

Revision c7d83be6
Added by Jean-Philippe Lang at 2008-05-25 03:30 pm

Test for striked through wiki link (#199).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1456 e93f8b46-1217-0410-a6f0-8f06a7374b81

Revision 0db26f83
Added by Eric Davis at 2011-03-14 01:27 am

[#199] Add view_issues_show_identifier hook

Contributed by Yuki Sonoda

History

Updated by Eric Davis at 2011-02-19 01:34 am

I'll take a look at it. I wish there was a better way we could use hooks so that a plugin could change the heading too.

  • Assignee set to Eric Davis

Updated by Eric Davis at 2011-03-14 12:29 am

Thanks Yuki Sonoda. I've added the :view_issues_show_identifier hook in 0db26f8.

  • Target version set to 1.2.0
  • Status changed from Open to Closed

Also available in: Atom PDF