MediaWiki extensions manual
External Content
Release status: stable
Implementation Parser function
Description Allows for embedding external content, such as markdown files, in your wiki pages
Author(s) Jeroen De Dauwtalk
Maintainer(s) Professional Wiki
Latest version 1.3.0 (2022-01-08)
MediaWiki 1.35+
PHP 7.4+
Database changes No
Composer professional-wiki/external-content
License GNU General Public License 2.0 or later
Download
README
CHANGELOG
Parameters
  • $wgExternalContentDomainWhitelist
  • $wgExternalContentFileExtensionWhitelist
  • $wgExternalContentEnableEmbedFunction
  • $wgExternalContentEnableBitbucketFunction
  • $wgExternalContentBasicAuthCredentials
Hooks used
  • ParserFirstCallInit

The External Content extension allows for embedding external content, such as markdown files, in your wiki pages.

See the README file for detailed instructions on how to install, configure and use this extension.

See also

This extension is professionally maintained by the Professional Wiki team.
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.