mirror of
https://github.com/discourse/discourse-gated-topics-in-category.git
synced 2025-03-09 14:34:00 +00:00
* Use theme translations and fix login-link id Switches over to using theme translations instead of theme settings to manage the text content. This just adds a little extra flexibility for admins if they want to translate the text to other languages. It also replaces the `login-link` id with `cta-login-link` since the `login-link` id is already used in core. The relevant CSS is added along with it. * Run prettier
6 lines
142 B
YAML
6 lines
142 B
YAML
enabled_categories:
|
|
type: list
|
|
list_type: category
|
|
default: ""
|
|
description: "Choose which categories that users need to sign up for."
|