Closed Bug 842045 Opened 13 years ago Closed 13 years ago

Add 'end' hook in the admin/groups/create.html.tmpl

Categories

(Bugzilla :: Extensions, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: timello, Unassigned)

Details

Attachments

(1 file)

Attached patch v1Splinter Review
That's going to allow add documentation for new field added to the page by the 'field' hook.
Status: NEW → ASSIGNED
Attachment #714803 - Flags: review?(LpSolit)
Attachment #714803 - Flags: review?(LpSolit) → review?(dkl)
Comment on attachment 714803 [details] [diff] [review] v1 Review of attachment 714803 [details] [diff] [review]: ----------------------------------------------------------------- r=dkl
Attachment #714803 - Flags: review?(dkl) → review+
Flags: approval?
Flags: approval4.4?
Instead of adding a hook at the end of each template where you want to add stuff, you should add a hook at the top of global/footer.html.tmpl so that you can still add stuff before the footer is displayed. Then you can use [% component.callers %] to know which template called it to decide which data to display. So there is no need to add a hook into groups/create.html.tmpl.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Flags: approval?
Flags: approval4.4?
Flags: approval4.4-
Flags: approval-
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: