๐Ÿท๏ธ Componente della Lista Tag delle Bar

:eyeglasses: Overview

The Tag List Widget allows you to display tags from Discourse in a sidebar using my Bars! :cocktail: :beers: or the Right Sidebar Blocks Theme Components.

:link: Quick Links

:octopus: Get the code
:gear: use tag-list-component for component name in Bars!

:gear: Settings

The widget allows for some configurability with settings such as:

  • :see_no_evil: Hiding specific tags
  • :page_with_curl: Changing display styles (row or column)
  • :hash: Showing count
  • :bar_chart: Change sorting type



Install this Component

12 Mi Piace

Howโ€™s mobiles? Normally something like 80 % or more are using mobiles and for them sidebars are useless. Will they see something or is this only for desktops and tablets?

2 Mi Piace

@Jagster Yes this will work on mobile :grinning:

The Layouts Plugin can be configured to work on mobile. Hereโ€™s some more info from the documentation about how to set that up:

4 Mi Piace

As our british friends say: splendid indeed :laughing:

Now I have to give a spin. My users areโ€ฆ not so tech savvy so they need all possible help and info.

5 Mi Piace

Per riassumere alcune modifiche avvenute di recente:

  • Ho aggiunto il supporto anche per i blocchi della barra laterale destra
  • Lโ€™ho migrato parzialmente a Glimmer (il widget invoca un modello Glimmer)
  • Ho aggiunto la cache per evitare chiamate frequenti a tags.json (che chiamava ad ogni cambio di pagina!) - se vuoi vedere un nuovo tag devi aggiornare il browser. Questo allevierร :
    • il carico sul server
    • il refresh visibile.
5 Mi Piace

Come parte di una migrazione per rimuovere tutto il codice legacy di Layouts e Discourse Widget, questo รจ stato completamente migrato a Glimmer, riposizionato e il Componente rinominato, potrebbe essere necessario aggiornare la configurazione di Bars o RSB:

Repo ora su: https://github.com/merefield/discourse-tc-bars-tag-list-component

Nome del Componente: tag-list-component

3 Mi Piace