Thanks @downey (and @tobiaseigen). That was definitely useful to know; equally it confirms that it unfortunately doesn’t meet my requirements! To recap, what I’m after is a way for those I have invited to a private discussion group to see who else they are sharing their posts with. This is primarily to create trust and reduce inhibitions.
As per @tobiaseigen’s suggestion I am configuring access to the private categories using groups, so essentially what I am looking for is a widget that shows, on the category homepage, all the users belonging to the group associated with the category (or a selection of them, with an option to click to see all).
Why do you need such a widget? How many people are in your groups? You could just provide a link to the group page from the “about this category” page.
Have you seen the feature that lets you mention everyone in a group at once, just by using @GROUPNAME - expands automatically to include everyone. You could put this in the “about this category” page and keep it up to date, if it’s not too many people.
Thanks! That’s a pretty good solution, at least for now.
I guess adding everyone’s usernames to the “about this category” page would save a click, but we like the idea of having a more visual interface with everyone’s avatars and preferably real names. In fact, we might even want that clicking on them would then take you through to their profile page on our existing system, rather than their Discourse profile page. (We’ll be using SSO for the integration.)
I currently have a few categories that are locked to specific user groups. However, it’s impossible (afaik) to easily see which groups have access to that category… Even if I am a member of a group that DOES have access to it.
Yes, the category shows up and has a Lock icon next to it. But it would be great if I were able to easily see that members of GroupA and GroupB have access to Category1, and members of GroupB only have access to Category2. Perhaps a subheading under the group name… or a dropdown…
This way I can be certain WHO will have access to the post I am creating in a given category.
Fornendo questa funzionalità, si potrebbe inserire nell’argomento “Informazioni su questa categoria”, così da essere mostrato a chi ha richiesto l’accesso.
I’m looking at doing that, but given that access might change (add a group, here, remove a group there) as the community grows, it seems useful if there were a way for people to just know at a glance who is going to see what they’re posting.
I frequently get asked ‘who has access’, and have to be very explicit in the description. However, this can be tricky when access changes a bit, or the group name changes as the Category descriptions don’t seem to dynamically update.
It would be wonderful to have a nice friendly view for those users who can see a Category that has the groups with access clearly visible. It would also be extremely helpful to have the Category moderators also available on the same view - at the moment this is only via /about or via a group mentioned in the description.
Interesting, we have some internal discussion going about making the relationship between groups and categories more evident that @dax is championing. We will keep this in mind.
One tricky thing we need to allow for is that in some cases secrecy is desired, so I am not sure if exposing this info is a default on / default off thing or if it is a global vs category group setting.
How about just using the existing category and group permissions for that?
If the category is private, then only those in the groups with access can see it anyway.
If a group is private / hidden then it would also be hidden within the category for those users.
With my small brain, I can’t see any situation where that wouldn’t work.
Gestisco diversi forum Discourse, alcuni dei quali hanno più di 10 anni. Una domanda ricorrente che ci viene talvolta posta quando introduciamo i concetti di Gruppi e Categorie di Discourse è: “Come faccio a sapere quali Gruppi possono vedere un post nella Categoria ‘XYZ’?”.
Questo viene chiesto più spesso nelle community in cui ci sono molte piccole Categorie private (ad esempio, un ‘comitato direttivo per un gruppo di interesse specialistico medico’) - spesso vogliono essere rassicurati che solo i membri di quel comitato direttivo possano vedere il contenuto al loro interno, ma come utente normale non c’è modo per loro di vederlo.
Come admin posso vederlo facilmente, negli strumenti di amministrazione della Categoria, ma per gli utenti normali devono semplicemente fidarsi che io abbia impostato correttamente le impostazioni della Categoria e del Gruppo.
Gli utenti che sono nuovi al forum, non hanno familiarità con i forum o sono nervosi riguardo alla pubblicazione accidentale di discussioni interne sensibili a un pubblico del forum più ampio del previsto, a volte sono chiaramente inibiti dal pubblicare qualsiasi cosa.
Ci sarebbe un modo per far emergere per l’utente normale una versione della matrice ‘vedi/rispondi/crea’ che posso vedere nelle pagine di amministrazione della Categoria? Forse invece della chiave inglese dell’admin, un utente normale potrebbe vedere ‘Informazioni sulla Categoria’ che potrebbe comunicare loro cose chiave su quella categoria, che includerebbero quali Gruppi possono vederla, ma potrebbe anche essere estesa per mostrare altre funzionalità abilitate come ‘Rendi i nuovi argomenti wiki per impostazione predefinita’, impostazioni di approvazione, ecc.
È una visualizzazione simile ma diversa, ma sei a conoscenza della visualizzazione Autorizzazioni nelle impostazioni del gruppo? È visibile al proprietario del gruppo.
Credo però che l’Op stia cercando un modo per visualizzare quali gruppi hanno il permesso di vedere. Come hanno menzionato, essendo amministratori possono ottenere le informazioni. È improbabile che un proprietario di gruppo sia un nuovo membro di un forum.
Immagino che con un po’ di CSS si possa aggiungere alle categorie chiuse? Per mostrare l’accesso di visione del gruppo.
Questo è ottimo, ma sto cercando l’inverso di questa funzione, in modo che i Gruppi che possono vedere/rispondere/creare in una categoria siano visibili da qualche parte nella Categoria.
Al momento, mi ritrovo spesso ad aggiungere manualmente informazioni su “Chi può vedere questa Categoria” nell’argomento ‘Informazioni’ della Categoria. Questo è un rimedio, ma molto laborioso quando si hanno molti forum, molte categorie e molti gruppi. E poiché cambiano nel tempo, le cose vanno fuori sincronia.
Penso che con certi tipi di forum in cui ci sono molte categorie private visibili solo a gruppi specifici, questo sia qualcosa che l’utente normale (non solo admin/mod/proprietario del gruppo) dovrebbe poter vedere. È essenziale per la tranquillità quando pubblicano.
Per illustrare questo con un caso d’uso, uno dei Discourse che gestisco viene utilizzato come piattaforma CRM leggera: creiamo una categoria per un cliente che è privata per lui, è per discussioni bidirezionali, supporto e comunicazioni. Ogni cliente inevitabilmente vuole essere rassicurato che ciò che pubblica lì è visibile solo a noi, il team di supporto, e non al resto del forum. Ma hanno solo l’icona del lucchetto a rassicurarli. Che potrebbe facilmente significare impostazioni di sicurezza della categoria di ‘trust_level_0’ invece di ‘tutti’ e l’icona del lucchetto apparirà comunque.
So che il mio utilizzo di Discourse non è necessariamente rappresentativo della comunità più ampia, ma apprezzerei opinioni da entrambe le parti sull’utilità di questo. Forse ‘Visibilità Categoria’ potrebbe essere un plugin invece che core…?
Fantastico, grazie @JammyDodger: questo potrebbe essere immaginato come un TC per comunità come la mia che lo richiedono. Uno per la mia lista di sviluppo!