Calendario e Eventi di Discourse

| |
| - | - |
| :discourse2: | Riepilogo | Discourse Calendar and Events aggiunge funzionalità dinamiche e interattive di calendario ed eventi al tuo sito Discourse.
| :open_book: | Guida all’installazione | Questo plugin è incluso nel nucleo di Discourse. Non è necessario installarlo separatamente.

Attivazione di Calendario ed Eventi

Il plugin Calendario ed Eventi può essere attivato tramite l’interruttore o dalle sue impostazioni, entrambi accessibili dalla pagina admin/plugins:

Funzionalità

Non sorprendentemente, Discourse Calendar and Events aggiunge sia le funzionalità di calendario che quelle di eventi al tuo sito Discourse. Con queste, puoi creare calendari individuali per argomenti per tracciare occasioni importanti o linee temporali, visualizzare calendari nelle categorie, aggiungere un calendario delle festività per segnare vacanze, assenze o giorni di malattia, creare argomenti evento interattivi, nonché mostrare un riepilogo di facile accesso di tutti i tuoi eventi imminenti.

Calendari

È possibile creare calendari personalizzati in più argomenti, e quelli che desideri rendere più visibili possono essere visualizzati sopra l’elenco degli argomenti di una categoria.

Puoi trovare informazioni più dettagliate su come creare e utilizzare i calendari in:

Eventi

La funzionalità Eventi consente di inserire elementi interattivi negli argomenti, che i tuoi membri possono utilizzare per registrarsi per partecipare o prendere parte alle attività della tua comunità. Questi sono tutti riassunti in un calendario dedicato a livello di sito, con la possibilità di aggiungere un collegamento di facile accesso al menu di navigazione. Puoi trovare maggiori informazioni su come creare e utilizzare questa funzionalità in:

:exclamation: Non confonderlo con il plugin Events di Pavilion (nota il plurale)

Impostazioni del Calendario

Nome Descrizione
calendar enabled Abilita il plugin discourse-calendar. Questo aggiungerà il supporto per il tag [calendar][/calendar] nel primo post di un argomento.
holiday calendar topic id ID dell’argomento del calendario delle festività/assenze dello staff.
holiday status emoji Definisce l’emoji utilizzata per lo stato di festività.
delete expired event posts after I post con eventi scaduti verranno eliminati automaticamente dopo (n) ore. Imposta su -1 per disabilitare l’eliminazione.
all day event start time Gli eventi per i quali non è specificato un orario di inizio inizieranno a quest’ora. Il formato è HH:mm. Per le 6:00, inserisci 06:00.
all day event end time Gli eventi per i quali non è specificato un orario di fine termineranno a quest’ora. Il formato è HH:mm. Per le 18:00, inserisci 18:00.
calendar categories Visualizza un calendario nella parte superiore di una categoria. Le impostazioni obbligatorie sono categoryId e postId. Es: categoryId=6;postId=453[1]. Altre impostazioni valide: tzPicker[2], weekends[3] e defaultView[4].
calendar categories outlet Consente di cambiare quale outlet deve mostrare il calendario della categoria.
working days Imposta i giorni lavorativi. Puoi visualizzare la disponibilità di un gruppo utilizzando il tag timezones in un post, es: [timezones group=admins][timezones].
working day start hour Ora di inizio delle ore lavorative.
working day end hour Ora di fine delle ore lavorative.
close to working day hours extension Imposta il tempo di estensione nelle ore lavorative per evidenziare i fusi orari.
calendar automatic holidays enabled Imposta automaticamente lo stato di festività in base alla regione di un utente (nota: puoi disabilitare festività automatiche specifiche nelle impostazioni del plugin).
map events title Mappa il titolo del calendario della barra laterale in base alla categoria. Di default è “Eventi imminenti”.

Impostazioni degli Eventi

Nome Descrizione
discourse post event enabled Abilita le funzionalità degli Eventi. Nota: è necessario anche che calendar enabled sia abilitato.
discourse post event allowed on groups Gruppi autorizzati a creare eventi.
displayed invitees limit Limita il numero di invitati visualizzati in un evento.
display post event date on topic title Visualizza la data dell’evento dopo il titolo dell’argomento.
use local event date Usa la data locale dopo il titolo dell’argomento invece del tempo relativo.
discourse post event edit notifications time extension Estende (in minuti) il periodo dopo la fine di un evento durante il quale gli invitati con stato going continuano a ricevere notifiche dalle modifiche nel post originale.
discourse post event allowed custom fields Consente di impostare il valore dei campi personalizzati per ogni evento.
events calendar categories Visualizza un calendario degli eventi nella parte superiore di una categoria.
sort categories by event start date enabled Abilita l’ordinamento degli argomenti della categoria in base alla data di inizio dell’evento.
disable resorting on categories enabled Consente alle categorie di disabilitare la possibilità per gli utenti di ordinare nella categoria degli eventi.
sidebar show upcoming events Visualizza il collegamento agli eventi imminenti nella barra laterale sotto “Altro”. Richiede post event enabled.
map events to color Assegna un colore all’evento a un’etichetta o categoria specificata.

:information_source: :curling_stone: L’endpoint discourse-post-event/events.json ora ha un parametro aggiuntivo per passare tra una risposta semplice e dettagliata. Per ottenere la risposta dettagliata, puoi aggiungere ?include_details=true:

/discourse-post-event/events.json?include_details=true

Integrazioni con altri Plugin

Puoi utilizzare un componente di questo plugin con Right Sidebar Blocks. Dovrai assicurarti che la rotta desiderata sia abilitata nel componente Right Sidebar Blocks. Il nome del blocco sarà upcoming-events-list. Storicamente, erano necessarie impostazioni aggiuntive nel plugin Calendario stesso, ma ora è stato semplificato.

Questo è come apparirà di default il calendario nella barra laterale.

Se non vuoi l’ora, puoi aggiungere un valore vuoto timeFormat nelle impostazioni del blocco del componente.

:discourse2: Ospitato da noi? Questo plugin è disponibile nei nostri piani Business e Enterprise Calendar | Discourse - Civilized Discussion


  1. categoryId è la categoria su cui verrà visualizzato il calendario in alto.
    postId è il post in cui hai inserito il calendario con [calendar][/calendar]. ↩︎

  2. può visualizzare un selettore di fuso orario in alto a destra del calendario. Di default è falso, puoi abilitarlo con tzPicker=true. ↩︎

  3. può nascondere sabato e domenica dal calendario. Di default è vero. Puoi impostarlo su falso con weekends=false. ↩︎

  4. defaultView imposta la visualizzazione del calendario (giorno, settimana, ecc.). Può essere impostato come:

    defaultView=agendaDay
    defaultView=agendaWeek
    defaultView=month (predefinito)
    defaultView=listNextYear ↩︎

98 Mi Piace
How to use the calendar plugin?
Events Plugin :calendar:
Discourse Calendar - How to?
Calendar plugin, nothing is displayed
Discourse 2.2.0.beta3 Release Notes
How to use the calendar plugin?
Discourse Calendar dislpay link text rather than link url
Ability to mark any post as unread
Is there a room booking plugin?
I am looking for a webhook or event api
Inserting date/time into new topic's title field (ie, right here > !)
📅 Event List Widget (Layouts Plugin)
Db:migrate fails on discourse-calendar
Moderator/Admin Off Duty Button
Go from a Wordpress + Discourse structure to a Discourse site only?
Creating sub-communities in a discourse server
Plugin to show upcoming events on hosted discourse
Plugin to gather approvals / signatures on an initiative?
Vacation autoresponder for users who are away?
Please better document the Discourse Calendar plugin
Add recurrent items within a date-range
Use Case Question - Room/Equipment Booking
Best practices for communicating to user base
Integrate with Discourse-calendar
My Wiki of useful Meta (and other) links
Quotes in event name clears attendees
Calendar in Discourse
Show Cakeday dates on the Calendar plugin
Agenda de colegio
What are your favorite plugins for your community?
Display a category as a calendar by scheduled Topic-timer dates
Why you should use Discourse internally for your company/team instead of Slack (4 years use case)
SEO applied to Discourse Official Plugins
Newbie question: Is there a comprehensive guide to configuring and administering Discourse instance?
Events Plugin :calendar:
When "closing" event it moves it to today's date & time
How to display different calendar views?
Discourse calendar and event iCal integration?
Can the auto-responder fire on @mentions?
Event/Calendar Plugin - Cannot select a user for bulk-invite
Help us test Horizon, our newest theme
Event Creation
500 Error when posting, moment.tz runtime error
Best practice for a topic for a recurring event
How to get "back" btn
Event Chat Channels Now Available
📅 New Calendar Feature: End Date for Recurring Events
🌍 New Calendar Feature: Show Local Time
What livestream/webinar platforms do you use?
Custom Wizard Plugin :mage:
ICS → Discourse Importer
How have you built a local community around Discourse?
Events Plugin :calendar:
What happens next?
Bundling more popular plugins with Discourse core
Easily create Events categories using the Calendar and Events plugin
Calendar subscription URLs for external calendar apps
Listing event invitees with email addresses
Discourse Daily Challenges
Upcoming Events Extra Buttons and Enhancements
Horizon: High Context Topic Cards
Besoin de renseignement pour informer une annulation d'événement
Current Projects - May 2026
It's easier than ever to create events in Discourse!
Easily create Events categories using the Calendar and Events plugin
It is very difficult to make events all day in the events modal (and 00:00 is confusing)
Bulk Invite via modal only allowing one user (and not displaying correctly)
Category Calendar with defaultView="listNextYear" not showing events
Calendar Core - Needs any special theme?
Creating and managing calendars
Sorting Categories by Title
Creating and managing events
Category Calendar with defaultView="listNextYear" not showing events
The "Save Changes" button is very low on my user preferences interface page
Group Timezones
Available hours / work hours flair
Could use help, setting up new community
Feature request: wrap calendar items when there's just one per day
Right Sidebar Blocks
Custom Discourse instance for a writers club
Unread messages blue numbers appearing in Latest lately (when they shouldn't)?
Database migration chokes on huge value of a "calendar-details" item in table "post_custom_fields"
"Out of office" user indicator
Database migration chokes on huge value of a "calendar-details" item in table "post_custom_fields"
Events Plugin :calendar:
Events Plugin :calendar:
Calendar plugin features to make it really useful for us
Topic List Previews (TLP)
"Out of office" user indicator
Can discourse display topic replies in reverse order?
Discourse Livestream
New to Discourse, have some questions :)
Expired events with end times are being removed from upcoming-events even with setting set to -1
Setup Continuous Integration using GitHub Actions
Add color to events based on event category or tag?
Is there any way to change the starting date of the Calendar?
Add color to events based on event category or tag?