Skip to content

awesomerobot/discourse-tag-sidebars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discourse-tag-sidebars

This theme component takes a topic and applies it as a sidebar for a tag's topic list. These sidebars are only visible when the browser is 767px or wider (most tablets and monitors).

👁️ Preview it on theme creator

34%20PM

🤔 https://meta.discourse.org/t/how-do-i-install-a-theme-or-theme-component/63682

What can I do with this theme component?

  • Choose a topic and display its content as a sidebar for a tag.

  • Choose for the sidebars to appear on the left or the right of the topic list.

How do I configure it?

Simply input the tag name and the id of the topic (e.g. example.com/t/example-topic/57)

11%20PM

I recommend creating sidebar topics in their respective tags, closing the topic so there are no replies, and unlisting it (so it doesn't appear in the topic list).

Note that you can not use a topic in a private category as a sidebar if you want it to be viewable outside of that category (you can, but users without access to that private topic will just see a blank sidebar!).

Custom CSS

Each tag sidebar is wrapped with a class that contains the tag name, so for a tag named test that would be .tag-sidebar-test. You can use these classes to style the individual sidebars.

The body tag on pages with sidebars also has a class added so you can use body.custom-sidebar to apply styles on all pages that have a sidebar.


❤️ Special thanks to @xrav3nz for laying the groundwork to make this component possible!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published