Difference between revisions of "YTMND:Wishlist"

From YTMND
Jump to: navigation, search
(Slightly longer (instructions on linked page))
(Slightly longer (instructions on linked page): Thumbnail bug)
Line 23: Line 23:
 
*[http://www.mediawiki.org/wiki/Help:Configuration_settings#Proxies Block open proxies] so we don't get crackhead vandals.
 
*[http://www.mediawiki.org/wiki/Help:Configuration_settings#Proxies Block open proxies] so we don't get crackhead vandals.
 
*<del>[http://www.mediawiki.org/wiki/Configuring_file_uploads Enable uploads], and </del>link the [http://www.mediawiki.org/wiki/Help:%24wgLogo main logo] to (a protected) [[:Image:Wiki.png]] (by  
 
*<del>[http://www.mediawiki.org/wiki/Configuring_file_uploads Enable uploads], and </del>link the [http://www.mediawiki.org/wiki/Help:%24wgLogo main logo] to (a protected) [[:Image:Wiki.png]] (by  
 +
* Fix the thumbnails bug. [http://meta.wikimedia.org/wiki/Help:Image_thumbnailing]
 
*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])
 
*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])
 
*Enable [http://meta.wikimedia.org/wiki/LocalSettings.php#Direct_SQL_Queries SQL queries] ([http://www.mediawiki.org/wiki/Help:Configuration_settings#Sysop_SQL_queries 2]) so that all this shit doesn't have to be done by Max alone (though he may want to keep it secure)
 
*Enable [http://meta.wikimedia.org/wiki/LocalSettings.php#Direct_SQL_Queries SQL queries] ([http://www.mediawiki.org/wiki/Help:Configuration_settings#Sysop_SQL_queries 2]) so that all this shit doesn't have to be done by Max alone (though he may want to keep it secure)

Revision as of 13:07, June 11, 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 newcomers. 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), and when the new skin comes out, that too.
  • 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

Slightly longer (instructions on linked page)

Extensions (help)

  • Enable CheckUser for sysops and such (code's at Sourceforge)
  • 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
  • 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).

Possibly added later, if needed