[WordPress] 外掛分享: BMLT2Calendar

首頁外掛目錄 › BMLT2Calendar
30+
安裝啟用
尚無評分
674 天前
最後更新
問題解決
WordPress 6.2+ PHP 8.0+ v1.0.0 上架:2024-05-08

內容簡介

總結:這個外掛從BMLT根伺服器獲取有關毒品匿名會議的信息並將其轉換為可在日曆中顯示的格式。用戶可以下載日曆信息並將其導入到Outlook、Google或Apple日曆中,或者將其提供給另一個系統並在網頁上顯示。

問題與答案:
<ul>
<li>外掛從哪個伺服器獲取有關毒品匿名會議的信息?
答:從BMLT根伺服器。</li>

<li>表示兩種支援的格式分別是什麼?
答:ICal格式(RFC 5545)和全球Fullcalendar.io框架支援的JSon格式。</li>

<li>ICal feed在查詢字串中可以接受哪個參數?
答:接受"meeting-id"參數。</li>

<li>JSON feed預期的查詢字串應符合什麼格式?
答:應包含以YYYY-MM-DD形式呈現的開始和結束日期。</li>

<li>ICal feed是否也可以提供開始和結束日期?
答:是的,但日期應該符合ICal(RFC 5545)格式。</li>
</ul>

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「BMLT2Calendar」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

This plugin gets information about Narcotics Anonymous Meetings from a BMLT root server and converts it into a format that can be displayed in a calendar.
The calendar information can be downloaded by the user and imported into an Outlook, Google or Apple calendar, or it my be fed to another system and displayed
on a webpage.
Currently 2 formats are supported, the ICal format defined in RFC 5545 and the JSon format supported by the popular Fullcalendar.io framework.
These are implemented as two separate feeds, normally “/feed/bmlt2ics” and “/feed/bmlt2Json” respectively.
Arguments can be included in the query string sent to the feed. The ICal feed accepts “meeting-id” as an argument. In this case, the next occurance of the
meeting with the specified ID will be downloaded.
As described above, the JSON feed is typically used to provide data to the fullcalendar.io logic, and so the query string is expected to conform to the
fullcalendar.io login. Namely, the string is expected to contain start and end dates in the form YYYY-MM-DD.
Start and end dates can also be provided to the ICS feed. In this case, however, the dates should be in the ICal (RFC 5545) format.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon