Skip to content

A MediaWiki extension that allows to embed multimedia from other sites

License

Notifications You must be signed in to change notification settings

alex-mashin/Embed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Embed extension

Version 0.4.

Alexander Mashin, Mithgol the Webmaster, based on work by Jim R. Wilson.

Overview

Embed is a MediaWiki extension introducing a parser function {{#embed:}} that allows to embed multimedia content into wiki pages.

Credits

The extension is based on EmbedVideo MediaWiki extension created by Jim R. Wilson and expanded by Mithgol the Webmaster. The new extension Embed is deeply refactored in 2013 by Alexander Mashin for Traditio wiki. In 2021, it is published at GitHub.

Requirements

The extension requires PHP 7.4 or higher to work, as well as MediaWiki 1.25 or higher.

Note that tiktok service requires External Data MeidaWiki extension to work.

Installation

To install the extension, copy or the entire Embed folder or clone the repository into (path to mediawiki)/extensions folder. To enable the extension, add wfLoadExtension( 'Embed' ); to LocalSettings.php.

Further information

For further information, see https://traditio.wiki/Embed.

About

A MediaWiki extension that allows to embed multimedia from other sites

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages