"This category is for topics related to hacking on Discourse: submitting pull requests, configuring development environments, coding conventions, and so forth.",
topic_url: "/t/category-definition-for-dev/1026",
hotness: 5.0,
read_restricted: false,
permission: null
},
{
id: 1,
name: "bug",
color: "e9dd00",
text_color: "000000",
slug: "bug",
topic_count: 660,
description:
"Bug reports on Discourse. Do be sure to search prior to submitting bugs. Include repro steps, and only describe one bug per topic please.",
topic_url: "/t/category-definition-for-bug/2",
hotness: 5.0,
read_restricted: false,
permission: null
},
{
id: 8,
name: "hosting",
color: "74CCED",
text_color: "FFFFFF",
slug: "hosting",
topic_count: 69,
description:
"Topics about hosting Discourse, either on your own servers, in the cloud, or with specific hosting services.",
"Support on configuring, using, and installing Discourse. Not for software development related topics, but for admins and end users configuring and using Discourse.",
"Discussion topics generated from the official Discourse Blog. These topics are linked from the bottom of each blog entry where the blog comments would normally be.",
"Topics about current or future Discourse Hub functionality at discourse.org including nickname registration, global user pages, and the site directory.",
"Topics about logging in to Discourse, using any standard third party provider (Twitter, Facebook, Google), traditional username and password, or with a custom plugin.",
"Discussion about meta.discourse.org itself, the organization of this forum about Discourse, how it works, and how we can improve this site.",
topic_url: "/t/category-definition-for-meta/24",
hotness: 5.0,
read_restricted: false,
permission: null
},
{
id: 10,
name: "howto",
color: "76923C",
text_color: "FFFFFF",
slug: "howto",
topic_count: 58,
description:
"Tutorial topics that describe how to set up, configure, or install Discourse using a specific platform or environment. Topics in this category may only be created by trust level 2 and up. ",
"Discussion about the user interface of Discourse, how features are presented to the user in the client, including language and UI elements.",
topic_url: "/t/category-definition-for-ux/2628",
hotness: 5.0,
read_restricted: false,
permission: null
},
{
id: 4,
name: "faq",
color: "33b",
text_color: "FFFFFF",
slug: "faq",
topic_count: 49,
description:
"Topics that come up very often when discussing Discourse will eventually be classified into this Frequently Asked Questions category. Should only be added to popular topics.",
topic_url: "/t/category-definition-for-faq/25",
hotness: 5.0,
read_restricted: false,
permission: null
}
],
post_action_types: [
{
name_key: "bookmark",
name: "Bookmark",
description: "Bookmark this post",
long_form: "bookmarked this post",
is_flag: false,
icon: null,
id: 1,
is_custom_flag: false
},
{
name_key: "like",
name: "Like",
description: "Like this post",
long_form: "liked this",
is_flag: false,
icon: "heart",
id: 2,
is_custom_flag: false
},
{
name_key: "off_topic",
name: "Off-Topic",
description:
"This post is radically off-topic in the current conversation, and should probably be moved to a different topic. If this is a topic, perhaps it does not belong here.",
long_form: "flagged this as off-topic",
is_flag: true,
icon: null,
id: 3,
is_custom_flag: false
},
{
name_key: "inappropriate",
name: "Inappropriate",
description:
'This post contains content that a reasonable person would consider offensive, abusive, or a violation of <a href="/faq">our community guidelines</a>.',
long_form: "flagged this as inappropriate",
is_flag: true,
icon: null,
id: 4,
is_custom_flag: false
},
{
name_key: "vote",
name: "Vote",
description: "Vote for this post",
long_form: "voted for this post",
is_flag: false,
icon: null,
id: 5,
is_custom_flag: false
},
{
name_key: "spam",
name: "Spam",
description:
"This post is an advertisement. It is not useful or relevant to the current conversation, but promotional in nature.",
long_form: "flagged this as spam",
is_flag: true,
icon: null,
id: 8,
is_custom_flag: false
},
{
name_key: "notify_user",
name: "Notify {{username}}",
description:
"This post contains something I want to talk to this person directly and privately about.",
long_form: "notified user",
is_flag: true,
icon: null,
id: 6,
is_custom_flag: true
},
{
name_key: "notify_moderators",
name: "Notify moderators",
description:
'This post requires general moderator attention based on the <a href="/faq">FAQ</a>, <a href="/tos">TOS</a>, or for another reason not listed above.',