~~NOCACHE~~ ====== 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 ===== {{geogebra>geogebra:differenzenquotient.ggb?justify&toolbar&resticon&language := de|Differenzenquotient}} ===== Keeping Up-to-date ===== By replacing the **geogebra-folder content** by the latest version from [[http://www.geogebra.org|Geogebra]] you can keep yourself up-to-date. ===== known Limitations ===== - **padding** between div and text via CSS - output via **Lexer** thus DokuWiki-syntax is supported - usage of **online-repository of geogebra** - download-option only for certain user-groups