
內容簡介
這個外掛需要 WordPress 5.3 或更新的版本!如果您安裝和更新了 Gutenberg 外掛,它會更好用。
如果有問題可以上 Github 回報。
創建一個名為「Presentation」的自訂文章類型,使用 Reveal.js 在前端呈現為簡報。
啟用區塊編輯器並提供「Presentation Block」區塊,可用於每張幻燈片的容器。
可以為整個簡報和每張幻燈片新增背景顏色、漸層、圖片和 iframe。
可以自訂字型、顏色和大小。
如果以上選項不足以滿足需求,您可以自行新增自定義 CSS !
可透過在 CSS 輸入欄位中加入 @import url('https://fonts.googleapis.com/css?family=...');,以匯入自訂字型。
每張幻燈片都可以加上備註。
可進入講者視圖,顯示目前的幻燈片、下一張幻燈片、備註和計時器。
未來還有更多選項將會推出!
外掛標籤
開發者團隊
原文外掛簡介
This plugin requires WordPress version 5.3 or higher! It works best if you also have the Gutenberg plugin installed and up-to-date.
Report issues, or collaborate, on Github.
Creates a custom post type “Presentation”, which will render as a presentation on the front end using Reveal.js.
Enables the block editor with a “Presentation Block” block, which can be used as a container for each slide in the presentation.
You can add background colors, gradients, images, even iframes for the whole presentation, but also per slide.
You can select a font, color, and size.
If that’s not enough, you can always add some custom CSS!
You can import a custom font by adding @import url('https://fonts.googleapis.com/css?family=...'); above any other rules in the CSS input field.
It’s possible to include some notes with every slide.
You can enter a speaker view which will show the current slide, next slide, notes and timers.
A lot more options coming soon!
