uwe_keim
(Uwe Keim)
2018 年 5 月 4 日午前 7:25
1
I’ve noticed in my own Discourse installation that some weeks ago green checkmarks started to appear on the left of most of the entries on the upgrade page:
I did a search here and also tried to hover over the icons. Still, I don’t understand what they mean.
What makes me wonder is:
The main Discourse entry never has a green check mark, no matter whether up-to-date or not.
The other items always have a green check mark, no matter whether up-to-date or not.
My question:
What is the meaning of the green check marks on the upgrade page?
「いいね!」 1
Those green checks mean that the plugin is an official plugin maintained by Discourse
「いいね!」 7
uwe_keim
(Uwe Keim)
2018 年 5 月 4 日午前 7:30
3
Thanks. Maybe a mouse hover tooltip could be useful?
「いいね!」 3
zogstrip
(Régis Hanol)
2018 年 5 月 4 日午前 9:26
5
There should definitely be a tooltip there. Will add it.
Wait, it already has a tooltip …
「いいね!」 5
pfaffman
(Jay Pfaffman)
2018 年 5 月 4 日午前 11:44
7
I couldn’t figure out what the check meant either. It would be more obvious if the glyph could be the discourse logo.
(and I didn’t notice the hover either)
「いいね!」 3
jerdog
(Jeremy M)
2018 年 5 月 4 日午後 12:06
8
I figured it was for official, but hovering over for a tooltip doesn’t work - ALT tags (if I recall correctly) only show up if the image is broken
「いいね!」 2
zogstrip
(Régis Hanol)
2018 年 5 月 4 日午後 3:28
9
「いいね!」 10
pfaffman
(Jay Pfaffman)
2018 年 5 月 4 日午後 8:24
10
I just did an update and I’m not seeing a tooltip. When is Font Awesome going to add a Discourse icon?
Edit: I see them on the Plugin page. I was looking on the upgrade page.
(But I still find the check a confusing way to say “Official Discourse”.)
「いいね!」 2
pfaffman
(Jay Pfaffman)
2018 年 5 月 4 日午後 9:28
12
Since the Nice People at Font Awesome went to all that trouble, could you change that mysterious into a calming, satisfying, and reassuring ?
「いいね!」 3
Falco
(Falco)
2018 年 5 月 4 日午後 9:34
13
「いいね!」 2
pfaffman
(Jay Pfaffman)
2018 年 5 月 4 日午後 9:37
14
That’s what I thought, and then I thought that since since I have here that it could also be put on the plugins screen.
「いいね!」 2
pfaffman
(Jay Pfaffman)
2018 年 7 月 12 日午前 9:47
15
The way that I read https://github.com/discourse/discourse/blob/master/lib/plugin/metadata.rb it looks like if someone forks an official plugin, or even has their own plugin with the same name, it’ll look official .
Am I right? Is this a problem?
「いいね!」 2
zogstrip
(Régis Hanol)
2018 年 7 月 12 日午前 9:49
16
pfaffman:
Am I right?
You are.
pfaffman:
Is this a problem?
It’s just an indicator.
People could easily write a plugin that would overwrite the official?
method to return true
.
「いいね!」 4