Barra lateral de etiquetas de 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 Me gusta

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 Me gusta

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 Me gusta

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 Me gusta

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 Me gusta

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

3 Me gusta

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 Me gusta

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 Me gusta

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 Me gusta

Este componente ya no parece funcionar para mí, ¿alguien puede reproducirlo?

2 Me gusta

¿Es posible hacer que la barra lateral aparezca en dispositivos móviles como una opción plegable? Un pequeño icono puede aparecer en el lado derecho para mostrar y ocultar la barra lateral.

3 Me gusta

Estoy muy contento con este componente funcionalmente, pero añade muchos pasos a la creación de una nueva etiqueta, y luego está el problema de los temas de descripción no listados, que son un poco difíciles de manejar.

Me encantaría que la descripción proviniera de un campo de “descripción larga” añadido a la descripción corta que se puede obtener con la :wrench: en una página de etiqueta, en lugar de una publicación mágica.

1 me gusta

Estoy ejecutando 3.3.0.beta2, y este componente muestra correctamente la barra lateral de etiquetas cuando seleccionas la etiqueta por primera vez, pero la barra lateral no se elimina cuando seleccionas una etiqueta diferente. Puedes ver esto en vista previa en theme-creator.discourse.org. Así es como se ve cuando visitas la etiqueta art:

…pero cuando cambias a (por ejemplo) la etiqueta code, la barra lateral no cambia:

Veo que Discourse Category Sidebars se ha mantenido mucho más actualizado que este componente. Quizás intente aplicar los mismos cambios a este.

Actualización: Veo que las descripciones de etiquetas admiten HTML hoy en día, por lo que el componente Tag Banners es probablemente mejor para mis propósitos. ¡Gracias de todos modos!

La funcionalidad de este componente se ha fusionado en Topic List Sidebars (admite barras laterales de categorías y etiquetas), así que por favor cámbiate cuando tengas la oportunidad, ya que ya no haré actualizaciones a este. Este componente seguirá funcionando por ahora, pero es posible que encuentres problemas en el futuro.

3 Me gusta

Este tema se cerró automáticamente después de 26 días. Ya no se permiten nuevas respuestas.