Extension:HtmlFromFile/pl

Category:Unmaintained extensions/pl#HtmlFromFile/pl Category:Public domain licensed extensions/pl
Podręcznik rozszerzeń MediaWiki
HtmlFromFile
Status wydania: niewspieraneCategory:Unmaintained extensions/pl
Realizacja Znaczniki Category:Tag extensions/pl
Opis Includes HTML snippets from files into wiki pages
Autor(zy) Constantin Berhard (ConnyOnnyOnnydyskusja)
MediaWiki Category:Extensions without MediaWiki version
Zmiany w bazie danych Nie
Licencja Creative Commons Zero v1.0 Universal
Pobieranie

GitLab:

Uwaga:
Żadne aktualizacje języków nie są
dostarczane przez translatewiki.net .

Category:Extensions in GitLab version control/pl
$wgHtmlFromFileMappings
Category:All extensions/plCategory: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.

Instalacja

Parametry konfiguracyjne

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

Zobacz też

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