Nightingale is a modern, responsive MediaWiki skin originally developed for Bahai.works. It is a rewrite of the Skin:Chameleon that we used for several years, minus the need for Bootstrap and several other dependencies. Search suggestions are an adaption of code found in Skin:Citizen.
- Author: Sarah Haslip
- Search Module: Adapted from Skin:Citizen (Thanks to Alistair3149 & Octfx).
- MediaWiki 1.41+
- Download the skin files and place them in the
skins/Nightingaledirectory. - Add the following line to your
LocalSettings.php:
wfLoadSkin( 'Nightingale' );Nightingale includes a custom, fast "Typeahead" search suggestion module (czsearch) enabled by default.
GPL-3.0-or-later