Difference between revisions of "User:Crazybobbles/To do"
Jump to navigation
Jump to search
(<del>'d done stuff) |
(ConfirmEdit was already installed (oops), but isn't yet set to use images, which are harder for bots to decipher; <del>'d more completely) |
||
Line 4: | Line 4: | ||
== To do == | == To do == | ||
* <del>Nothing</del> | * <del>Nothing</del> | ||
* <strong>Fix | * <del><strong>Fix stylesheet and talk-page editing of lots of different pages</strong></del> | ||
** <del>Throws 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?</del> | ** <del>Throws 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?</del> | ||
***<del>Nack not Windows, now:</del><br /><blockquote><del>You don't have permission to access /index.php on this server.<br /><br />Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.</del></blockquote> | ***<del>Nack not Windows, now:</del><br /><blockquote><del>You don't have permission to access /index.php on this server.<br /><br />Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.</del></blockquote> | ||
Line 21: | Line 21: | ||
* Install [https://secure.wikimedia.org/wikipedia/mediawiki/wiki/Extension:SimpleAntiSpam SimpleAntiSpam], which would stop spambots. | * Install [https://secure.wikimedia.org/wikipedia/mediawiki/wiki/Extension:SimpleAntiSpam SimpleAntiSpam], which would stop spambots. | ||
* Install [https://secure.wikimedia.org/wikipedia/mediawiki/wiki/Extension:BlockTitles BlockTitles], which would block much of the spam. | * Install [https://secure.wikimedia.org/wikipedia/mediawiki/wiki/Extension:BlockTitles BlockTitles], which would block much of the spam. | ||
* | * Set [https://secure.wikimedia.org/wikipedia/mediawiki/wiki/Extension:ConfirmEdit ConfirmEdit] to display simple maths problems as images, which would annihilate the rest of the spam. | ||
* Set $wgLogo to "skins/common/images/musewikiLogo.png" | * Set $wgLogo to "skins/common/images/musewikiLogo.png" | ||
* Update MediaWiki to 1.17.* | * Update MediaWiki to 1.17.* |
Revision as of 18:39, 28 September 2011
Introduction
If you wanna know what I'm planning to do to MuseWiki, check here. :)
To do
NothingFix stylesheet and talk-page editing 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.
- Set ConfirmEdit 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.)