User:Dennis/to do list

From Gunsopedia
Jump to: navigation, search
 Dennis To Do Sandbox Drafts Log Toolbox 

Contents

  1. Come up with some damn Guidelines or something for how everything should be standardized. Too many gnomes doing to many things too many ways. Not only is it a mess, but it's going to start pissing people off soon...
  2. fix template:quote so quote marks are lower when {{{2}}}=true
  3. fix template:company to new format and include more data in box
  4. more help pages
    • beef up the help pages already there
  5. new editor, maybe?
  6. think up easier category structure

Time zones/stamps

  • currently in localsets as:
$wgLocaltimezone = "America/Toronto";
$oldtz = getenv("TZ");
putenv("TZ=$wgLocaltimezone");
# Versions before 1.7.0 used $wgLocalTZoffset as hours.
# After 1.7.0 offset as minutes
$wgLocalTZoffset = date("Z") / 60;
putenv("TZ=$oldtz");

Widgets

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox