Add left_page/right_page plugin template extensions to Tag page template #7142

Closed
opened 2025-12-29 20:19:40 +01:00 by adam · 0 comments
Owner

Originally created by @mikkelmk on GitHub (Oct 21, 2022).

Originally assigned to: @arthanson on GitHub.

NetBox version

v3.2.9

Feature type

Change to existing functionality

Proposed functionality

The tag page template does not include {% plugin_left_page object %} and {% plugin_right_page object %} like most other models, but only has the full width option. I propose to add these to the tag page as well.

Use case

Automation systems might rely a lot on tags for its functionality, and being able to have a clearly visible plugin on the tag page for custom interaction/documentation could be very helpful. The full width option is placed way below the large Tagged Objects table, somewhat hiding the plugin if you don't know to look for it.

Database changes

No response

External dependencies

No response

Originally created by @mikkelmk on GitHub (Oct 21, 2022). Originally assigned to: @arthanson on GitHub. ### NetBox version v3.2.9 ### Feature type Change to existing functionality ### Proposed functionality The [tag page template](https://github.com/netbox-community/netbox/blob/develop/netbox/templates/extras/tag.html) does not include `{% plugin_left_page object %}` and `{% plugin_right_page object %}` like most other models, but only has the full width option. I propose to add these to the tag page as well. ### Use case Automation systems might rely a lot on tags for its functionality, and being able to have a clearly visible plugin on the tag page for custom interaction/documentation could be very helpful. The full width option is placed way below the large Tagged Objects table, somewhat hiding the plugin if you don't know to look for it. ### Database changes _No response_ ### External dependencies _No response_
adam added the type: bugstatus: accepted labels 2025-12-29 20:19:40 +01:00
adam closed this issue 2025-12-29 20:19:40 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#7142