mediawiki / bootstrap-components
A Mediawiki extension to allow for the usage of special bootstrap components inside wiki markup.
Installs: 7 900
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 5
Forks: 9
Open Issues: 4
Type:mediawiki-extension
Requires
- php: >=8.0
- composer/installers: ^2|^1.0.1
- mediawiki/bootstrap: ^5.0
Requires (Dev)
- php: >=8.0
- mediawiki/mediawiki-codesniffer: 43.0.0
- mediawiki/mediawiki-phan-config: 0.14.0
- phpmd/phpmd: ~2.1
Suggests
- mediawiki/scribunto: Framework for embedding scripting languages into MediaWiki pages
README
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.