Search by

mediawiki/bootstrap-components

A Mediawiki extension to allow for the usage of special bootstrap components inside wiki markup.

Installs: 11 975

Dependents: 0

Suggesters: 0

Security: 0

Stars: 8

Watchers: 5

Forks: 10

Open Issues: 8

Type:mediawiki-extension

pkg:composer/mediawiki/bootstrap-components

5.2.12024-07-15 14:05 UTC

Requires

Suggests

Provides

None

Conflicts

None

Replaces

None

GPL-3.0-or-later bec7dd3e864d61df620008143ebe879de70d5f0f

  • Tobias Oetterer

bootstrapcomponentstwitterextensionwikimediawiki


README

Build StatusLatest Stable VersionTotal Download CountCode CoverageCode Quality

Bootstrap Components is aMediaWiki extension that aims to provideeditors with easy access to certain components introduced byTwitter Bootstrap 4.

Depending on your configuration, editors can utilize severaltag extensions andparser functions inside wiki code to place certainbootstrap components on MediaWiki pages. Also, depending on yourconfiguration it can add a newgallery mode, and replace normalimage rendering with an image modal.

Requirements

  • PHP 8.0 or later
  • MediaWiki 1.39 or later

Documentation

Please also see theknown issues section.

There is also amigration guide for users switchingfrom bootstrap3 (BootstrapComponents ~1.2) to bootstrap4 (BootstrapComponents ~4.0).

Contact

For bug reports and feature requests, please see if it is already reported onthe list ofopen bugs. If not,report it. Also, see thecontribute section for instructions on bug reporting andthe list ofknown issues.

Use thetalk page on MediaWiki.org for general questions, comments,or suggestions. For direct contact with the author, please use theEmail functionality on MediaWiki.org.

Bootstrap3

If you use bootstrap3, please use thelegacy documentation.