Extension:GeoGebra/pl
![]() Status wydania: stabilne |
|
---|---|
Realizacja | Tag |
Opis | Allows to use GeoGebra applets on pages |
Autor(zy) |
|
Ostatnia wersja | 3.0.9 (2018-04-08) |
MediaWiki | 1.25+ |
Zmiany w bazie danych | Nie |
Licencja | GNU General Public License 2.0 or later |
Pobieranie | |
Przykład | Zobacz stronę Extension:GeoGebra/Examples |
Zobacz stronę Extension:GeoGebra/Parameters |
|
Quarterly downloads | 3 (Ranked 156th) |
Przetłumacz rozszerzenie GeoGebra jeżeli jest dostępne na translatewiki.net | |
The GeoGebra extension allows to use GeoGebra applets on a page.
GeoGebra applets use Java technology to combine an interactive geometry environment with the ability to directly enter equations and coordinates making it very useful in math education and math explorations.
The latest versions of GeoGebra provide applets using HTML5/JavaScript/CSS instead of Java. These applets can be used on mobile devices like Android tablets and iPads, even on a few smartphones (depending on CPU speed).
GeoGebra applets and worksheets are shared at:
www.geogebratube.org (community)
Użycie
You can export a GeoGebra file to a wiki very comfortably (since GeoGebra 3.2.33.0).
Use the export function of GeoGebra:
Choose File - Export - Dynamic Worksheet as Webpage... Then go to "Advanced" and choose "Clipboard:MediaWiki" (bottom right).
See the tutorial at wiki.geogebra.org: GeoGebra with MediaWiki
Paste the clipoard to your wiki in edit mode. Zrobione! This will create a tag like this:
<ggb_applet height="300" width="600" ggbBase64="AbCd67Fg...KhRs" />
Upload of ggb files to the wiki is obsolete and not longer supported!
You can also pass GeoGebra applet parameters. See Parameters
Przykład:
<ggb_applet height="200" width="400" showMenuBar="true" showResetIcon="true" ggbBase64="AbCd67Fg...KhRs" />
Installation
- Pobierz i umieść plik(i) w katalogu o nazwie
GeoGebra
w folderzeextensions/
. - Dodaj poniższy kod na dole twojego pliku LocalSettings.php :
wfLoadExtension( 'GeoGebra' );
Zrobione – Przejdź do Special:Version na twojej wiki, aby sprawdzić czy rozszerzenie zostało pomyślnie zainstalowane.
Do użytkowników używających wersji MediaWiki 1.31 lub wcześniejszej:
Powyższe instrukcje opisują nowy sposób instalowania tego rozszerzenia z wykorzystaniem wfLoadExtension()
.
Jeżeli chcesz zainstalować to rozszerzenie we wcześniejszych wersjach (MediaWiki 1.31 i wcześniejsze), zamiast wfLoadExtension( 'GeoGebra' );
użyj:
require_once "$IP/extensions/GeoGebra/GeoGebra.php";
Support of mobile devices
If a mobile browser is detected, version 3.0 and later delivers HTML5/JavaScript instead of a Java applet. GeoGebra applets inside a wiki now can be used with Android tablets, iPads, and smartphones. (Maybe there is a speed problem with some smartphones).
GeoGebra applets using the syntax 'filename="xyz.ggb"' (obsolete) are delivered only as Java applets.
You can force the delivery of HTML5 by using the parameter ?mobile=true appended to the URL. Use &mobile=true if there is already a ? in the URL.
Zobacz też
- Examples of wikis using the GeoGebra Extension.
- GeoGebra Help Page (German language) shows four different ways to embed a GeoGebra applet into a wiki page.
![]() | To rozszerzenie jest dołączone do następujących farm/hostów wiki lub pakietów: To nie jest pełna lista. Niektóre farmy/hosty wiki lub pakiety mogą zawierać to rozszerzenie nawet jeśli nie są one tutaj wymienione. Zawsze sprawdzaj swoje farmy/hosty wiki, aby to potwierdzić. |
- Stable extensions/pl
- Tag extensions/pl
- GPL licensed extensions/pl
- Extensions in Wikimedia version control/pl
- BeforePageDisplay extensions/pl
- ParserFirstCallInit extensions/pl
- All extensions/pl
- Extensions included in Miraheze/pl
- Extensions included in WikiForge/pl
- Extensions included in WikiTide/pl
- Math extensions/pl