Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closes #16359: Enable plugins to inject content within the top navigation bar #16409

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

jeremystretch
Copy link
Member

@jeremystretch jeremystretch commented Jun 4, 2024

Closes: #16359

  • Add navbar() method to PluginTemplateExtension
  • Permit registration of template extensions globally (without specifying a model)
  • Introduce the plugin_navbar() template tag & invoke in base layout
  • Update documentation

@jeremystretch jeremystretch changed the base branch from develop to feature June 4, 2024 18:32
@jeremystretch jeremystretch added this to the v4.1 milestone Jun 5, 2024
@jeremystretch jeremystretch merged commit 5016936 into feature Jun 5, 2024
6 checks passed
@jeremystretch jeremystretch deleted the 16359-plugins-navbar-content branch June 5, 2024 16:34
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable plugins to inject content within the top navigation bar
2 participants