Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga asistencia ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Go Board SGF Viewer

Descripción

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.

Capturas

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

Instalación

  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

Preguntas frecuentes

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.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

“Go Board SGF Viewer” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “Go Board SGF Viewer” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .