# Community Building

**URL:** https://meta.discourse.org/c/community-building/65.md?ascending=true&page=63

[最新版本](https://meta.discourse.org/latest.md) · [分類](https://meta.discourse.org/categories.md) · [標簽](https://meta.discourse.org/tags.md)

**Page:** 64

---

## [由普通用户解决的议题](https://meta.discourse.org/t/topics-solved-by-regular-users/275120)

<div class="topic-metadata">

**Author:** [@simon](https://meta.discourse.org/u/simon)\
**回覆:** 0\
**Last updated:** [2018年二月12日 15:15 UTC](https://meta.discourse.org/t/topics-solved-by-regular-users/275120 "2018-02-12T15:15:00Z")

</div>

由普通用户解决的议题 （可能有一种方法可以将此查询与员工查询结合起来。） 在给定时间段内，由员工解决的议题数量，按类别细分。类别数组可以是一个…

---

## [域名中包含连字符真的不好吗？](https://meta.discourse.org/t/is-it-really-bad-to-have-dashes-in-your-domain-name/79787)

<div class="topic-metadata">

**Author:** [@meglio](https://meta.discourse.org/u/meglio)\
**回覆:** 4\
**Last updated:** [2018年二月5日 14:58 UTC](https://meta.discourse.org/t/is-it-really-bad-to-have-dashes-in-your-domain-name/79787 "2018-02-05T14:58:45Z")

</div>

我需要为在澳大利亚的乌克兰人找一个网址。由于我不是注册组织，无法使用.com.au，因此我必须在网址中包含“au”部分。如果进展顺利，我将来可以随时迁移到合适的网址。

---

## [由工作人员解决的帖子](https://meta.discourse.org/t/topics-solved-by-staff/275119)

<div class="topic-metadata">

**Author:** [@simon](https://meta.discourse.org/u/simon)\
**回覆:** 0\
**Last updated:** [2018年二月12日 14:07 UTC](https://meta.discourse.org/t/topics-solved-by-staff/275119 "2018-02-12T14:07:00Z")

</div>

由员工解决的议题数量 在给定时间段内，按类别细分的由员工解决的议题数量。类别数组可通过编辑以下行进行修改：WHERE t.category\_id = ANY ('{46,25,43,40,44,35,22,…

---

## [前50名点赞者](https://meta.discourse.org/t/top-50-likers/275116)

<div class="topic-metadata">

**Author:** [@simon](https://meta.discourse.org/u/simon)\
**回覆:** 0\
**Last updated:** [2018年二月12日 13:26 UTC](https://meta.discourse.org/t/top-50-likers/275116 "2018-02-12T13:26:00Z")

</div>

前 50 名点赞者 返回给定月度期间的前 50 名点赞者。结果按点赞数排序。接受“months\_ago”参数，默认为 0，以提供当前月份的结果。 -- \[参数\] -- int :mon…

---

## [顶级 50 位发帖者](https://meta.discourse.org/t/top-50-posters/275115)

<div class="topic-metadata">

**Author:** [@simon](https://meta.discourse.org/u/simon)\
**回覆:** 0\
**Last updated:** [2018年二月12日 13:06 UTC](https://meta.discourse.org/t/top-50-posters/275115 "2018-02-12T13:06:00Z")

</div>

前 50 名发帖用户 返回给定月度周期的前 50 名发帖用户。结果按 post\_count 排序。它接受一个“months\_ago”参数，默认为 0，以返回当前月份的结果。 -- \[参数\] -- int :mont…

---

## [由工作人员解决的主题（列出主题）](https://meta.discourse.org/t/topics-solved-by-staff-lists-topics/275114)

<div class="topic-metadata">

**Author:** [@simon](https://meta.discourse.org/u/simon)\
**回覆:** 0\
**Last updated:** [2018年二月12日 12:56 UTC](https://meta.discourse.org/t/topics-solved-by-staff-lists-topics/275114 "2018-02-12T12:56:00Z")

</div>

由工作人员解决的议题（列出议题） 返回在给定月度期间内由工作人员解决的议题，按 solution\_date 排序。该查询接受一个“months\_ago”参数，默认为 0，以提供当前月份的结果…

---

## [普通用户已解决的主题（列出主题）](https://meta.discourse.org/t/topics-solved-by-regular-users-lists-topics/275113)

<div class="topic-metadata">

**Author:** [@simon](https://meta.discourse.org/u/simon)\
**回覆:** 0\
**Last updated:** [2018年二月12日 12:45 UTC](https://meta.discourse.org/t/topics-solved-by-regular-users-lists-topics/275113 "2018-02-12T12:45:00Z")

</div>

由普通用户解决的议题（列出议题） 返回在给定月度内由普通用户解决的议题，按解决日期排序。该查询接受一个“months\_ago”参数，默认为 0，以返回结果…

---

## [按员工统计已解决数量（月度）](https://meta.discourse.org/t/solved-count-by-staff-monthly/275112)

<div class="topic-metadata">

**Author:** [@vinothkannans](https://meta.discourse.org/u/vinothkannans)\
**回覆:** 0\
**Last updated:** [2018年二月12日 12:03 UTC](https://meta.discourse.org/t/solved-count-by-staff-monthly/275112 "2018-02-12T12:03:00Z")

</div>

按员工统计已解决数量（按月） 员工解决的议题数量（默认为上个月） -- \[参数\] -- int :months\_ago = 1 WITH query\_period AS ( SELECT date\_trunc('month', CURRENT\_DATE) - INTERVAL ':months\_ago months'…

---

## [按成员统计已解决数量（每月）](https://meta.discourse.org/t/solved-count-by-members-monthly/275111)

<div class="topic-metadata">

**Author:** [@vinothkannans](https://meta.discourse.org/u/vinothkannans)\
**回覆:** 0\
**Last updated:** [2018年二月12日 11:36 UTC](https://meta.discourse.org/t/solved-count-by-members-monthly/275111 "2018-02-12T11:36:00Z")

</div>

按成员统计已解决数量（月度） 普通成员已解决主题的数量（默认为上个月） -- \[参数\] -- int :months\_ago = 1 WITH query\_period AS ( SELECT date\_trunc('month', CURRENT\_DATE) - INTERVAL ':month…

---

## [前50个活跃主题（及其关联分类）](https://meta.discourse.org/t/top-50-active-topics-and-their-associated-categories/275110)

<div class="topic-metadata">

**Author:** [@vinothkannans](https://meta.discourse.org/u/vinothkannans)\
**回覆:** 0\
**Last updated:** [2018年二月12日 11:15 UTC](https://meta.discourse.org/t/top-50-active-topics-and-their-associated-categories/275110 "2018-02-12T11:15:00Z")

</div>

前 50 个活跃主题（及其关联分类） 返回每月前 50 个活跃主题。其依据是某主题在指定月份内产生的回复数量。该查询接受一个‘months\_ago’参数，def…

---

## [每月各类别新主题](https://meta.discourse.org/t/new-topics-per-category-by-month/275047)

<div class="topic-metadata">

**Author:** [@simon](https://meta.discourse.org/u/simon)\
**回覆:** 0\
**Last updated:** [2018年二月12日 10:37 UTC](https://meta.discourse.org/t/new-topics-per-category-by-month/275047 "2018-02-12T10:37:00Z")

</div>

每个类别的新主题数量（按月） 返回给定月份中每个类别创建的新主题数量，按主题数量排序。查询接受“几个月前”参数，默认为 0，以返回当月…的结果。

---

## [每月新主题](https://meta.discourse.org/t/new-topics-by-month/275046)

<div class="topic-metadata">

**Author:** [@simon](https://meta.discourse.org/u/simon)\
**回覆:** 0\
**Last updated:** [2018年二月12日 09:15 UTC](https://meta.discourse.org/t/new-topics-by-month/275046 "2018-02-12T09:15:00Z")

</div>

新主题 列出指定月份内创建的所有新主题，按类别和创建日期排序。该查询接受一个“months\_ago”参数，默认值为 0，用于获取当前月份的统计数据。 -- \[params\] --…

---

## [喜欢被标记帖子的用户](https://meta.discourse.org/t/users-who-like-flagged-posts/275027)

<div class="topic-metadata">

**Author:** [@ChrisBeach](https://meta.discourse.org/u/ChrisBeach)\
**回覆:** 0\
**Last updated:** [2018年二月11日 00:10 UTC](https://meta.discourse.org/t/users-who-like-flagged-posts/275027 "2018-02-11T00:10:08Z")

</div>

喜欢被标记帖子的用户 我在论坛中发现一种模式：有一两个用户习惯性地点“赞”那些违反社区准则的帖子。 这些用户可能并非有意捣乱，但他们的“赞”却起到了……

---

## [看起来是一个出色的在线社区解决方案](https://meta.discourse.org/t/looks-like-a-great-online-community-solution/80058)

<div class="topic-metadata">

**Author:** [@Pat\_Birgan](https://meta.discourse.org/u/Pat_Birgan)\
**回覆:** 0\
**Last updated:** [2018年二月7日 22:19 UTC](https://meta.discourse.org/t/looks-like-a-great-online-community-solution/80058 "2018-02-07T22:19:26Z")

</div>

自 InVision 等工具问世以来，情况已发生了翻天覆地的变化。

---

## [支持修改用户组的用户邮箱设置](https://meta.discourse.org/t/ability-to-modify-user-email-settings-for-group/80039)

<div class="topic-metadata">

**Author:** [@robmc](https://meta.discourse.org/u/robmc)\
**回覆:** 5\
**Last updated:** [2018年二月7日 19:09 UTC](https://meta.discourse.org/t/ability-to-modify-user-email-settings-for-group/80039 "2018-02-07T19:09:07Z")

</div>

如果能有一种方法为特定用户组更改某些默认设置，那将非常有用。 我有一些“缺席的朋友”，他们是几个月前加入的成员，要么从未再次访问，要么……

---

## [相同内容是否会影响排名](https://meta.discourse.org/t/does-same-content-affects-ranking/79981)

<div class="topic-metadata">

**Author:** [@burningman](https://meta.discourse.org/u/burningman)\
**回覆:** 3\
**Last updated:** [2018年二月7日 06:51 UTC](https://meta.discourse.org/t/does-same-content-affects-ranking/79981 "2018-02-07T06:51:43Z")

</div>

我将 Discourse 社区与我的 WordPress 连接起来，因此发布在 WordPress 上的所有内容都会自动同步到 Discourse 社区，这非常棒。 不过，我只是想了解一下，当两个页面都出现 ……

---

## [“闲聊”分类的最佳名称是什么？](https://meta.discourse.org/t/whats-the-best-name-for-off-topic-category/79896)

<div class="topic-metadata">

**Author:** [@meglio](https://meta.discourse.org/u/meglio)\
**回覆:** 6\
**Last updated:** [2018年二月6日 13:44 UTC](https://meta.discourse.org/t/whats-the-best-name-for-off-topic-category/79896 "2018-02-06T13:44:59Z")

</div>

您是否为离题讨论创建了一个专门的分类，是如何命名的？

---

## [How to choose moderators from community members](https://meta.discourse.org/t/how-to-choose-moderators-from-community-members/74774)

<div class="topic-metadata">

**Author:** [@meglio](https://meta.discourse.org/u/meglio)\
**回覆:** 4\
**Last updated:** [2018年二月6日 08:30 UTC](https://meta.discourse.org/t/how-to-choose-moderators-from-community-members/74774 "2018-02-06T08:30:51Z")

</div>

So, among 2300 registered users, there are +/- 100 active users who regularly post, read, talk to other people, invite other people, practice interlinking, learn Markdown: someone more, someone less. But it’s obvious th…

---

## [请教最佳资源，用于指导新手使用维基功能](https://meta.discourse.org/t/advice-on-best-resource-to-teach-novices-to-use-the-wiki-feature/79458)

<div class="topic-metadata">

**Author:** [@David\_Baker1](https://meta.discourse.org/u/David_Baker1)\
**回覆:** 7\
**Last updated:** [2018年二月5日 15:21 UTC](https://meta.discourse.org/t/advice-on-best-resource-to-teach-novices-to-use-the-wiki-feature/79458 "2018-02-05T15:21:14Z")

</div>

我拥有一个非营利会员社区，成员们渴望使用 Discourse 的功能，但他们是相对的新手，不会通过试错的方式来学习新事物。如果我能够引导他们尝试新功能，例如…

---

## [Flagging use / abuse scenario](https://meta.discourse.org/t/flagging-use-abuse-scenario/53145)

<div class="topic-metadata">

**Author:** [@ampburner](https://meta.discourse.org/u/ampburner)\
**回覆:** 3\
**Last updated:** [2016年十一月23日 23:27 UTC](https://meta.discourse.org/t/flagging-use-abuse-scenario/53145 "2016-11-23T23:27:04Z")

</div>

This is a question to admins of discourse sites, and developers of discourse: I have a long-time user on my forum who has a tendency to attract and/or enter into heated debates. overall: Untill now I have been de…

---

## [Books on community building](https://meta.discourse.org/t/books-on-community-building/40029)

<div class="topic-metadata">

**Author:** [@dosch](https://meta.discourse.org/u/dosch)\
**回覆:** 11\
**Last updated:** [2018年二月3日 16:09 UTC](https://meta.discourse.org/t/books-on-community-building/40029 "2018-02-03T16:09:19Z")

</div>

In the post explaining “What do user trust levels do?” @codinghorror references the book ‘Communtiy building on the web’. I just started reading it and found it very useful on a meta level. Sadly the examples used are g…

---

## [Addressing gender balance in online communities](https://meta.discourse.org/t/addressing-gender-balance-in-online-communities/74917)

<div class="topic-metadata">

**Author:** [@HAWK](https://meta.discourse.org/u/HAWK)\
**回覆:** 26\
**Last updated:** [2018年二月2日 22:26 UTC](https://meta.discourse.org/t/addressing-gender-balance-in-online-communities/74917 "2018-02-02T22:26:14Z")

</div>

Continuing the discussion from Contributor Interviews – Daniela "Trash": I’m keen to continue this discussion but I don’t want to hijack Trash’s interview. I have passively hidden my gender online for years. I general…

---

## [Is it a good idea to restrict posting to controversial topics?](https://meta.discourse.org/t/is-it-a-good-idea-to-restrict-posting-to-controversial-topics/56917)

<div class="topic-metadata">

**Author:** [@dfabulich](https://meta.discourse.org/u/dfabulich)\
**回覆:** 6\
**Last updated:** [2018年二月2日 04:42 UTC](https://meta.discourse.org/t/is-it-a-good-idea-to-restrict-posting-to-controversial-topics/56917 "2018-02-02T04:42:15Z")

</div>

Like many forums, we have to deal with some controversial topics, and tempers can and do run high. One idea I’m considering is to make a “controversial” category, and set up the permissions list so everyone can see the …

---

## [非营利会员组织的最佳实践](https://meta.discourse.org/t/best-practices-for-nonprofit-membership-organizations/78965)

<div class="topic-metadata">

**Author:** [@David\_Baker1](https://meta.discourse.org/u/David_Baker1)\
**回覆:** 6\
**Last updated:** [2018年一月31日 15:30 UTC](https://meta.discourse.org/t/best-practices-for-nonprofit-membership-organizations/78965 "2018-01-31T15:30:26Z")

</div>

我只找到一个提及非营利组织的主题，但并非我所寻找的内容。我在此发帖，想了解还有哪些人使用 Discourse 来管理非营利协会及其与成员之间或成员内部的沟通。目前有许多…

---

## [Best tools, materials & practices to onboard a hoarde of new users?](https://meta.discourse.org/t/best-tools-materials-practices-to-onboard-a-hoarde-of-new-users/46426)

<div class="topic-metadata">

**Author:** [@Flo](https://meta.discourse.org/u/Flo)\
**回覆:** 22\
**Last updated:** [2018年一月30日 22:18 UTC](https://meta.discourse.org/t/best-tools-materials-practices-to-onboard-a-hoarde-of-new-users/46426 "2018-01-30T22:18:54Z")

</div>

Hi there! we’re a higher education learning platform for refugees, and we will launch discourse as part of our platform in a few days. We hope that it will soon become the social core of our virtual campus. Now I think…

---

## [A curated weekly newsletter for your community](https://meta.discourse.org/t/a-curated-weekly-newsletter-for-your-community/76668)

<div class="topic-metadata">

**Author:** [@mcwumbly](https://meta.discourse.org/u/mcwumbly)\
**回覆:** 16\
**Last updated:** [2018年一月29日 23:45 UTC](https://meta.discourse.org/t/a-curated-weekly-newsletter-for-your-community/76668 "2018-01-29T23:45:28Z")

</div>

I’m starting to put together a curated, weekly “newsletter” on our forum, and thought I’d share something about it here. The contents include: Links to a few of the best discussions from the past week. Sharing some hi…

---

## [构建商业社区](https://meta.discourse.org/t/building-a-business-community/78731)

<div class="topic-metadata">

**Author:** [@kyleballing](https://meta.discourse.org/u/kyleballing)\
**回覆:** 7\
**Last updated:** [2018年一月26日 01:31 UTC](https://meta.discourse.org/t/building-a-business-community/78731 "2018-01-26T01:31:01Z")

</div>

大家好，社区的朋友们， 最近我对开源商业模式的概念产生了浓厚兴趣。如今，各种优秀的开源软件和硬件项目层出不穷。许多公司正在利用开源……

---

## [初创公司如何轻松地从不同用户处发布内容](https://meta.discourse.org/t/ways-to-easily-seed-content-as-posted-from-various-users-startup/78608)

<div class="topic-metadata">

**Author:** [@password04](https://meta.discourse.org/u/password04)\
**回覆:** 4\
**Last updated:** [2018年一月25日 20:08 UTC](https://meta.discourse.org/t/ways-to-easily-seed-content-as-posted-from-various-users-startup/78608 "2018-01-25T20:08:51Z")

</div>

大家好， 这是我在这里的第一篇帖子……我已经在其他地方使用过 Discourse，现在正准备为自己的网站部署它。 我将通过多种方式查看包含内容的各类别，例如 ……

---

## [帮助修改查询以返回用户名，而不是用户ID号码](https://meta.discourse.org/t/help-modifying-a-query-to-return-usernames-instead-of-user-id-numbers/275025)

<div class="topic-metadata">

**Author:** [@BenLeong](https://meta.discourse.org/u/BenLeong)\
**回覆:** 2\
**Last updated:** [2018年一月25日 04:53 UTC](https://meta.discourse.org/t/help-modifying-a-query-to-return-usernames-instead-of-user-id-numbers/275025 "2018-01-25T04:53:04Z")

</div>

你好！我希望能得到一些帮助，修改查询以返回用户名，而不是用户 ID 编号。 这是我目前使用的查询（修改自 @DavidGNavas 的优秀网络图表帖子）： WITH pairs AS ( …

---

## [反馈：您是否更改了旗帜处置/旗帜操作响应的默认文本？](https://meta.discourse.org/t/feedback-have-you-changed-the-default-text-for-flag-dispositions-flag-action-responses/78838)

<div class="topic-metadata">

**Author:** [@Jumanji](https://meta.discourse.org/u/Jumanji)\
**回覆:** 1\
**Last updated:** [2018年一月24日 04:48 UTC](https://meta.discourse.org/t/feedback-have-you-changed-the-default-text-for-flag-dispositions-flag-action-responses/78838 "2018-01-24T04:48:10Z")

</div>

我们收到部分社区成员的反馈，认为当版主对举报采取同意/不同意/暂缓/同意并删除等操作时，系统自动发送的私信过于机械且略显模糊。这通常与……

[上一頁](https://meta.discourse.org/c/community-building/65.md?ascending=true&page=62)

[下一頁](https://meta.discourse.org/c/community-building/65.md?ascending=true&page=64)
