From Fedora Project Wiki
No edit summary |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
If you would like to suggest something for Ian to do, please put it on the [[User talk:Ianweller/Projects|talk page]]. | If you would like to suggest something for Ian to do, please put it on the [[User talk:Ianweller/Projects|talk page]]. | ||
== | == High priority == | ||
* | === fedora-elections-flask === | ||
* Get it done | |||
* | |||
=== fedora-business-cards === | |||
* Get card redesign into code (from [http://ianweller.fedorapeople.org/fbc_mockups/], design 01j, align bottom) | |||
* Get rid of /usr/bin/fedora-business-cards code and using python-setuptools entry points | * Get rid of /usr/bin/fedora-business-cards code and using python-setuptools entry points | ||
== Brand and trademark guidelines + legal stuff == | == Medium priority == | ||
=== Brand and trademark guidelines + legal stuff === | |||
* Do whatever needs to happen to make the current drafts into non-drafts | * Do whatever needs to happen to make the current drafts into non-drafts | ||
* Work on moving content from the Legal: namespace to a static non-wiki website (probably a fedora-legal-web.git) | * 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 == | === fonts.fedoraproject.org === | ||
* <s>Write script to download font RPMs and extract them</s> done | * <s>Write script to download font RPMs and extract them</s> done | ||
Line 25: | Line 32: | ||
* Integrate into fcomm tagger to determine if fonts are serif or sans-serif or mono or whaaatever | * Integrate into fcomm tagger to determine if fonts are serif or sans-serif or mono or whaaatever | ||
== [https://sparkslinux.wordpress.com/2012/01/24/announcing-docsglue/ DocsGlue] == | === [https://sparkslinux.wordpress.com/2012/01/24/announcing-docsglue/ DocsGlue] === | ||
* <s>Determine something that can convert MediaWiki syntax to DocBook</s> python-mwlib | * <s>Determine something that can convert MediaWiki syntax to DocBook</s> python-mwlib | ||
* Package python-mwlib and the docbook writer (status: [[User:Ianweller/mwlib status]]) | * <s>Package python-mwlib and the docbook writer (status: [[User:Ianweller/mwlib status]])</s> | ||
* Bugzilla integration: | * Bugzilla integration: | ||
** Get components for the Fedora Docs thingy | ** Get components for the Fedora Docs thingy | ||
Line 35: | Line 42: | ||
* Do magic | * Do magic | ||
= | === Fedora Planet theme refresh === | ||
== Fedora Planet theme refresh == | |||
Create new planet theme that supports: | Create new planet theme that supports: | ||
Line 48: | Line 51: | ||
Base the new theme on the current fedoraproject.org layout. | Base the new theme on the current fedoraproject.org layout. | ||
== python-simplemediawiki == | === python-simplemediawiki === | ||
* Python 3 compatibility | * Python 3 compatibility | ||
Latest revision as of 18:37, 24 July 2012
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 themdone- 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 DocBookpython-mwlibPackage 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