Portal Wiki:Current events: Difference between revisions

Jump to navigation Jump to search
Ticking off what's been made possible with LocalSettings.php modifications.
(Ticking off what's been made possible with LocalSettings.php modifications.)
Line 6: Line 6:
===Logistics & Back-end===
===Logistics & Back-end===
==== Extensions to be installed ====
==== Extensions to be installed ====
* [http://www.mediawiki.org/wiki/Extension:ParserFunctions ParserFunctions]
* <strike>[http://www.mediawiki.org/wiki/Extension:ParserFunctions ParserFunctions]
: (Installed, just need to add {{code|require_once( "$IP/extensions/ParserFunctions/ParserFunctions.php" );}} to LocalSettings.php to turn it on.
: (Installed, just need to add {{code|require_once( "$IP/extensions/ParserFunctions/ParserFunctions.php" );}} to LocalSettings.php to turn it on.</strike>
* [http://www.mediawiki.org/wiki/Extension:CategoryTree CategoryTree]
* [http://www.mediawiki.org/wiki/Extension:CategoryTree CategoryTree]
* [http://www.mediawiki.org/wiki/Extension:GroupPermissions GroupPermissions]
* [http://www.mediawiki.org/wiki/Extension:GroupPermissions GroupPermissions]
Line 14: Line 14:
==== Config ====
==== Config ====
* Interwiki links for [http://half-life.wikia.com/ Combine Overwiki], TF Wiki, VDC.
* Interwiki links for [http://half-life.wikia.com/ Combine Overwiki], TF Wiki, VDC.
* Set Vector to default skin &ndash; [[User:Seb|Seb]] 15:02, 21 April 2011 (PDT)
* <strike>Set Vector to default skin &ndash; [[User:Seb|Seb]] 15:02, 21 April 2011 (PDT)</strike>


==== Everything else ====
==== Everything else ====
Line 39: Line 39:
**** Something like: This page documents an aspect of the game which is considered involved with the storyline.  Expect Spoilers."?
**** Something like: This page documents an aspect of the game which is considered involved with the storyline.  Expect Spoilers."?


* LocalSettings.php (I think that's the right file) adjustments:
* <strike>LocalSettings.php (I think that's the right file) adjustments:
** Signature time to UTC:  <code>$wgLocaltimezone = 'UTC';</code>
** Signature time to UTC:  <code>$wgLocaltimezone = 'UTC';</code>
** Interface time to UTC:  <code>$wgLocalTZoffset = null; </code>  
** Interface time to UTC:  <code>$wgLocalTZoffset = null; </code> </strike>
** Enable <nowiki>{{DISPLAYTITLE}}</nowiki> to use any title: <code>$wgRestrictDisplayTitle = false;</code>


* Change the Wiki's logo.  <strike>[[:File:Wiki-logo.png|Here's my proposal]], and [http://imgur.com/C7szK how it looks].</strike>
* Change the Wiki's logo.  <strike>[[:File:Wiki-logo.png|Here's my proposal]], and [http://imgur.com/C7szK how it looks].</strike>
Line 50: Line 49:
* Implement usergroup permissions as Pilk drafted for the TF Wiki.  [http://wiki.teamfortress.com/wiki/User:Pilk/grouprights/new Link].
* Implement usergroup permissions as Pilk drafted for the TF Wiki.  [http://wiki.teamfortress.com/wiki/User:Pilk/grouprights/new Link].


----
*<strike>Implement the UTC time listed at the top of the page as is on the TF Wiki.</strike>
*<strike>Implement the UTC time listed at the top of the page as is on the TF Wiki.</strike>
*:Turns out this was a custom JS of mine on the TF Wiki, however tis useful so I've implemented it here. [[User:RJackson|RJackson]] 09:03, 21 April 2011 (PDT)
*:Turns out this was a custom JS of mine on the TF Wiki, however tis useful so I've implemented it here. [[User:RJackson|RJackson]] 09:03, 21 April 2011 (PDT)


* Change the site content license. CC-BY-NC-SA seems ok but I fear will be a little too complicated if Valve ever decides to pick us up again. It's probably really unlikely it'll be a problem but I think just CC-BY 3.0 would be better because it's simpler [[User:Seb|Seb]] 15:02, 21 April 2011 (PDT)
* <strike>Change the site content license. CC-BY-NC-SA seems ok but I fear will be a little too complicated if Valve ever decides to pick us up again. It's probably really unlikely it'll be a problem but I think just CC-BY 3.0 would be better because it's simpler [[User:Seb|Seb]] 15:02, 21 April 2011 (PDT)</strike>


* Localization:
* Localization:
Line 62: Line 60:
*: These are exactly the same ones we have on TF Wiki.
*: These are exactly the same ones we have on TF Wiki.
* [[User:Seb|seb]] 15:19, 21 April 2011 (PDT)
* [[User:Seb|seb]] 15:19, 21 April 2011 (PDT)
* <strike>Allow the steam:// protocol for external links.</strike>


===Content===
===Content===
* Poot all kind of Portal content on dis wiki, doc.
* Poot all kind of Portal content on dis wiki, doc.

Navigation menu