Portal Wiki:Current events: Difference between revisions
Jump to navigation
Jump to search
(→Logistics & Back-end: Time-zone settings.) |
(→Logistics & Back-end: Done UTC clock) |
||
Line 27: | Line 27: | ||
** Interface time to UTC: <code>$wgLocalTZoffset = null; </code> | ** Interface time to UTC: <code>$wgLocalTZoffset = null; </code> | ||
*Implement the UTC time listed at the top of the page as is on the TF Wiki. | *<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) | |||
===Content=== | ===Content=== | ||
* Poot all kind of Portal content on dis wiki, doc. | * Poot all kind of Portal content on dis wiki, doc. |
Revision as of 16:03, 21 April 2011
Welcome to the brand new Portal 2 Wiki!
TODO
As a new Wiki, we've got a lot of stuff to do before we can be "open". Feel free to append items to this list at will.
Logistics & Back-end
- Maintenance Templates
- Image licenses
- Refine the license list, making sure we only have what's absolutely necessary.
- Templates for each type of license.
- TFWiki is very object-orientated with its use of templates for this.
- A help page explaining what each type of license is and where it should be used.
- Main Page
- We need to decide what sort of content our Main Page will display.
- Updates
- Items
- We need to decide what sort of content our Main Page will display.
- Non-spoilerish.
- Decide a way to document the game in a way which won't compromise any readers of whom haven't yet played.
- Spoiler warnings at the top of each page?
- Something like: This page documents an aspect of the game which is considered involved with the storyline. Expect Spoilers."?
- Spoiler warnings at the top of each page?
- Decide a way to document the game in a way which won't compromise any readers of whom haven't yet played.
- LocalSettings.php (I think that's the right file) adjustments:
- Signature time to UTC:
$wgLocaltimezone = 'UTC';
- Interface time to UTC:
$wgLocalTZoffset = null;
- Signature time to UTC:
Implement the UTC time listed at the top of the page as is on the TF Wiki.- Turns out this was a custom JS of mine on the TF Wiki, however tis useful so I've implemented it here. RJackson 09:03, 21 April 2011 (PDT)
Content
- Poot all kind of Portal content on dis wiki, doc.