We moved our images around in some maintenance, moving from *.shoutwiki.com/images/yourwiki to images.shoutwiki.com/yourwiki.
This has created some broken paths in various bits of code due to hardcoded paths (see T40) and this should be corrected.
We moved our images around in some maintenance, moving from *.shoutwiki.com/images/yourwiki to images.shoutwiki.com/yourwiki.
This has created some broken paths in various bits of code due to hardcoded paths (see T40) and this should be corrected.
This is controlled by MediaWiki:Createwiki-desc-page on Hub, which we've customized from the painfully plain default text.
Besides that, the only other thing related to this ticket that I can come up with right now is somehow going through all of our wikis (or at least the ones with more content than the starter stuff) and their .css/.js pages and checking & updating those...but as far as actual (CreateWiki PHP) code goes, there's nothing else to be done here. T40: Remove hardcoded paths from CreateWiki is a different beast on the other hand.