This theme component allows site admins to show a login prompt that covers the topic contents in specific categories as a way to encourage readers to sign up and log in
Go to file
dependabot[bot] 3106625aab
Bump @babel/traverse from 7.20.10 to 7.23.2 (#23)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.10 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-18 12:49:30 -04:00
.github/workflows DEV: Update CI workflows (#18) 2023-01-10 19:30:23 +00:00
common FEATURE: add tag-based gated content (#13) 2022-09-02 15:56:41 +02:00
javascripts/discourse DEV: Update eslint-config-discourse, use prettier for hbs (#17) 2023-01-04 13:42:25 +01:00
locales Use theme translations and fix login-link id (#5) 2022-04-13 09:51:23 -06:00
test/acceptance FEATURE: add tag-based gated content (#13) 2022-09-02 15:56:41 +02:00
.discourse-compatibility DEV: Pin theme for Discourse 3.1 stable (#22) 2023-08-22 14:01:53 -05:00
.eslintrc DEV: Add CI setup and fix linting issues (#9) 2022-04-27 00:07:21 -06:00
.gitignore DEV: Add CI setup and fix linting issues (#9) 2022-04-27 00:07:21 -06:00
.prettierrc DEV: Add CI setup and fix linting issues (#9) 2022-04-27 00:07:21 -06:00
.template-lintrc.js DEV: Add CI setup and fix linting issues (#9) 2022-04-27 00:07:21 -06:00
LICENSE Initial commit 2022-04-05 11:28:13 -06:00
README.md Update readme (#10) 2022-04-27 10:56:42 -06:00
about.json DEV: Add CI setup and fix linting issues (#9) 2022-04-27 00:07:21 -06:00
package.json DEV: Add CI setup and fix linting issues (#9) 2022-04-27 00:07:21 -06:00
settings.yml FEATURE: add tag-based gated content (#13) 2022-09-02 15:56:41 +02:00
yarn.lock Bump @babel/traverse from 7.20.10 to 7.23.2 (#23) 2023-10-18 12:49:30 -04:00

README.md

discourse-gated-topics-in-category

This theme component allows site admins to show a login prompt that covers the topic contents in specific categories as a way to encourage readers to sign up and log in.

image
📖 Learn More https://meta.discourse.org/t/gated-topics-in-category/225454
Install Guide How to install a theme or theme component
🧠 New to Discourse Themes? Beginners guide to using Discourse Themes