mirror of
https://github.com/wassname/talk.git
synced 2026-07-02 18:32:32 +08:00
19 lines
617 B
Markdown
19 lines
617 B
Markdown
---
|
|
title: talk-plugin-featured-comments
|
|
permalink: /plugin/talk-plugin-featured-comments/
|
|
layout: plugin
|
|
plugin:
|
|
name: talk-plugin-featured-comments
|
|
default: true
|
|
provides:
|
|
- Server
|
|
- Client
|
|
---
|
|
|
|
Enables the ability for Moderators to feature and un-feature comments via the
|
|
Stream and the Admin. Featured comments show in a first-place tab on the Stream
|
|
if there are any featured comments on that story.
|
|
|
|
When paired with the [talk-plugin-moderator-actions](/talk/plugin/talk-plugin-moderator-actions)
|
|
plugin, moderators will have the option of featuring comments from the comment
|
|
stream. |