Difference between revisions of "YTMND:Wishlist"

From YTMND
Jump to: navigation, search
(Reverted vandalism.)
Line 1: Line 1:
This page was severely vandalized by Gaymcgay. Somebody please fix it. Also, Gaymcgay needs to be banned. Sorry for not reverting the article, I'm trying to fight against Gaymcgay's vandalism as fast as possible, so I'm just copying and pasting this message in place of his edits.
+
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 <s>struck out</s> has been completed (to the best of our knowledge, MediaWiki is weird like that). Stuff in '''bold''' should be done shortly if [[Safety Not Guaranteed|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.
 +
 
 +
== Aesthetic ==
 +
* Make [[MediaWiki:Monobook.css|skin of the site]] look like the main YTMND site (see [[MediaWiki talk:Monobook.css]]), and when the new skin comes out, that too.
 +
**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. (?)
 +
* 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 ([[Max Goldberg|requires db access]]) ==
 +
=== Changes to [http://meta.wikimedia.org/wiki/LocalSettings.php LocalSettings.php] ===
 +
==== Quick and easy ====
 +
*<s>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.</s>
 +
**Umm... I'm not getting anything. Maybe it's my js? Maybe something else? -[[User:Mysekurity/sig|Mysekurity]] | [[User talk:Mysekurity|''1'd'']] 03:00, July 2, 2006 (CDT)
 +
*<s>Set [http://www.mediawiki.org/wiki/Help:%24wgShowIPinHeader $wgShowIPinHeader] to false, so it won't look lame when someone's just reading (this setting removes the redlinks at the top of the page next to log in, and since we don't allow anons, we should just get rid of this. WP has this set to false, but allows anons to edit)</s>
 +
*<s>Enable [[Special:Emailuser/USERNAME]] e-mail by setting [http://www.mediawiki.org/wiki/Help:%24wgEnableUserEmail $wgEnableUserEmail] to True</s>
 +
*<s>Set [http://www.mediawiki.org/wiki/Help:%24wgAllowRealName $wgAllowRealName] to false. Real names are retarded.</s>
 +
*<del>Set [http://www.mediawiki.org/wiki/Help:%24wgAmericanDates $wgAmericanDates] to true. YTMND is American, not French (or British, whatever).</del>
 +
*<del>Set [http://www.mediawiki.org/wiki/Help:$wgCapitalLinks $wgCapitalLinks] back to true. Even though we want [[syncan]] to appear as '''syncan''' and [[lol, internet]] to appear as '''lol, internet''' (emptying [[Category:Page titles which supposed to start lowercase]]). But it is screwing up the templates and it has the potential to be abused.</del>
 +
**I'll see what I can do about making a template which would change the display of the titles.
 +
***There's a patch (check BugZilla), but for some reason they don't want to use it on Wikipedia, which seems kinda retarded to me. Check it out for a good time <!--Mysekurity, 10:30 PM EST June 24, 2006 -->
 +
*<s>Turn off [http://www.mediawiki.org/wiki/Help:Patrolled_edits patrolled edits], a useless feature, by setting $wgUseRCPatrol to false.</s>
 +
*:Are you sure? I find it somewhat useful. We don't have a CVU IRC channel. And I mark edits patrolled sometimes. --[[User:LBMixPro|LBMixPro]][[User talk:LBMixPro|<sup>&lt;lol, talk page&gt;</sup>]] 12:29, June 11, 2006 (CDT)
 +
*::I wish they were automatic or js-enabled. As it is, it just means you have one more thing to click. If it registered as patrolled when I visited it, that would make sense (that way others could know it's been seen), but as it is, it's just dumb to have to click it and reload another page. -[[User:Mysekurity/sig|Mysekurity]] | [[User talk:Mysekurity|''it's legal in some states'']] 22:27, June 18, 2006 (CDT)
 +
 
 +
==== Slightly longer (instructions on linked page) ====
 +
*<s>[http://www.mediawiki.org/wiki/Help:Configuration_settings#Proxies Block open proxies] so we don't get crackhead vandals.</s>
 +
*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>
 +
*<s> Fix the thumbnails bug, so that resized images show. [http://meta.wikimedia.org/wiki/Help:Image_thumbnailing]</s>
 +
*Only allow sysops to upload images. There's really no reason to use internal uploading most of the time... (disputed)
 +
*Set [[YTMND:Admin's Noticeboard]] to be read only by sysops, using [http://meta.wikimedia.org/wiki/Page_access_restriction_with_MediaWiki page restrictions] (or [http://meta.wikimedia.org/wiki/Preventing_Access#Setting_permissions_for_a_Group_on_a_whole_new_Namespace creating a new namespace that can only be read by sysops])
 +
*<s>?[http://meta.wikimedia.org/wiki/Using_a_very_short_URL Get a short URL](wiki.ytmnd.com/PAGENAME, or ytmnd.com/wiki/PAGENAME, etc). For the path to be the former, http://wiki.ytmnd.com (a nsfw) needs to be deleted and the install directory coolified [http://meta.wikimedia.org/wiki/Eliminating_index.php_from_the_url].
 +
*:URLs from /wiki/ now work. [http://www.ytmnd.com/wiki/NEDM] However, $wgArticlePath needs to reflect /wiki/ instead of /wiki/index.php/.</s>
 +
*'''Enable [http://meta.wikimedia.org/wiki/Help:Interwiki_links interwiki links] to Wikipedia (using [[wikipedia:article]] to go to the english WP, instead of going [[w:en:article]]), <del>[http://meta.wikimedia.org Meta]<!--for help files, etc-->,</del> Wikia (links to it are broken (replace index.php to wiki), [http://fadwiki.wikia.com fadwiki] and [http://encyclopediadramatica Encyclopedia Dramatica] to make the articles here more useful. There's no need to have our own personal spin on everything that might be covered elsewhere (e.g. Macarron Chacarron, linking Conan O'Brien, etc). It's time to stop raping the {{tl|w}}, {{tl|From Wikipedia}} and {{tl|From Fadwiki}} templates.'''
 +
*Possibly create a new [http://www.mediawiki.org/wiki/Help:Configuration_settings#Skins skin] not based on monobook (see [[MediaWiki talk:Monobook.css]]), probably based on the forthcoming new layout Max is talking about. Create a [something].css skin, and/or at least enable it in LocalSettings.php so that admins can edit it.
 +
 
 +
=== Extensions ([http://meta.wikimedia.org/wiki/Writing_a_new_special_page help]) ===
 +
 
 +
*'''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])'''
 +
*[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.
 +
*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/StringFunctions String Functions] (an addon to Parser Functions)
 +
*[http://meta.wikimedia.org/wiki/MenuTabs MenuTabs], just like the main YTMND site
 +
*[http://www.developersdigest.org/wiki/index.php/MediaWiki_VBulletin_stats_extension Integration with vBulletin] for stats and [http://meta.wikimedia.org/wiki/VBulletin/Users_Integration users].
 +
 
 +
==== Possibly added later, if needed ====
 +
* [http://meta.wikimedia.org/wiki/User:Sysy/Andrew_Johnson%27s_account_creation_privilege_hack Only allow current users to add new users] or [http://meta.wikimedia.org/wiki/Preventing_Access#Prevent_new_user_registrations only allow Sysops 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.)
 +
* Install [http://meta.wikimedia.org/wiki/Cite.php Cite.php] to easily create footnotes.
 +
* Possibly figure out a way to link accounts on the YTMND main site with wiki accounts if it's not a giant pain in the ass (but im sure it will be)
 +
-or-
 +
* Create a section in an admin area where user ips/emails get posted when they are doing extreme amounts of vanadalism so I can delete them from the main site/forums as well.
 +
**That's what checkuser (see above) is all about. Install that and add it to the beaurocrats features (the same way as we set the move restrictions). 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>]]

Revision as of 18:22, July 7, 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.

Aesthetic

  • Make skin of the site look like the main YTMND site (see MediaWiki talk:Monobook.css), and when the new skin comes out, that too.
    • 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. (?)
  • 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). Set $wgAllowUserJs and $wgAllowUserCss to true.
    • Umm... I'm not getting anything. Maybe it's my js? Maybe something else? -Mysekurity | 1'd 03:00, July 2, 2006 (CDT)
  • Set $wgShowIPinHeader to false, so it won't look lame when someone's just reading (this setting removes the redlinks at the top of the page next to log in, and since we don't allow anons, we should just get rid of this. WP has this set to false, but allows anons to edit)
  • Enable Special:Emailuser/USERNAME e-mail by setting $wgEnableUserEmail to True
  • Set $wgAllowRealName to false. Real names are retarded.
  • Set $wgAmericanDates to true. YTMND is American, not French (or British, whatever).
  • Set $wgCapitalLinks back to true. Even though we want syncan to appear as syncan and lol, internet to appear as lol, internet (emptying). But it is screwing up the templates and it has the potential to be abused.
    • I'll see what I can do about making a template which would change the display of the titles.
      • There's a patch (check BugZilla), but for some reason they don't want to use it on Wikipedia, which seems kinda retarded to me. Check it out for a good time
  • Turn off patrolled edits, a useless feature, by setting $wgUseRCPatrol to false.
    Are you sure? I find it somewhat useful. We don't have a CVU IRC channel. And I mark edits patrolled sometimes. --LBMixPro<lol, talk page> 12:29, June 11, 2006 (CDT)
    I wish they were automatic or js-enabled. As it is, it just means you have one more thing to click. If it registered as patrolled when I visited it, that would make sense (that way others could know it's been seen), but as it is, it's just dumb to have to click it and reload another page. -Mysekurity | it's legal in some states 22:27, June 18, 2006 (CDT)

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 vanadalism so I can delete them from the main site/forums as well.
    • That's what checkuser (see above) is all about. Install that and add it to the beaurocrats features (the same way as we set the move restrictions). 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>