Wiki TODO

From i3Detroit
(Redirected from Wiki ToDo)
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.
  • Go through all the Board Minutes and find the financial reports and make sure they are also linked in the Financial page.


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

  • 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