mediawiki / bootstrap-components
A Mediawiki extension to allow for the usage of special bootstrap components inside wiki markup.
Installs: 4 399
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 6
Forks: 9
Open Issues: 2
Type:mediawiki-extension
Requires
- php: >=7.4
- composer/installers: ^2|^1.0.1
- mediawiki/bootstrap: ^4.0
- mediawiki/mw-extension-registry-helper: ^1.0
Requires (Dev)
- php: >=7.4
- mediawiki/mediawiki-codesniffer: 41.0.0
- mediawiki/mediawiki-phan-config: 0.12.1
- 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 an easy access to certain components introduced by Twitter Bootstrap 4.
Depending on your configuration, editors can utilize a number of 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 7.4 or later
- MediaWiki 1.35 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.
For general questions, comments, or suggestions you might use the talk page on MediaWiki.org. For direct contact with the author please use the Email functionality on MediaWiki.org.
Bootstrap3
If you are using bootstrap3, please use the legacy documentation.