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] 96f7a33d76
Bump semver from 6.3.0 to 6.3.1 (#20)
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-12 14:08:54 +02: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
.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 semver from 6.3.0 to 6.3.1 (#20) 2023-07-12 14:08:54 +02: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