Opis
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.
Snimke zaslona
Instalacija
- Upload
plugin-name.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php do_action('plugin_name_hook'); ?>
in your templates
ČPP
- Installation Instructions
-
- Upload
plugin-name.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php do_action('plugin_name_hook'); ?>
in your templates
- Upload
- A question that someone might have
-
An answer to that question.
Recenzije
Nema recenzija za ovaj dodatak.
Suradnici i Programeri
“Go Board SGF Viewer” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
SuradniciPrevedite “Go Board SGF Viewer” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.