Wiki TODO

From i3Detroit
Revision as of 17:52, 4 December 2025 by Wgao (talk | contribs) (Newish Content: need to define how to make a SIG)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Look for "Good first task →" if you want some simple ones

Newish Content

Misc

Maintenance

Minutes status stuff

If anything shows up here that isn't in the future or very recent, it's probably a mistake in the Template:MinutesHeader call, likely someone didn't change it from agenda to complete

  • If it's a board meeting, check that it was approved at a future board meeting and if it wasn't bring it up with the board
  • If it's a member meeting and it looks good, just mark it complete if it looks like a good summary

Board Meeting Minutes 20230221, Fundraising Committee Meeting Minutes 20200804, Meeting Minutes 20201103, Meeting Minutes 20211005, Meeting Minutes 20211207, Meeting Minutes 20230704, Meeting Minutes 20251125

Reorganizing

  • Go through all the ToDo pages, and move any todos that should be on equipment instead of the general zone to that equipment
  • Go through all the ToDo pages, and standardize the todo format on equipment pages
  • Go through all the Category:HOWTO pages and move tool howto content onto the tool pages themselves; those are not todos
  • Fix Category:Proposals
    • Add tagged proposals to the category?
    • Hunt down old proposals and properly tag them
  • Give anyone who appears in a magic table an infobox
  • Delete Template:MinutesNotice, after editing all of the minutes that use it to use Template:MinutesHeader instead: Special:WhatLinksHere/Template:MinutesNotice

Semantifying

  • EAP: Reformat all dates to be yyyy-mm-dd
  • EAP: sorttable/sorting order on transcluded queries - probably the user table generation
  • EAP: make user tables and trainer tables have prettylinks
  • EAP: add comment on authorized users table that ZCs should email wiki@ if they can't edit
    • Alternatively, make it unrestricted until someone goes dumb and tries to add themselves without actually getting authorized first
  • EAP: Figure out how to add second trainer to lasers
    • Tried to make the trainer field parallel to the owners field, but it isn't working. It could be because the trainers field is in a multiple-instance field. Also, when formatting for display, the owners field uses an arraymap, but since the trainers property is a subobject, everything is weird. I don't remember how to call an arraymap within a subobject declaration, or even if it can be done. Everything is confusing and future jamie should take pity on this jamie and not be mad at her :-(
  • Meeting minutes: Use template subclusion to auto-populate with old business, previous action items, current space projects, even zones and sigs maybe
    • See if wikibot can help with this
  • Make ToDos editable with forms
  • Learn cargo and see if it's worth rewriting all the SMW stuff in a more database-like format
  • Talk pages would be more useful if they indicated LOUDLY that they exist, or that they have new content on them, cuz on our wiki they're so rare most of us forget to look for 'em

Fixing broken things

  • Historical pages shouldn't add Photograph Needed pages

serverside stuff

  • commit config
  • fix plugins git stuff

Adding plugins