MediaWiki Extensions/en: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(Die Seite wurde neu angelegt: „==Wiki Extensions== * [https://www.mediawiki.org/wiki/Extension:SyntaxHighlight_GeSHi SyntaxHighlight GeSHi] - displays formatted source code with the <nowiki>…“) |
|||
Zeile 1: | Zeile 1: | ||
==Wiki Extensions== | ==Wiki Extensions== | ||
− | * [https://www.mediawiki.org/wiki/Extension:SyntaxHighlight_GeSHi SyntaxHighlight GeSHi] - displays formatted source code with the <nowiki><syntaxhighlight></nowiki> tag | + | * [https://www.mediawiki.org/wiki/Extension:SyntaxHighlight_GeSHi SyntaxHighlight GeSHi] - displays formatted source code with the <nowiki><syntaxhighlight></nowiki> tag. See [[Codetest]]. |
− | * [https://www.mediawiki.org/wiki/Extension:GraphViz GraphViz] - create and display graphs as inline images on wiki pages with the <nowiki><graphviz></nowiki> tag | + | * [https://www.mediawiki.org/wiki/Extension:GraphViz GraphViz] - create and display graphs as inline images on wiki pages with the <nowiki><graphviz></nowiki> tag. See [[Graphtest]]. |
− | * [https://www.mediawiki.org/wiki/Extension:MathJax MathJax] - enables MathJax (http://www.mathjax.org/), a Javascript library, for typesetting TeX and LaTeX formulae in MediaWiki inside math environments. | + | * [https://www.mediawiki.org/wiki/Extension:MathJax MathJax] - enables MathJax (http://www.mathjax.org/), a Javascript library, for typesetting TeX and LaTeX formulae in MediaWiki inside math environments. See [[Mathtest]]. |
− | * [https://www.mediawiki.org/wiki/Extension:Cite/Cite.php Cite] - add citations to pages with the tags <nowiki><ref> and <references /></nowiki> | + | * [https://www.mediawiki.org/wiki/Extension:Cite/Cite.php Cite] - add citations to pages with the tags <nowiki><ref> and <references /></nowiki>. See [[Citetest]]. |
[[Category: Software]] | [[Category: Software]] |
Version vom 24. Mai 2012, 22:20 Uhr
Wiki Extensions
- SyntaxHighlight GeSHi - displays formatted source code with the <syntaxhighlight> tag. See Codetest.
- GraphViz - create and display graphs as inline images on wiki pages with the <graphviz> tag. See Graphtest.
- MathJax - enables MathJax (http://www.mathjax.org/), a Javascript library, for typesetting TeX and LaTeX formulae in MediaWiki inside math environments. See Mathtest.
- Cite - add citations to pages with the tags <ref> and <references />. See Citetest.