Difference between revisions of "YTMND:Wishlist"

From YTMND
Jump to: navigation, search
(gawd damn...)
(Extensions)
Line 34: Line 34:
 
*Get a [http://meta.wikimedia.org/wiki/User:BraneJ/Protected_pages list of protected pages]
 
*Get a [http://meta.wikimedia.org/wiki/User:BraneJ/Protected_pages list of protected pages]
 
*[http://meta.wikimedia.org/wiki/User:Sysy/Andrew_Johnson%27s_account_creation_privilege_hack Only allow current users to add new users] (Just like Gmail, Facebook, or a bunch of those other sites, you can only join if you're invited, thus limiting vandal abilities.)
 
*[http://meta.wikimedia.org/wiki/User:Sysy/Andrew_Johnson%27s_account_creation_privilege_hack Only allow current users to add new users] (Just like Gmail, Facebook, or a bunch of those other sites, you can only join if you're invited, thus limiting vandal abilities.)
 +
*:Isn't that going too far? I'd say if all else fails, then we go to that. We've already safeguarded this wiki as much (if not more) than the forums. --[[User:LBMixPro|LBMixPro]][[User talk:LBMixPro|<sup>&lt;lol, talk page&gt;</sup>]] 00:33, 26 May 2006 (CDT)

Revision as of 00:33, May 26, 2006

This page is a wishlist of things that would be nice to have on this wiki. There are a few things that aren't immediately needed, but it might be nice to have, and others depend on the security of the site. Max has got to do a bunch of the stuff, unless he allows db access, which probably isn't going to happen.

Content

  • Expand the main namespace to include articles for all the major fads and YTMND sites without forking them from the fads list. YTMND is not Wikipedia after all and "This comes from Wikipedia/Fadwiki" messages look ghey.
  • Try to explain why a fad is funny to the majority. Some (lots) of people look at these YTMND and either don't get the joke, or don't know why they're funny.

Aesthetic

  • Make skin of the site look like the main YTMND site (see MediaWiki talk:Monobook.css)
  • Get fonts to match YTMND's, so it may integrate nicely. The headings and such should be capitalized, if possible, and the font to match up with the main site's

Technical (requires db access)

Changes to LocalSettings.php

Quick and easy

  • Personal user styles (I loves me some popups)
$wgAllowUserJs  = true;
$wgAllowUserCss = true;

Slightly longer (instructions on linked page)

Extensions

  • Enable CheckUser for sysops and such
  • Rename users (it should work on 1.6, even if it doesn't say so... Official MediaWiki sites is running 1.7 alpha, and has it installed.
  • Get a list of protected pages
  • Only allow current users to add new users (Just like Gmail, Facebook, or a bunch of those other sites, you can only join if you're invited, thus limiting vandal abilities.)
    Isn't that going too far? I'd say if all else fails, then we go to that. We've already safeguarded this wiki as much (if not more) than the forums. --LBMixPro<lol, talk page> 00:33, 26 May 2006 (CDT)