The default left sidebar for a MediaWiki powered sidebar contains such links as "Random Page" and "Current Events." I want to hide these.
Is there a way to do this aside from using CSS (display:none;
)?
Correspondingly, is there a way to add pages to this list?
Would this require editing any PhP files?
Thank you.