Hi all, I’ve created a simple theme component. I hope this could be of use for some!
Overview
This is a theme component that allows you to hide specific categories from either the hamburger menu or category boxes.
Why would you need this component?
If your discourse website has a lot of categories and you would like to hide some from appearing in either the menu bar or on the main page, this component can be helpful.
Correct me if I’m wrong, but from what I understand is that when I mute a category it basically means no notifications? When I tried muting a category it still appears in the hamburger menu and category boxes.
This theme component is more of a stylistic change. It hides desired categories visually, but still keeps notifications and all other functionality for the category intact.
this component looks exactly like something we need in the future. Our use case is very specific in which we want to hide sub-categories from one specific parent category.
In combination with the code snippet from here this might achieve exactly what we are looking for:
Sounds very convenient! Thanks! I’ve added that now to this theme component, so you can now toggle the ability to hide subcategories in the hamburger menu and/or category-list context.
[citazione=“Richard Hawkins, post:13, topic:181299, username:carbonrich”]
Ricevo il seguente errore durante l’installazione (su 3.1.0beta3):
[/citazione]
[citazione=“Lilly, post:14, topic:181299, full:true, username:Lilly”]
sì, questo sarebbe utile, tranne che l’installazione ora è interrotta per l’ultima versione di Discourse.
[/citazione]
Ho appena rilasciato una correzione, prova a installare di nuovo/aggiornare il componente.
[citazione=“Sora \u0026, post:12, topic:181299, username:huynhthai824”]
Possiamo nascondere la categoria nel menu in alto?
[/citazione]
Ho appena aggiunto questa funzionalità. Ora puoi aggiungere il nome della categoria all’impostazione del tema category_breadcrumb per nascondere determinate categorie dal menu a tendina del breadcrumb (percorso di navigazione) della categoria.
Puoi impostare le categorie nel menu di navigazione con le impostazioni dell’amministratore - default_navigation_menu_categories - questa impostazione ti permette di selezionare quali categorie verranno visualizzate nella sezione Categorie del Menu di Navigazione per impostazione predefinita. Gli utenti possono sovrascrivere questa impostazione e personalizzare la propria sezione del menu delle categorie cliccando sull’icona a forma di matita accanto all’intestazione Categorie, proprio come puoi fare tu, e questo dovrebbe essere generalmente incoraggiato.