Wiki "To Do" List
Wiki Content and Editing
Track down links to non-existent pages and migrate content from either the PyCon UK site or the EuroPython 2008 site.
- Are there any topics that we've missed altogether? Add new pages and link them into the existing ones.
- Review navigation sanity: are we leading users round and round in circles?
Wiki Configuration
- some more wiki admins can be added as soon as they've created their accounts
- mail configuration (important for notifications) - needs configuration data:
- smtp server (plus user/pass, if needed)
- from address for outgoing mail
Theme
Currently this site re-uses the modernized theme, but as soon as we have something better, this will be replaced.
ep2008 theme
Anybody remembering why it specially styles the front page as it does?
Take a look at the ep2008 theme repository. There's a modification done in the theme code which employs a special CSS class for each page; this class is defined in the theme stylesheet. All this really enables, however, is the "transparent" background for the front page, since the boxes are done using tables and predefined styles.
ep2009 theme
The intention is to use the wiki.python.org theme and TheSheep is looking at this, I believe.
