Skip to content

Configurable HTML subtitle in Manager web application#724

Closed
xsimo wants to merge 1 commit intoapache:9.0.xfrom
Gtechna-Dev:9.0.x
Closed

Configurable HTML subtitle in Manager web application#724
xsimo wants to merge 1 commit intoapache:9.0.xfrom
Gtechna-Dev:9.0.x

Conversation

@xsimo
Copy link
Contributor

@xsimo xsimo commented Apr 22, 2024

Managing multiple tomcats on multiple servers, the need came to have a way of customizing the Manager HTML interface.
This PR proposes to add a simple configurable html subtitle.
Example_of_customized_subtitle

markt-asf added a commit that referenced this pull request Jun 12, 2024
This is intended to allow users with lots of instances to easily
distinguish them. Based on pull request #724 by Simon Arame.
markt-asf added a commit that referenced this pull request Jun 12, 2024
This is intended to allow users with lots of instances to easily
distinguish them. Based on pull request #724 by Simon Arame.
markt-asf added a commit that referenced this pull request Jun 12, 2024
This is intended to allow users with lots of instances to easily
distinguish them. Based on pull request #724 by Simon Arame.
@markt-asf
Copy link
Contributor

Thanks for the PR. I have applied a variation of this that uses a servlet init parameter rather than a context init parameter since a) the configuration is specific to the servlet and b) to be consistent with existing configuration.

Fixed in:

  • 11.0.x for 11.0.0-M21 onwards
  • 10.1.x for 10.1.25 onwards
  • 9.0.x for 9.0.90 onwards

@markt-asf markt-asf closed this Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants