Calendario Discourse (e evento)

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

Abilitazione del Calendario (e degli Eventi)

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

/admin/plugins

FunzionalitĂ 

Non sorprendentemente, Discourse Calendar (and Event) aggiunge sia le funzionalitĂ  di calendario che quelle di eventi al tuo sito Discourse. Con queste, puoi creare calendari di singoli 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 e mostrare un riepilogo del calendario di facile accesso a tutti i tuoi eventi imminenti.

Calendari

I calendari personalizzati possono essere creati in più argomenti, e quelli che desideri dare maggiore visibilità 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Ă  Evento consente di inserire elementi interattivi negli argomenti che i tuoi membri possono utilizzare per iscriversi o partecipare alle attivitĂ  della tua comunitĂ . Questi sono tutti riassunti in un calendario dedicato a livello di sito, con la possibilitĂ  di aggiungere un link di facile accesso al tuo menu di navigazione. Puoi trovare maggiori informazioni su come creare e utilizzare questa funzionalitĂ  in:

:exclamation: Questo non deve essere confuso 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 vacanze/assenze dello staff.
holiday status emoji Definisce l’emoji utilizzata per lo stato delle festività.
delete expired event posts after I post con eventi scaduti verranno automaticamente eliminati 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 in alto in 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 delle festività in base alla regione dell’utente (nota: puoi disabilitare festività automatiche specifiche nelle impostazioni del plugin)
map events title Mappa il titolo del calendario nella barra laterale in base alla categoria. Di default è “Prossimi eventi”

Impostazioni degli Eventi

Nome Descrizione
discourse post event enabled Abilita le funzionalità Evento. Nota: è necessario anche che calendar enabled sia abilitato.
discourse post event allowed on groups Gruppi che possono creare eventi.
displayed invitees limit Limita il numero di invitati visualizzati su 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 going continuano a essere notificati per le 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 in alto in una categoria.
sort categories by event start date enabled Abilita l’ordinamento degli argomenti della categoria per data di inizio dell’evento.
disable resorting on categories enabled Consente alle categorie di disabilitare la possibilitĂ  per gli utenti di ordinare nella categoria evento.
sidebar show upcoming events Mostra il link “Prossimi eventi” 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 aggiunto per passare tra 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 questo è stato semplificato.

Ecco come apparirĂ  il calendario nella barra laterale per impostazione predefinita.

Se non vuoi l’ora, puoi aggiungere un valore vuoto timeFormat nell’impostazione 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 a falso con weekends=false. ↩︎

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

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

97 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?
đź“… Event List Widget (Layouts Plugin)
Db:migrate fails on discourse-calendar
Inserting date/time into new topic's title field (ie, right here > !)
I am looking for a webhook or event api
Go from a Wordpress + Discourse structure to a Discourse site only?
Please better document the Discourse Calendar plugin
Creating sub-communities in a discourse server
Moderator/Admin Off Duty Button
Plugin to gather approvals / signatures on an initiative?
Vacation autoresponder for users who are away?
Plugin to show upcoming events on hosted discourse
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:
Help us test Horizon, our newest theme
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
Bulk Invite via modal only allowing one user (and not displaying correctly)
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
Calendar subscription URLs for external calendar apps
Listing event invitees with email addresses
Discourse Daily Challenges
It is very difficult to make events all day in the events modal (and 00:00 is confusing)
When "closing" event it moves it to today's date & time
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?