====== geogebra2 plugin ====== ---- plugin ---- description: Connect to the mathematical visualizer application GeoGebra author : deshi email : type : syntax lastupdate : 2009-12-10 compatible : 2009-02-14 depends : conflicts : similar : zul, geogebra tags : !obsolete, !discontinued, math, java ---- Java applet such as this plugin are not supported in recent browsers anymore. See [[plugin:geogebrembed|GeoGebrEmbed plugin]] for a recent alternative based at html5. ===== Download and Installation ===== Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually. [[http://www.semperstudiosus.de/public/dokuwiki/geogebra.zip|Plugin Geogebra]] __annotation__: Sorry for the file-size, but geogebra-jar-files are bundled ===== Features ===== * rich configuration possibilities * relative paths for media-files ===== 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 ===== 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 ===== - messy code;cleanup - **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 ===== Discussion =====