Plugin Geogebra2

Beschreibung

Diese Dokuwiki-Erweiterung gestattet die Integration von Geogebra-Files in beliebige Dokuwiki-Seiten.

Syntax and options

Syntax{{geogebra>namespace:filename.ggb?flags|Caption}}
Example{{geogebra>playground:lin_function.ggb?left&nodownload|example for linear function}}

Flags

  • align := left, right, center, justify
  • frame := frame, noframe
  • reseticon := reseticon, noreseticon
  • rightclick := rightclick, norightclick
  • menubar := menubar, nomenubar
  • toolbar := toolbar, notoolbar
  • toolbarhelp := toolbarhelp, notoolbarhelp
  • input := input, noinput
  • width := e.g. w100 (as px; not yet supported: em, %)
  • height := e.g. h100 (as px; not yet supported: em, %)
  • ShiftDragZoom := ShiftDragZoom, noShiftDragZoom
  • LabelDrags := LabelDrag, noLabelDrag
  • download := download, nodownload

Configuration

Additional to the above options you can change

  • borderColor := #FFFFFF
  • bgcolor := #FFFFFF
  • language := de
  • country := DE

Beispiele

<box 100%> Differenzenquotient </box>

Keeping Up-to-date

By replacing the geogebra-folder content by the latest version from Geogebra you can keep yourself up-to-date.

known Limitations

  1. padding between div and text via CSS
  2. output via Lexer thus DokuWiki-syntax is supported
  3. usage of online-repository of geogebra
  4. download-option only for certain user-groups