User:Crazybobbles/To do
Jump to navigation
Jump to search
Introduction
If you wanna know what I'm planning to do to MuseWiki, check here. :)
To do
Nothing- Fix
stylesheet and talk-pageediting of lots of different pagesThrows 403(.shtml) on previewing/saving of certain pages, all with titles containing colons, though not all pages with colons in their titles are affected. What server are we running? Windows fscking on file names with colons?Nack not Windows, now:You don't have permission to access /index.php on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.Also, now other pages are missing:The requested URL /All_Areas_Vol._3_(compilation) was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.Workaround thereto: View specific revisions.
- Fix <feed>
- Make sure:
- extensions/SpamBlacklist/SpamBlacklist.php;
- extensions/SpamBlacklist/SpamBlacklist_body.php; and
- extensions/SpamBlacklist/SpamBlacklist.i18n.php
- have been installed.
- Make sure LocalSettings.php contains
require_once( "$IP/extensions/SpamBlacklist/SpamBlacklist.php" );
- Make sure LocalSettings.php contains
- $wgSpamBlacklistFiles = array(
"https://secure.wikimedia.org/wikipedia/meta/wiki/Spam_blacklist",
"https://secure.wikimedia.org/wikipedia/en/wiki/MediaWiki:Spam-blacklist"
);
- $wgSpamBlacklistFiles = array(
- Make sure LocalSettings.php contains
ini_set( 'pcre.backtrack_limit', '8M' );
beforerequire_once( "$IP/extensions/SpamBlacklist/SpamBlacklist.php" );
- Install SimpleAntiSpam, which would stop spambots.
- Install BlockTitles, which would block much of the spam.
- Install ConfirmEdit and set it to display simple maths problems as images, which would annihilate the rest of the spam.
- Set $wgLogo to "skins/common/images/musewikiLogo.png"
- Update MediaWiki to 1.17.*
Update cite extension- Install loops and variables extensions, to make Tene's head ache much less.
- Install BoilerplateSelection to make everyone's lives easier.
- Affiliate links for gigs
- Adding more buy buttons on albums and stuff (helping hosting costs etc.)