Opened 5 months ago
Closed 5 months ago
#35505 closed New feature (fixed)
Add a template block to the admin for extension by third party apps
Reported by: | Tom Carrick | Owned by: | Stefan Ivic |
---|---|---|---|
Component: | contrib.admin | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Tom Carrick | Triage Stage: | Ready for checkin |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Naming TBD, but a block before the end of the body.
Perhaps {% block extra_body %}, or...?
Originally proposed by Carlton as a way to allow keyboard shortcuts to exist as a third party app for a while.
Change History (7)
comment:1 by , 5 months ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:2 by , 5 months ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 5 months ago
Has patch: | set |
---|---|
Owner: | changed from | to
comment:5 by , 5 months ago
Patch needs improvement: | set |
---|
comment:6 by , 5 months ago
Patch needs improvement: | unset |
---|---|
Triage Stage: | Accepted → Ready for checkin |
Note:
See TracTickets
for help on using tickets.
Yes, a small block at the bottom would be a useful addition (similar to others we have in the head, for example).