Skip to content

StarCitizenWiki/mediawiki-extensions-PictureHtmlSupport

Repository files navigation

PictureHtmlSupport

The PictureHtmlSupport extension wraps MediaWiki thumbnails on wiki page with <picture> elements and allow the user to add additional <source> elements within <picture>.

Installation

  1. Add the following line to LocalSettings.php:

    wfLoadExtension( 'PictureHtmlSupport' );
  2. Replace includes/media/ThumbnailImage.php (make a backup!) with includes/ThumbnailImage.php from this extension.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published