Wiki TODO

From i3Detroit
Jump to: navigation, search

Other

  • Reverse sort meeting minutes. This will probably be done with sematic mediawiki.
  • Add some "good first task" tasks to this list, for new editors to get their feet wet.
  • Good first task → Find an equipment page that lacks a picture. (Talk to the ZoCo and get some help identifying the equipment, then) Take the picture, upload it, and edit the page to include the uploaded file.
  • Go through all the Board Minutes and find the financial reports and make sure they are also linked in the Financial page.

Content

Making up better words

Everything in Category:Landing Page is intended as pages for non-i3 people to show up at. We should put extra focus on putting good words there.

Adding content
Maintenance

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

  • Amelia Meyer cannot add authorised users to her zone's equipment (like the 3D_Printer_-_Rostock_MAX), but can add trainers
    • The text-entry boxes are greyed-out for the authorised users, and white for the trainers
    • Looks like a permissions issue
      • Wiki accounts allowed to add users to these lists should have access to both in general
  • make SMW error icon mouse over-able like it's supposed to
    • Jamie has advice from the SMW mailing list somewhere in her inbox.

serverside stuff

  • commit config
  • fix plugins git stuff
Adding plugins