From Fedora Project Wiki

This is Ian's page where he keeps track of what he's trying to work on.

If you would like to suggest something for Ian to do, please put it on the talk page.

High priority

fedora-elections-flask

  • Get it done

fedora-business-cards

  • Get card redesign into code (from [1], design 01j, align bottom)
  • Get rid of /usr/bin/fedora-business-cards code and using python-setuptools entry points

Medium priority

Brand and trademark guidelines + legal stuff

  • Do whatever needs to happen to make the current drafts into non-drafts
  • Work on moving content from the Legal: namespace (and the logo guidelines) to a static non-wiki website (probably a fedora-legal-web.git)

Low priority

fonts.fedoraproject.org

  • Write script to download font RPMs and extract them done
  • Make webpage template
    • Front page -- randomly selected fonts for that day's page render
    • Per-font pages
    • Some sort of search functionality
  • Integrate into fcomm tagger to determine if fonts are serif or sans-serif or mono or whaaatever

DocsGlue

  • Determine something that can convert MediaWiki syntax to DocBook python-mwlib
  • Package python-mwlib and the docbook writer (status: User:Ianweller/mwlib status)
  • Bugzilla integration:
    • Get components for the Fedora Docs thingy
    • File a bug with an attachment
  • Glue everything together with the GUI
  • Do magic

Fedora Planet theme refresh

Create new planet theme that supports:

  • Collapsible sidebar
  • Show/hide individual authors (stored in a cookie)
  • Show/hide individual posts (stored in a cookie)

Base the new theme on the current fedoraproject.org layout.

python-simplemediawiki

  • Python 3 compatibility