mirror of
https://github.com/wassname/talk.git
synced 2026-07-04 02:46:01 +08:00
WIP
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
---
|
||||
title: talk-plugin-global-switchoff
|
||||
permalink: /plugin/talk-plugin-global-switchoff/
|
||||
layout: plugin
|
||||
plugin:
|
||||
name: talk-plugin-global-switchoff
|
||||
provides:
|
||||
- Client
|
||||
- Server
|
||||
---
|
||||
|
||||
Add a switch to the settings page that disables commenting globally.
|
||||
|
||||
## Installation
|
||||
|
||||
TBD
|
||||
|
||||
Add `"talk-plugin-global-switchoff"` to the `plugins.json` in your Talk installation.
|
||||
This plugin provides a server and a client side implementation.
|
||||
|
||||
## Server implementation
|
||||
|
||||
### How does this work?
|
||||
|
||||
TODO
|
||||
Reference in New Issue
Block a user