Difference between revisions of "YTMND:Wishlist"

From YTMND
Jump to: navigation, search
(Rm striken items)
(personal js still not enabled, I don't think. (and whatever happened to that db access??))
Line 16: Line 16:
 
=== Changes to [http://meta.wikimedia.org/wiki/LocalSettings.php LocalSettings.php] ===
 
=== Changes to [http://meta.wikimedia.org/wiki/LocalSettings.php LocalSettings.php] ===
 
==== Quick and easy ====
 
==== Quick and easy ====
 +
Personal user styles (I loves me some [http://en.wikipedia.org/wiki/Wikipedia:Tools/Navigation_popups popups]). Set [http://www.mediawiki.org/wiki/Help:%24wgAllowUserJs $wgAllowUserJs] and [http://www.mediawiki.org/wiki/Help:%24wgAllowUserCSS $wgAllowUserCss] to true.
 
==== Slightly longer (instructions on linked page) ====
 
==== Slightly longer (instructions on linked page) ====
 
*Link the [http://www.mediawiki.org/wiki/Help:%24wgLogo main logo] to (a protected) [[:Image:Wiki.png]] by changing $wgLogo to <nowiki>http://www.ytmnd.com/wiki/images/b/bc/Wiki.png</nowiki>
 
*Link the [http://www.mediawiki.org/wiki/Help:%24wgLogo main logo] to (a protected) [[:Image:Wiki.png]] by changing $wgLogo to <nowiki>http://www.ytmnd.com/wiki/images/b/bc/Wiki.png</nowiki>
Line 27: Line 28:
 
*'''Enable [http://meta.wikimedia.org/wiki/Help:CheckUser CheckUser] for sysops and such (code's at [http://cvs.sourceforge.net/viewcvs.py/wikipedia/extensions/CheckUser.php Sourceforge])'''
 
*'''Enable [http://meta.wikimedia.org/wiki/Help:CheckUser CheckUser] for sysops and such (code's at [http://cvs.sourceforge.net/viewcvs.py/wikipedia/extensions/CheckUser.php Sourceforge])'''
 
*: It's more difficult that what it states there. I'll provide instructions somwhere later on.
 
*: It's more difficult that what it states there. I'll provide instructions somwhere later on.
*[http://meta.wikimedia.org/wiki/Renameuser 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.
+
*[http://meta.wikimedia.org/wiki/Renameuser Rename users] (it should work on 1.6, even if it doesn't say so... Official MediaWiki sites is running 1.8 alpha, and has it installed.
 
*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/ParserFunctions#Installation Parser functions] to add #switch, #expr, and others to make better templates (maybe in the possible category? this is a little bit more important though).'''
 
*'''[http://meta.wikimedia.org/wiki/ParserFunctions#Installation Parser functions] to add #switch, #expr, and others to make better templates (maybe in the possible category? this is a little bit more important though).'''
Line 41: Line 42:
 
* Create a section in an admin area where user ips/emails get posted when they are doing extreme amounts of vandalism so I can delete them from the main site/forums as well.
 
* Create a section in an admin area where user ips/emails get posted when they are doing extreme amounts of vandalism so I can delete them from the main site/forums as well.
 
**That's what checkuser (see above) is all about. Install that and give "checkuser" to all the admins, then for whoever vandalises the wiki, we'll look them up and send their IP to you to do as you please. --[[User:LBMixPro|LBMixPro]][[User talk:LBMixPro|<sup>&lt;lol, talk page&gt;</sup>]]
 
**That's what checkuser (see above) is all about. Install that and give "checkuser" to all the admins, then for whoever vandalises the wiki, we'll look them up and send their IP to you to do as you please. --[[User:LBMixPro|LBMixPro]][[User talk:LBMixPro|<sup>&lt;lol, talk page&gt;</sup>]]
 +
 +
 +
<!--and whatever happened to that db access??-->

Revision as of 10:57, August 18, 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 most of this.

Stuff that's struck out has been completed (to the best of our knowledge, MediaWiki is weird like that). Stuff in bold should be done shortly if not sooner.

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 newcomers. Some (lots) of people look at these YTMND and either don't get the joke, or don't know why they're funny.
  • Section devoted to Dead Fads, or fads that are dying and on their way out.
  • Create an infobox template for assets (audio and image files).

Aesthetic

  • Front page layout that resembles the original Wikipedia online format. With front page sections that cycle thru 4 windows covering various content and including imagery, move YTMND into an editable article and replace the Main Page with Main Page or similar. (?)

Technical (requires db access)

Changes to LocalSettings.php

Quick and easy

Personal user styles (I loves me some popups). Set $wgAllowUserJs and $wgAllowUserCss to true.

Slightly longer (instructions on linked page)

Extensions (help)

Possibly added later, if needed

-or-

  • Create a section in an admin area where user ips/emails get posted when they are doing extreme amounts of vandalism so I can delete them from the main site/forums as well.
    • That's what checkuser (see above) is all about. Install that and give "checkuser" to all the admins, then for whoever vandalises the wiki, we'll look them up and send their IP to you to do as you please. --LBMixPro<lol, talk page>