summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/Bootstrap/docs/credits.md
blob: 44aaa670270213fbc7a54b6ffb5affc793cda416 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
## Credits

### Author & Contributors

The author of the Bootstrap extension is Stephan Gambke.

However, significant portions of code were contributed by James Hong Kong.

Translations have been provided by the members of the [Translatewiki.net
project](https://translatewiki.net).

### Dependencies

The Bootstrap extension uses several other libraries. These, while not included
directly in, nor delivered with the code, are pulled in automatically by the
Composer tool during installation. They are:
* Twitter Bootstrap, the most popular HTML, CSS, and JS framework for
  developing responsive, mobile first projects on the web. Maintained by the
  [TWBS core team](https://github.com/orgs/twbs/people). See
  http://getbootstrap.com/
* Glyphicons Halflings, a library of precisely prepared monochromatic icons
  and symbols contained in and delivered with the Twitter Bootstrap framework.
  Author: Jan Kovařík. See http://glyphicons.com/.
* Less.php, a PHP port of the official LESS processor. Author: Josh Schmidt.
  See https://github.com/oyejorge/less.php
* loads of other software that I either forgot, am not aware of or that should
  be obvious (e.g. PHP, MediaWiki, etc.)

### Thanks!

To all the above people and projects my sincere thanks. If I forgot somebody,
sorry. Please drop me a note, so I can add them here.