Extension:SimpleMath/pl
Appearance
To rozszerzenie nie jest aktualnie aktywnie rozwijane! Pomimo, że może nadal działać, jakiekolwiek zgłoszenia błędów lub propozycji funkcji będą najprawdopodobniej ignorowane. |
Status wydania: niewspierane |
|
|---|---|
| Realizacja | Znaczniki |
| Opis | Render mathematical formulas between <math>...</math> tags |
| Autor(zy) | Tamer Shlash (Mr.TAMER.Shlashdyskusja) |
| MediaWiki | 1.16+ (not tested for earlier) |
| Zmiany w bazie danych | Nie |
|
math |
|
| Licence | Licencja MIT |
| Pobieranie | Pobierz snapshot GitHub: Uwaga: README |
| Przykład | Page on a wiki that uses this extension |
The SimpleMath extension provides support for rendering mathematical formulas on-wiki using the online LaTeX editor of codecogs.com.
Instalacja
Download the files and put them in $IP/extensions/SimpleMath/, then add the following to LocalSettings.php:
require_once("$IP/extensions/SimpleMath/SimpleMath.php");
Don't set $wgUseTeX to true.
