henrikbg
(Henrik Berg)
2017 年 9 月 20 日午前 1:51
1
On our Discourse forum, we’re looking into changing our welcome message to a custom made one that reflects our community specifically. We were unaware that when Discobot came to be, the original welcome message changed to a “walk-through” of core Discourse functions.
I had a look through a few topics regarding altering the welcome message and found this link:
admin/customize/email_templates/system_messages.welcome_user
We swapped the old content for the new custom made content and whenever we create a new account, the Discobot message shows up, not the custom made message we inputted.
Surely there must be a way to set the welcome message to a static message instead of the dynamic Discobot message?
jomaxro
(Joshua Rosenfeld)
2017 年 9 月 20 日午前 1:55
2
Assuming you’re referring to this message:
You should be looking for discourse_narrative_bot.new_user_narrative.hello.message to change the bot’s initial message.
「いいね!」 5
henrikbg
(Henrik Berg)
2017 年 9 月 20 日午前 1:57
3
Is that under the email templates tab?
jomaxro
(Joshua Rosenfeld)
2017 年 9 月 20 日午前 1:58
4
No, text content. yoursite.com/admin/customize/site_texts
「いいね!」 6
henrikbg
(Henrik Berg)
2017 年 9 月 20 日午前 4:14
5
Thank you for your help! Our new welcome message is up and running. Appreciate it.
「いいね!」 7
Hi Joshua. Can’t find it, maybe is that changed in recent versions of the platform?
dax
(Daniela)
2018 年 6 月 6 日午前 10:16
7
Nope, the string is the same.
Try this
「いいね!」 5
これらの変更を行いました。変更内容を確認し、意図した通りになっているか確認する方法はありますか?アクティブな管理者アカウントを持っているため、確認できないと考えています。新しいメールアドレスでのサインアップは、特定のドメイン名に限定されているためできません。当インスタンスは Discourse によってホストされています。
dax
(Daniela)
2020 年 3 月 22 日午後 7:59
9
管理者として、Discobotのプロフィールにアクセスすることで、Discobotが送信した最新のメッセージを確認できます。
「いいね!」 4
mrbw
2022 年 5 月 27 日午後 6:21
10
古いスレッドをぶら下げることについてお詫び申し上げますが、ウェルカムメッセージを更新した後に遅延はありますか? discourse_narrative_bot.new_user_narrative.hello.message のテキストを更新しましたが、別のソースからウェルカムメッセージが取得されています。
Stephen
(Stephen)
2022 年 5 月 27 日午後 6:50
11
既存のウェルカムメッセージの内容が同じであるものを指していますか、それともテキストが更新された後に送信される新規ユーザーアカウントのウェルカムメッセージのことでしょうか?
既存のプライベートメッセージは、テキストを変更しても更新されません。
mrbw
2022 年 5 月 27 日午後 8:03
12
テキストが更新された後に新しいウェルカムメッセージが送信されました。Discobotのアウトボックスから確認しています。
もう一つ奇妙なのは、ウェルカムメッセージのテキストの正確なソースが見つからないことです。discourse_narrative_bot.new_user_narrative.hello.message以外のナラティブから取得しているのでしょうか?
テストサイトでこれを試したところ、discourse_narrative_bot.new_user_narrative.hello.message を編集すると、新しいテストユーザーにサインアップした際の Discobot の「Greetings!」メッセージのテキストが変更されました。間違ったフィールドを持っている可能性があります。編集する正しいフィールドを見つける最善の方法は、メッセージから特徴的な短い部分をコピーして検索ボックスに貼り付けることだと思います。
システムウェルカムメッセージには、system_messages.welcome_user.text_body_template という同様のテキストフィールドがあります。こちらが該当するかもしれません。
このトピックには、オンボーディングフローにおける設定やメッセージの良い概要が記載されており、他に確認すべき点の手がかりが得られるかもしれません。
This guide explains how to set up customized trust level promotion messages for new users, replacing the default Discourse narrative bot welcome process.
Required user level: Administrator
Summary
This guide will show you how to customize the onboarding journey for new users by replacing the default Discourse narrative bot welcome process with personalized trust level promotion messages. You’ll learn how to:
Set up the site contact user
Modify the default …
「いいね!」 5