這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Webslides Presentations

外掛說明

Leverage the power of the free Webslides framework to create your own presentations directly in WordPress block editor (Gutenberg).

Works with every theme

Your presentations are saved in a custom post type and displayed with a special HTML template, that loads the Webslides CSS and JS library. No matter what theme you use, the presentations will always look and feel the same everywhere.

Slide elements

We work to frequently add new modules to give you more power when creating new presentations. At the moment a presentation can include the following elements:

  • Slides
  • 1-5 Columns
  • Headlines
  • Paragraphs

Notes

This plugin requires WordPress 5.0.0 with block-editor enabled. It might not work when the \”Classic Editor\” plugin is enabled.

This plugin is open source. However, the code in the WordPress plugin repository is minified for use on production websites. In case you want to review the source code or even contribute to the plugin, you can fork/download the code here:
https://github.com/stracker-phil/wp-webslides-presentations

螢幕擷圖

  • The new \"Presentation\" post type
  • A sample presentation in the block editor
  • This is the same presentation in the front end

適用於區塊編輯器

這個外掛提供 3 個可供 Gutenberg/區塊編輯器使用的區塊。

  • Columns
  • Headline
  • Paragraph

安裝方式

Simply install the plugin via your Plugins admin screen:

  1. Go to your wp-admin page and open the \”Plugins\” page.
  2. Click the \”Add New\” Button in the top of the screen.
  3. Search for the \”Webslides Presentations\” plugin and use the \”Install\” button to install it.
  4. Activate the plugin

Or if you want to install/use the developer version:

  1. Download or clone the plugin from Github (https://github.com/stracker-phil/wp-webslides-presentations).
  2. Follow the steps outlined in the README.md file, i.e. run npm install and npm run generate in the plugins folder.
  3. Upload the plugin folder to your websites /wp-content/plugins folder.
  4. Activate the plugin through the \”Plugins\” menu in WordPress Admin.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Webslides Presentations〉的開發相關工作。

參與者

將〈Webslides Presentations〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0

  • First public release