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

Enable custom title #39

Closed
antonum opened this issue Nov 22, 2015 · 2 comments
Closed

Enable custom title #39

antonum opened this issue Nov 22, 2015 · 2 comments
Milestone

Comments

@antonum
Copy link

antonum commented Nov 22, 2015

Make page title configurable, so user can set arbitrary title via global.

Right now title is hardcoded to ”Caché WEB Terminal” and if working with multiple Cache' instances it's impossible to differentiate one instance's terminal from another.

Summary of the enhancement:
<title>#($g(^global,”Cach&eacute; WEB Terminal”)#</title>

We can optionally autogenerate title based on instance name, but one should be able to override it - autogenerated title based on server address or instance name would be useless in the situations like multiple identical instances (ECP App servers) in the cloud. Titles like DBSERVER, APPSERVERn would be more appropriate.

@evshvarov
Copy link
Member

Pull request?

@nikitaeverywhere nikitaeverywhere added this to the 3.2.0 milestone Dec 11, 2015
@nikitaeverywhere
Copy link
Member

@antonum, done with 22134e7.

Please, update with /update command (if your CWT version is greater than 3.1.4) or download the latest release from the project page.

The usage of /rename command you can find in /help.

If this feature was implemented not as expected, please, reopen the issue or submit a new one.

Have a nice holidays!

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

No branches or pull requests

3 participants