https://github.com/merefield/discourse-tc-bars-tag-list-component
The Tag List Widget allows you to display tags from Discourse in a sidebar using Pavilion's Custom Layouts Plugin.
https://github.com/merefield/discourse-tc-bars-tag-list-component
discourse-theme-component layouts-widget
Last synced: 5 months ago
JSON representation
The Tag List Widget allows you to display tags from Discourse in a sidebar using Pavilion's Custom Layouts Plugin.
- Host: GitHub
- URL: https://github.com/merefield/discourse-tc-bars-tag-list-component
- Owner: merefield
- License: gpl-2.0
- Created: 2021-05-19T23:23:10.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-05-12T20:07:20.000Z (about 1 year ago)
- Last Synced: 2025-05-12T21:26:00.222Z (about 1 year ago)
- Topics: discourse-theme-component, layouts-widget
- Language: JavaScript
- Homepage: https://github.com/paviliondev/layouts-tag-list-widget
- Size: 827 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# 🏷️ Bars! Tag List Component
## 🔍 Overview
The Tag List Component allows you to display tags from Discourse in a sidebar using [Bars!](https://meta.discourse.org/t/discourse-bars-a-sidebar-framework/298216) or Discourse's Right Sidebar Blocks Component.
> ⚠️ **Please ensure that you have tagging enabled in your Discourse settings for this widget to work.**
## 🔗 Info & Links
| Title | Link |
| --------------------- | --------------------------------------------------------------------------------- |
| ⚙️ **Component** | [Tag List Component](https://github.com/merefield/discourse-tc-bars-tag-list-component) |
| 🔌 **Base Plugin** | [Bars!](https://meta.discourse.org/t/discourse-bars-a-sidebar-framework/298216) |
| 👨💻 **Author** | [Keegan George](https://github.com/keegangeorge/), [Merefield](https://github.com/merefield/)|
| #️⃣ **Version** | `2.0.0` |
## ⚙️ Settings
There are a couple settings that you can configure to customize how the tag list widget appears in the layout.
### 🙈 Hidden Tags
Select tags from the dropdown you wish to have hidden from the sidebar.
### 📄 Display Style
Select between a column or row style layout to display your tags.
| Column | Row |
| ------------------------------------ | ------------------------------- |
|  |  |
### #️⃣ Show Count
Toggling this setting will display the number of topics for each tag beside the tag item.

### 📶 Sort Type
Select the manner in which tags should be sorted.
Options include:
- Count Ascending
- Count Descending
- Alphabetical Ascending
- Alphabetical Descending