Wiki TODO

From i3Detroit
Jump to: navigation, search

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

Newish Content

Misc

  • Add some "good first task" tasks to this list, for new editors to get their feet wet.
  • Verify the Financial category has been created then go through all the Board Minutes and find the financial reports and make sure they all have the [[Category: Financial]] tag in the page (preferably at the bottom).
  • What is Membership how does it overlap with Membership Committee and can they be combined?
  • add Extension:UrlGetParameters so we can have a printEquipment?page=whatever that just has the label on it
  • make wiki role for secretary that can edit bylaws and standing rules

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 20200908, Board Meeting Minutes 20201208, Board Meeting Minutes 20220315, Board Meeting Minutes 20220621, Board Meeting Minutes 20230221, Board Meeting Minutes 20230321, Board Meeting Minutes 20230919, Board Meeting Minutes 20240716, Board Meeting Minutes 20241119, Fundraising Committee Meeting Minutes 20200804, Meeting Minutes 20201103, Meeting Minutes 20210720, Meeting Minutes 20211005, Meeting Minutes 20211207, Meeting Minutes 20230704, Meeting Minutes 20231205, Meeting Minutes 20240102, Meeting Minutes 20240305, Meeting Minutes 20240402, Meeting Minutes 20240507, Meeting Minutes 20240903

Reorganizing

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

  • make SMW error icon mouse over-able like it's supposed to
    • Jamie has advice from the SMW mailing list somewhere in her inbox.
  • Fix advocate name query on HOWTO Be Member Advocate
  • Should users be allowed to delete pages? They aren't right now
  • Historical pages shouldn't add Photograph Needed pages

serverside stuff

  • commit config
  • fix plugins git stuff

Adding plugins