Patch #4878
More Hook Features
Status: | Resolved | Start date: | 2010-02-18 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Plugin API | |||
Target version: | - |
Description
Hi!
I added some features to hook.rb
:
- cleaned-up
call_hook
- added an
:if
option torender_on
, so you can write:render_on :view_issues_form_details_bottom, :partial => "test", :if => :really?
- added
render_to_string
toActionMailer
socall_hook
can also be called from the mail templates inapp/views/mailer
Unfortunately I didn't manage to write the matching test for @hook_test.rb" so far.
History
#1
Updated by Jean-Philippe Lang almost 13 years ago
- Category set to Plugin API
#2
Updated by Eric Davis about 12 years ago
- Assignee deleted (
Eric Davis)
I am stepping down from working on Redmine. If someone else is interesting in working on this issue, feel free to reassign it to them.
Eric Davis
#4
Updated by billy kid over 10 years ago
-
#5
Updated by Etienne Massip over 10 years ago
- Status changed from Resolved to New
#6
Updated by Thomas Löber 9 days ago
- Status changed from New to Resolved
Closing 13-year-old ticket.