Classi CSS per i gruppi dell'utente corrente

|||
-|-|-|
:discourse2: | Riepilogo | CSS Classes for Current User’s Groups aggiunge i gruppi di cui un membro fa parte come classi CSS al tag <body>.
| :eyeglasses: | Anteprima | Anteprima su theme-creator.discourse.org |
:hammer_and_wrench: | Link al Repository | https://github.com/discourse/discourse-groups-css-classes-in-body
:open_book: |Nuovo per i temi di Discourse? | Guida per principianti all’uso dei temi di Discourse

Installa questo componente tema

Prima:

image

Dopo:

image

Discourse aggiunge di default solo il gruppo primario dell’utente corrente come classe CSS. Questo componente cambia questo comportamento in modo che tutti i gruppi di cui l’utente corrente è membro vengano aggiunti come classi, inclusi quelli predefiniti come trust-level.

Il componente prende ogni nome di gruppo e lo aggiunge come classe CSS in questo modo:

group-NOME

Una volta installato e attivato questo componente tema, puoi aggiungere CSS al tuo tema che seleziona gruppi specifici in questo modo:

.group-NOME {
  .some-selector {
    color: red;
  }
}
27 Mi Piace
Does adding groups to CSS theme component still work?
User profile page / CSS class for groups / how to add it to page?
Change Default Username Color
Discourse groups css classes in body
Staff color by default for group members
CSS classes for current groups who can view topic?
Customized CSS based on user role/groups
Welcome Link Banner
Show component only to a specific group via script?
How do I enable Discourse signatures only for admin/staff group?
Versatile Banner
Display different content within a topic based on user's groups membership?
Hide Staff Notices from non-Staff
Disable likes/reaction individual user
MD Composer extras
Silence status to block ability to use reactions as well
Hide some preference sub-tabs under the user profile?
Theme - identify the trust level?
Flagged posts appear to everyone, instead of being hidden for users who aren't logged
Add a link to user profile in the navigation
Bringing popular features to Discourse: Header search, welcome banner, and category icons / emoji
Can I make a theme available to specific user groups only?
Customizing your site with existing theme components
CSS username colors only working for admin/moderators?
How restrict access to button pin/unpin
Copy & Paste Code Button as a Selectable feature per group
Hide parts of a post
Finding all groups of the poster in a topic
Hiding GUI elements for new users (less overwhelming)
Group inboxes and archives are visible even when empty
Limit certain reactions to specific trust levels
CSS username colors only working for admin/moderators?
Copy & Paste Code Button as a Selectable feature per group
Add per-user CSS in a plugin?
User Group class not always being applied to post content's wrapper div
Looking to hide Likes & Decorate Op
Add a specific class to enable targeting Category Moderators
How to create a theme which only administrators can use?
User custom field toggle for sidebar (SFW Mode)
Hide the "Interface" section
Limit Translator use to certain groups only
Adding category description OR text at end of thread