You are here: Foswiki>Extensions Web>Macros? >VarEIDOGO (23 Mar 2009, NicolasWrobel) Edit this topic text (e) Attach an image or document to this topic; manage existing attachments (a) View sequential topic history View without formatting (v) Create new topic Printable version of this topic (p) More: delete or rename this topic; set parent topic; view and compare revisions (m)

EIDOGO{ attributes } -- add Eidogo viewer to the page

  • The %EIDOGO{}% variable is handled by the EidoGoPlugin
  • Syntax: %EidoGo{ attributes }%

  • Supported 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)

  • Example:
    %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://www.foswiki.org/pub/Extensions/VarEIDOGO/test.sgf"}%
  • Related: See EidoGoPlugin for more details
Topic revision: 23 Mar 2009, NicolasWrobel
 
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads