uwe_keim
(Uwe Keim)
9월 6, 2021, 9:46오전
1
The /admin/upgrade page has a title tag “Docker Manager”.
Being not that into the technical details, I do think that “Upgrade ” would be a better title.
After all, that is what the H1 on that page, says, too.
Optionally, it would be even better IMO to also append the forum name, just like e.g. on the administration pages, too. Like e.g. “Upgrade – My great forum”.
2개의 좋아요
IAmGav
(Gavin Perch)
9월 6, 2021, 10:15오전
2
It is something that only the admin sees and not a lot of peeps focus on it
3개의 좋아요
IAmGav
(Gavin Perch)
9월 6, 2021, 10:34오전
3
uwe_keim:
Docker Manager
i found it in the code and easy to change. I guess its open for discussion
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Docker Manager</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="manager-client/config/environment" content="%7B%22modulePrefix%22%3A%22manager-client%22%2C%22environment%22%3A%22development%22%2C%22rootURL%22%3A%22/%22%2C%22locationType%22%3A%22hash%22%2C%22EmberENV%22%3A%7B%22FEATURES%22%3A%7B%7D%2C%22EXTEND_PROTOTYPES%22%3A%7B%22Date%22%3Afalse%7D%7D%2C%22APP%22%3A%7B%22name%22%3A%22manager-client%22%2C%22version%22%3A%220.0.0+cfc32897%22%7D%2C%22exportApplicationGlobal%22%3Atrue%7D" />
<meta id="preloaded-data" data-preload="<%= { rootUrl: discourse_root_url, longPollingBaseUrl: long_polling_base_url }.to_json %>">
<script src="<%= script_asset_path('docker-manager-vendor') %>"></script>
<script src="<%= script_asset_path('docker-manager-app') %>"></script>
<%= stylesheet_link_tag "docker-manager-app" %>
<%= stylesheet_link_tag "docker-manager-vendor" %>
3개의 좋아요
I do think we should re-title this @sam to something a bit less technical.
4개의 좋아요
sam
(Sam Saffron)
1월 18, 2022, 6:21오전
5
Absolutely, makes sense, how does:
“Discourse upgrade manager” sound?
8개의 좋아요
100% much better, I guess we have to slot this for next release due to translations?
4개의 좋아요
sam
(Sam Saffron)
1월 19, 2022, 2:14오전
7
Sure @vinothkannans can take this today
4개의 좋아요