Opened 7 years ago
Closed 7 years ago
#2091 closed enhancement (fixed)
Add a configuration setting for application title
Reported by: | Nicklas Nordborg | Owned by: | everyone |
---|---|---|---|
Priority: | minor | Milestone: | BASE 3.12 |
Component: | web | Version: | |
Keywords: | Cc: |
Description
The title that is displayed in a browser is automatically generated from the BASE version and the server it is running on (for example: BASE 3.11.0 @ 127.0.0.1
).
It would be nice to be able to configure this title. It should be good enough to do this in the base.config file. Placeholders like $VERSION and $SERVER can be used to inject the current BASE version and server address.
Note:
See TracTickets
for help on using tickets.
(In [7395]) Fixes #2091: Add a configuration setting for application title
A new configuration setting in base.config:
app.title