Discourse标签侧边栏

:warning: This component has been deprecated, please check out Discourse Topic List Sidebars for the same functionality, and more!

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).

Want sidebars for categories? Check out Discourse Category Sidebars.

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 insert the tag name and the id of the topic (e.g. example.com/t/example-topic/57)

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 in a public area.

Custom CSS

Each tag sidebar is wrapped with a class that contains the tag name, so for the test tag 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.

Install this theme component

41 个赞

Your sidebar themes are amazing

It would be great to have an option to display a sidebar in a topic based on tags. With multiple tags the divs could be simply stacked on top of each other.

2 个赞

minor nit. it seems that external links in the side bar do not follow setting to open in new tab, so they open in same window.

6 个赞

This is a really cool idea Kris, how hard would it be to move it from the sidebar to the top? I would love to have it where the category description normally goes so it always displays and doesn’t resize the container. I use topic list preview with the tile layout and this makes all the images smaller and wastes space in my case.

8 个赞

Awesome! This theme component solves the need for a tag description many users asked for.
Would be great if there’s also the option to have it above the navbar, instead of having it in the side.

6 个赞

The Category one seems to work fine but this one for tags appears to be broken for us right now.

3 个赞

Looks like the route was changed in core from /tags/ to /tag/, just updated the theme to reflect this

https://github.com/awesomerobot/discourse-tag-sidebars/commit/3d747a4053534d66b47eb440570b5bb4be949f72

8 个赞

maybe something to do with our custom CSS but it looks to be creating the space for it but it is not actually adding the links there

2 个赞

Hi Kris,

This looks really interesting. It seems like this might solve a problem / site design issue and wanted to get your feedback.

here is what I’m trying to create - a forum centric website with a sidebar of largely static pages for a FAQ. Like this image below: Would you agree that your Tag sidebar would work for this - it seems like all I would need to do is create a tag for “FAQ” for the specific posts that I want listed in the FAQ - and they would be put there (any control of the order of the listing in the sidebar?).

What do you think? Anyone else with experience with this theme component want to comment?

New Mockup 1

2 个赞

这个组件似乎对我来说不再起作用了,有人能重现吗?

2 个赞

是否可以将侧边栏在移动设备上显示为可折叠的?右侧可以出现一个小图标来显示和隐藏侧边栏。

3 个赞

我对这个组件的功能非常满意,但它增加了创建新标签的_许多_步骤,而且还有一个问题,那就是有点笨拙的未列出描述主题。

我_希望_描述能来自在标签页上通过 :wrench: 获得的短描述之外添加的“长描述”字段,而不是一个神奇的帖子!

1 个赞

我运行的是 3.3.0.beta2,这个组件在你首次选择标签时能正确显示标签侧边栏,但当你选择另一个标签时,侧边栏不会被移除。你可以在 theme-creator.discourse.org 上看到这个问题。当你访问 art 标签时,效果如下:

但当你切换到(例如)code 标签时,侧边栏没有改变:

我注意到 Discourse Category Sidebars 比这个组件更新得更及时。我可能会尝试将相同的更改应用到这个组件上。

更新:我注意到标签描述现在支持 HTML 了,所以 Tag Banners component 可能更适合我的目的。不过还是谢谢!

此组件的功能已合并到 https://meta.discourse.org/t/discourse-topic-list-sidebars/107561(支持分类和标签侧边栏),因此请在有机会时切换,我将不再对此组件进行更新。此组件目前仍可继续使用,但将来您可能会遇到问题。

3 个赞

此主题在 26 天后自动关闭。不再允许回复。