summaryrefslogtreecommitdiff
path: root/www/wiki/skins/chameleon/docs/credits.md
blob: f8e7cf57137a816848e0593876ead8fe04890d16 (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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
## Credits

### Author & Contributors

The author of the Chameleon skin 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).

The "Chameleon Skin Logo" was derived from the ["Chameleon free
icon"](http://www.flaticon.com/free-icon/chameleon_36320) made by
[Freepik](http://www.freepik.com) from
[www.flaticon.com](http://www.flaticon.com), which is licensed under [CC BY
3.0](http://creativecommons.org/licenses/by/3.0/). The ["Chameleon Skin
Logo"](Chameleon.svg) itself
was created by [Stephan Gambke](https://www.mediawiki.org/wiki/User:F.trott) and
is licensed under [CC BY 3.0](http://creativecommons.org/licenses/by/3.0/) as
well.

### Included libraries

The following libraries are included:
* [Sticky-kit](http://leafo.net/sticky-kit/), which provides an easy way to
  attach elements to the page when the user scrolls such that the element is
  always visible. Author: Leaf Corcoran


### Dependencies

The Chameleon skin 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. These are:
* MediaWiki Bootstrap extension, which provides the Twitter Bootstrap
  framework (version 3) to other MediaWiki extensions and skins. Author: Stephan
  Gambke. See https://www.mediawiki.org/wiki/Extension:Bootstrap
* 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. This skin would not be
possible without them.

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