Этот плагин не тестировался с последними 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 блок.

  • 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