MediaWiki Extensions/en: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(graphviz does not work any more in MW 1.35—removed item) |
|||
(6 dazwischenliegende Versionen von 3 Benutzern werden nicht angezeigt) | |||
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. See [[Codetest]]. | * [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: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: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>. See [[Citetest]]. | * [https://www.mediawiki.org/wiki/Extension:Cite/Cite.php Cite] - add citations to pages with the tags <nowiki><ref> and <references /></nowiki>. See [[Citetest]]. | ||
− | + | * [https://www.mediawiki.org/wiki/Extension:RSS_Reader RSS Reader] - adds an rss feed display with the tag <nowiki><rss></nowiki>. See [[Rsstest]]. | |
+ | * [http://www.mediawiki.org/wiki/Extension:UploadWizard UploadWizard] - TODO: Someone should install it. Enables upload of multiple files. | ||
+ | * [https://www.mediawiki.org/wiki/Extension:User_Merge_and_Delete User Merge and Delete] - works. Is disabled when not needed. | ||
Add new extensions using the template: | Add new extensions using the template: | ||
* [https://link_to_extension.org Extension Name] - extension description. See [[Extensiontest]]. | * [https://link_to_extension.org Extension Name] - extension description. See [[Extensiontest]]. | ||
− | [[Category: Software]] | + | [[Category: Software]] [[Category: Wiki]] |
Aktuelle Version vom 13. April 2021, 15:46 Uhr
Wiki Extensions
- SyntaxHighlight GeSHi - displays formatted source code with the <syntaxhighlight> tag. See Codetest.
- 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.
- RSS Reader - adds an rss feed display with the tag <rss>. See Rsstest.
- UploadWizard - TODO: Someone should install it. Enables upload of multiple files.
- User Merge and Delete - works. Is disabled when not needed.
Add new extensions using the template:
- Extension Name - extension description. See Extensiontest.