Linux 软件免费装
Banner图

Terminal Block

开发者 Suzen Fylke
更新时间 2022年12月26日 22:30
WordPress版本: 6.1
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

block blocks gutenberg code documentation terminal

下载

0.1.0 0.1.1 0.1.3.1 0.1.2 0.1.3 0.1.3.2

详情介绍:

Add a rich text terminal window to WordPress posts with Terminal Block. Terminal Block supports the following display and animation styles: The plugin icon is terminal icons created by Bharat Icons - Flaticon.

安装:

  1. Upload the plugin files to the /wp-content/plugins/terminal-block directory, or install the plugin directly through the WordPress plugins page.
  2. Activate the plugin through the 'Plugins' page in WordPress.
  3. Search for the block within the Gutenberg block editor.

屏幕截图:

  • By default, each command line is prefixed with "$".
  • Terminal Block also supports custom prompts, such as ">>>".
  • You can change the terminal's title and colors in the block setting sidebar.
  • You can change the prompt used for a command in the block settings sidebar.

常见问题:

How do I use custom prompts?

  1. Select the commmand block you would like to have a custom prompt.
  2. Select "Block" in the settings sidebar.
  3. Change the prompt from "$" to your custom prompt in the "Prompt Settings" section.

Does this block use similar typing animations to termynal.js?

Yes, typing animations are supported as of version 0.1.1.

更新日志:

0.1.3 0.1.2 0.1.1 0.1.0