This theme component has been deprecated and its functionality is now included in the Discourse Calendar (and Event) plugin
Features
This is useful for people using Discourse with a remote and distributed team to work on projects.
Usage
This plugin relies on the timezone field of a User being set. This field is available at the moment only when using discourse-calendar , so you need to have this plugin to use this component.
[wrap=group-timezones group=project-x-team][/wrap]
group is mandatory
size is optional and accepts: small, medium, large, auto
Settings
Name
Description
working day start hour
When the working day starts
working day end hour
When the working day ends
close to working day hours extension
How many hours around start/end working hours are acceptable if urgent to get in contact with someone
working days
Which days of the week are worked
Translation
Default
search
Search…
group_availability
%{group} availability
「いいね!」 32
That’s a co-incidence @j.jaffeux because I was playing around with a visualisation for timezone overlap recently:
Hey, I created a little javascript widget to visualise each of our working days against eachother. I can add more people, but have included a few examples. Just wondering where to put this? Ideas? Hate it?: NB It sorts, with people sent to the...
Reading time: 1 mins 🕑
Likes: 14 ❤
Love it, thanks!
「いいね!」 14
downey
(Michael Downey)
2021 年 3 月 10 日午後 10:40
3
Hi there! Does this theme component still work and/or is it still supported, or fully deprecated in favor of the calendar plugin? I tried using the markup in a topic with and without the calendar plugin enabled, but got a blank rendering each time.
Trying to tell if there’s still an existing (simple) way to display this TZ slider or something close to it.
「いいね!」 1
Falco
(Falco)
2021 年 3 月 10 日午後 11:06
4
I think that is because the calendar plugin is a hard requirement?
But since that I think we moved the timezone user field to core… So it may need an update to work with that.
j.jaffeux
(Joffrey Jaffeux)
2021 年 3 月 11 日午前 10:09
5
Yes it’s inside calendar I think now right, I should deprecate this. Forgot about it as I didnt do the move.
「いいね!」 2
RGJ
(Richard - Communiteq)
2021 年 4 月 14 日午後 6:07
6
This theme component seems to break on 2.7.0.beta7 with
Uncaught Error: Could not find module `discourse/lib/round-time` imported from `discourse/theme-72/widgets/discourse-group-timezones`
「いいね!」 3
j.jaffeux
(Joffrey Jaffeux)
2021 年 4 月 14 日午後 6:08
7
Thanks for reporting, I know what issue it can be, will fix tomorrow unless @Osama beats me to it.
「いいね!」 4
Osama
2021 年 4 月 15 日午前 3:42
8
「いいね!」 6
eve
(Phú)
2024 年 6 月 12 日午前 10:35
9
これはカレンダープラグインだけでまだ可能ですか?
このコンポーネントのREADMEには次のように書かれています。
非推奨:このコンポーネントは不要になりました。すべての機能は GitHub - discourse/discourse-calendar: Adds the ability to create a dynamic calendar in the first post of a topic. に移行されました。
残念ながら、このビューの設定方法がわかりません。
なるほど。良い提案ですね。この点についてドキュメントを更新していない可能性があります。調べてみます。
@eve 小規模な調査の結果、カレンダープラグインのみを使用して、以下の形式でトピックに追加できることがわかりました。
[timezones group="GROUP" size="big"]timezones[/timezones]
「いいね!」 1
eve
(Phú)
2024 年 6 月 13 日午前 8:34
12
ご覧いただきありがとうございます!
[timezones group="GROUP" size="big"]timezones[/timezones]
これは私たちのインスタンスでは機能しません。しかし、最初のトピックで言及されている
[wrap=group-timezones group=project-x-team][/wrap]
という形式は、なぜか今は機能します。昨日までは何も表示されませんでした。
「いいね!」 1
動作していてよかったです 結果が異なるのは奇妙ですね。お使いの Discourse のバージョンは何ですか?
eve
(Phú)
2024 年 6 月 13 日午前 9:47
14
3.3.0.beta3-dev (f0539afb02 )で実行しています