From 01b04318e8d465fc9697cf4eba97b7ce112705d0 Mon Sep 17 00:00:00 2001 From: Albert Ting Date: Thu, 8 Jan 2015 12:49:25 -0500 Subject: [PATCH] Bug 832095 - Request new buglist/query hooks --- Bugzilla/Hook.pm | 66 +++++++++++++++++++++++++++++++++ buglist.cgi | 9 ++++- extensions/Example/Extension.pm | 23 ++++++++++++ query.cgi | 2 + 4 files changed, 98 insertions(+), 2 deletions(-) diff --git a/Bugzilla/Hook.pm b/Bugzilla/Hook.pm index 430d5af49a..40fdff155e 100644 --- a/Bugzilla/Hook.pm +++ b/Bugzilla/Hook.pm @@ -533,6 +533,33 @@ table should be joined with the C table. If omitted, LEFT is used. =back +=head2 buglist_format + +This happens in F, used to change the template variables before +processing the associated template hook. + +Params: + +=over + +=item C + +This is the entire set of variables that the current template +can see. + +=item C + +The name of the template file being processed. This is +relative to the main template directory for the language (i.e. for +F