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
* add tags + minor css change
* Update settings.yml
* fix tag filtering
* change var scope
* FIX: Allow for topics with no tags
Topics will sometimes have a null amount of tags. This change allows for those situations.
* DEV: Add tests for gated tags
* Joffrey's idiotmatic way
Co-authored-by: David Taylor <david@taylorhq.com>
Co-authored-by: Jamie Wilson <jamie.wilson@discourse.org>
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.