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

Spreadsheet block

外掛說明

The spreadsheet block reads xlsx files and converts it into a live table.
You can specify what cells should be editable. Editing fields will affect existing cell calculations.

For some reason WordPress prohibits the upload of xslx files. You can workaround this issue by renaming the file to xls (for now).

Usage

To use simply add a block to a page or post and choose ‘Spreadsheet block’. Upload an xls or xlsx spreadsheet file from the sidebar.

From the cell options (in the block) you can set which cells are editable and which cells will be rendered as table head.

Click the eye behind a sheet name to make specific sheets invisible.

Versioning and issues

The main CVS repo for this plugin is on Github. The version up on WordPress is a distilled build of the major tags.
If you have any issues or suggestions please put them on Github.

適用於區塊編輯器

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

  • Spreadsheet A spreadsheet block.

安裝方式

Either use WordPress’ built-in plugin installer.
Or install manually; download and unzip (or clone) the plugin to the /wp-content/plugins/ directory. Then activate the plugin through the Plugins menu in WordPress.

使用者評論

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

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

1.0.2

  • initial release

1.0.3

  • fixed empty cell classNames