John Elliot wrote:
On 10/08/2011 6:53 AM, Daniel Friesen wrote:
Please don't edit DefaultSettings.php; Your $wgFooterIcons change could have been done in LocalSettings.php without causing trouble for yourself when you upgrade.
Ah, didn't realise LocalSettings.php was the right place to do my edits.
I guess I was coming from the perspective that I was contributing to core.
I assumed so, that's why I didn't mention it.
You could have also just used the hook.
Ah, but I don't know how to use the hook (yet), do I? :P I'll figure it out and fix up my code.
See docs/hooks.txt from your mediawiki folder.