Цей плагін не перевірявся з останніми 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.

Відгуки

01.10.2018
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