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

asciiplayer

外掛說明

This plugin lets you easily use the official asciinema-player.

Usage

An asciicast is a recording made with asciinema. Upload your asciicast
anywhere in your web server; you can do that within
Wordpress (just go to the “Media>Add New” menu and upload your asciicast).

Enter the HTML editor to write a post or a page. Then add the
following HTML tag: <asciinema-player src="/demo.json"></asciinema-player>.
Remember to replace the value of the src attribute with the location of
your asciicast.

You can use every option of asciinema-player. Check out
its readme
to find out every option.

安裝方式

Install this plugin via the plugin directory, or by uploading the files manually to your server.

常見問題集

Installation Instructions

Install this plugin via the plugin directory, or by uploading the files manually to your server.

Does this plugin contains the official asciinema-player?

Yes.

使用者評論

2018 年 10 月 1 日
It includes the 600kb script in all pages and not only where it's used. Not the latest player version included and i get an error 404 the map file was not found.
閱讀全部 2 則使用者評論

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

0.1.1

Update player (now it uses version 2.4.1 of asciinema-player)

0.1.0

Initial version