%EIDOGO{}%
variable is handled by the EidoGoPlugin
%EidoGo{ attributes }%
Attribute | Comment | Default |
---|---|---|
game | the default parameter is the relative URL path to the sgf file. | (no default) |
mode | the supported modes from eido-go eidogo-player-problem and eidogo-player-auto | eidogo-player-auto (what you've defined in configure) |
config | the style which renders the eidogo interface. see documentation of eidogo for details... | theme: "compact", showComments: true, showPlayerInfo: true, showGameInfo: true, showTools: false, showOptions: false, markCurrent: true, markVariations: true, markNext: true, problemMode: false, enableShortcuts: true (what you've defined in configure) |
%EIDOGO{game="/sgf/test.sgf" mode="eidogo-player-auto" config="theme: \"compact\", showComments: true, showPlayerInfo: true, showGameInfo: true, showTools: false, showOptions: false, markCurrent: true, markVariations: true, markNext: true, problemMode: false, enableShortcuts: true"}%
%EIDOGO{"http://365847.689093.cn/pub/Extensions/VarEIDOGO/test.sgf"}%