An open API service indexing awesome lists of open source software.

https://github.com/lee-dohm/discourse-assigned-tab

Places a tab in the topics list called "Assigned" that shows the topics that are assigned to the current user
https://github.com/lee-dohm/discourse-assigned-tab

discourse theme theme-component

Last synced: 5 months ago
JSON representation

Places a tab in the topics list called "Assigned" that shows the topics that are assigned to the current user

Awesome Lists containing this project

README

          

# Discourse Assigned Tab

A Discourse theme component that places a tab in the topics list called "Assigned" that shows the topics that are assigned to the current user.

> **Note:** Since the way we've configured the [discourse-assign plugin][discourse-assign] is that it is visible to staff only, the added "Assigned" topic list tab is also only visible to staff.

[discourse-assign]: https://meta.discourse.org/t/discourse-assign/58044

## Installation

1. Navigate to `https://example.com/admin/customize/themes` where `example.com` is the hostname of your Discourse installation
1. Click the "Install" button
1. Click the "From a git repository" tab
1. Enter https://github.com/lee-dohm/discourse-assigned-tab into the text box
1. Click "Install"

## License

[MIT](LICENSE.md)