mediawiki/bootstrap-components

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

Installs: 7 004

Dependents: 0

Suggesters: 0

Security: 0

Stars: 6

Watchers: 6

Forks: 9

Open Issues: 2

Type:mediawiki-extension

5.2.1 2024-07-15 14:05 UTC

This package is auto-updated.

Last update: 2024-07-16 10:57:40 UTC


README

Build Status Latest Stable Version Total Download Count Code Coverage Code Quality

Bootstrap Components is a MediaWiki extension that aims to provide editors with easy access to certain components introduced by Twitter Bootstrap 4.

Depending on your configuration, editors can utilize several tag extensions and parser functions inside wiki code to place certain bootstrap components on MediaWiki pages. Also, depending on your configuration it can add a new gallery mode, and replace normal image rendering with an image modal.

Requirements

  • PHP 8.0 or later
  • MediaWiki 1.39 or later

Documentation

Please also see the known issues section.

There is also a migration guide for users switching from bootstrap3 (BootstrapComponents ~1.2) to bootstrap4 (BootstrapComponents ~4.0).

Contact

For bug reports and feature requests, please see if it is already reported on the list of open bugs. If not, report it. Also, see the contribute section for instructions on bug reporting and the list of known issues.

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

Bootstrap3

If you use bootstrap3, please use the legacy documentation.