このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Go Board SGF Viewer

説明

Go Board SGF Viewer is a plugin that allows you to display Go-games and Go-board in the articles of your WordPress blog. Simply paste your game into the post by SGF or URL.

Use following shortcode tag to insert a Go-board:

[igop]
(;SZ[19];B[pd];W[dp];B[pp]; ... ;W[ek];B[hl])
[/igop]

or write the URL of SGF directly

[igop]http://www.example.com/test.sgf[/igop]

NOTE: This plugin does not correspond to the game that has multiple branches. It displays only the main branche of the tree.

スクリーンショット

  • A Go-board in the articles
  • You can change the board appearance

インストール

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place <?php do_action('plugin_name_hook'); ?> in your templates

FAQ

Installation Instructions
  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place <?php do_action('plugin_name_hook'); ?> in your templates
A question that someone might have

An answer to that question.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Go Board SGF Viewer はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Go Board SGF Viewer” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。