/discourse-tc-topic-list-previews

Enriches the content and layout of topic lists

Primary LanguageJavaScriptGNU General Public License v2.0GPL-2.0

discourse-tc-topic-list-previews

Theme Component which allows you to customise the layout for many of the Topic Lists across Discourse, fundamentally adding thumbnail previews and excerpts from Topics, a featured topics images banner and a user portfolio (aka user wall).

Add to the functionality by also installing the sidecar at: https://github.com/paviliondev/discourse-topic-previews-sidecar

See more at:

Known Issue:

  • Because of the way I've opted to render a masonry style tiles display (it's very efficient), on Chromium based browsers there will be a limit to how far you can scroll until the layout messes up. It is fixed in Chrome Beta (Version 96) so should soon not be an issue for most users.