/discourse-topic-list-previews-theme-custom

Enriches the content and layout of topic lists

Primary LanguageJavaScriptGNU General Public License v2.0GPL-2.0

discourse-topic-list-previews-theme-custom

A currently EXPERIMENTAL Theme component which ports much of the functionality of the much-loved Topic List Previews plugin to a Theme Component.

As a result of various technical limitations you need to be aware of the following:

  • Because of the way I've opted to render a masonry style tiles display, on Chrome there will be a limit to how far you can scroll until the arrangement messes up. This is actually being worked on, hence why I'm using this method.