這個外掛並未在最新的 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