Extension:HtmlFromFile/de

Category:Unmaintained extensions/de#HtmlFromFile/de Category:Public domain licensed extensions/de
MediaWiki-Erweiterungen
HtmlFromFile
Freigabestatus: ohne WartungCategory:Unmaintained extensions/de
Einbindung Tag Category:Tag extensions/de
Beschreibung Includes HTML snippets from files into wiki pages
Autor(en) Constantin Berhard (ConnyOnnyOnnyDiskussion)
MediaWiki Category:Extensions without MediaWiki version
Datenbankänderungen Nein
Lizenz Creative Commons Zero v1.0 Universal
Herunterladen Category:Extensions in GitLab version control/de
$wgHtmlFromFileMappings
Category:All extensions/deCategory:Extensions not in ExtensionJson

The HtmlFromFile extension includes some HTML snippet in the rendering of a wiki page. In the wiki markup you add <htmlfromfile>someName</htmlfromfile>. The extension does a lookup for "someName" in the configured mapping array (see below) to get a complete file name and then directly forwards the contents of that file to the viewer's browser.

Installation

Konfigurationsparameter

$wgHtmlFromFileMappings
Array which maps short names for in-wiki usage to actual file names where the content is

Siehe auch

Category:All extensions/de Category:Extensions in GitLab version control/de Category:Extensions not in ExtensionJson Category:Extensions not using extension registration/de Category:Extensions without MediaWiki version Category:ParserFirstCallInit extensions/de Category:Public domain licensed extensions/de Category:Tag extensions/de Category:Unmaintained extensions/de