document updated 12 years ago, on Jun 11, 2012
Configuration changes I prefer to make on MediaWiki installations:
- edit includes/Sanitizer.php (/usr/share/mediawiki/includes/Sanitizer.php in the default Ubuntu install)
- add 'kbd' => $common to "$whitelist = array ("
- add 'kbd' to "$htmlpairs = array_merge("
- restart Apache
- login to an admin account on the wiki
- edit MediaWiki:Common.css, and add:
kbd {background-color:#bbb}