Skip to content

Latest commit

 

History

History
55 lines (40 loc) · 2.2 KB

credits.md

File metadata and controls

55 lines (40 loc) · 2.2 KB

Credits

Author & Contributors

The author of the BootstrapComponents extension is Tobias Oetterer.

It is based upon the Bootstrap extension created by Stephan Gambke, now maintained by ProfessionalWiki. Also, some parts of its documentation is copied and used here.

Code snippets used for CI on Travis and Scrutinizer were taken from the SemanticScribunto software repository.

Integration tests use the JsonTestCaseScriptRunner class created by mwjames for SemanticMediaWiki and both json test classes and the ReadmeContentsBuilder are adaptions of his work, also.

Translations have been provided by the members of the Translatewiki.net project.

Dependencies

The BootstrapComponents extension uses the Bootstrap extension by Stephan Gambke which is installed automatically during installation via Composer. This extension utilizes several other libraries and modules. See its documentation on mediawiki.org and GitHub.

For integration tests, this extension relies on classes from the extension SemanticMediaWiki. It is only installed, when conduction CI tests on Travis.

Thanks!

My thanks go to Stephan Gambke for creating the Bootstrap extension, to Karsten Hoffmeyer for providing the sandbox for example pages and all the important "small stuff", and to JeroenDeDauw and especially mwjames who both where kind enough to help me getting better in coding for mediawiki projects.

Also, I would like to thank Morne Alberts for helping me to keep the code up to date and of course Niklas Laxström and his awesome translatewiki project.

If I forgot somebody, sorry. Please drop me a note, so I can add them here.