Difference between revisions of "User:Crazybobbles/To do"

MuseWiki, wiki for the band Muse
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>stylesheet and talk-page</del> editing of lots of different pages</strong>
* <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.
* Install [https://secure.wikimedia.org/wikipedia/mediawiki/wiki/Extension:ConfirmEdit ConfirmEdit] and set it to display simple maths problems as images, which would annihilate the rest 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 19:39, 28 September 2011

Introduction

If you wanna know what I'm planning to do to MuseWiki, check here. :)

To do

  • Nothing
  • Fix stylesheet and talk-page editing of lots of different pages
    • 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?
      • 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.