# 1. Replace plug-in with default recent-comments functionality in WordPress (if it exists). # 2. Play with text-decoration for links until something elegant crops up. # 3. Check out potentially redundant .alignleft/right in page-naviation. # 4. Add search box, potentially on top. # 5. Remove .recentcomments styling. # 6. Abstract out common bits of markup into separate functions. # 7. Reintroduce javascript animation for image galleries. # 8. Figure out custom page for mujournal entries. # 9. Figure out threaded comments. # 10. Work out print css. # 11. Work out audio link? # 12. Figure out threaded comment reply box sizing. # 13. Make sure all sorts of content looks OK: tables, old images etc. 14. Move content of sitemap page to other pages # Monthly archives, (Popular) Tags, Popular entries, (Pages), (Recent) photos Feeds, Links? # 15. Fix pages in general to not be like single. # 16. Find out if all-in-one-seo pack automates description, keywords etc. # 17. Move as many custom changes to wordpress core out as filters in functions.php. # 18. Fix long post titles in entry lists on the bottom. # 19. Add Google Analytics again. 20. Clean up style.css and use shorthand notation when things are beginning to fall into place. # 21. Make author's picks at the bottom dynamic? Or at least, easily changeable. 22. Replace use of
for code with . # 23. Clean up meta links to things like xmlrpc. # 24. Clean up print css for content that are not single posts. Add logo to print styling? # 25. Figure out a better archive mechanism. 26. Clean up 404 page. Add reference to search box, and perhaps, link lists. 27. Remove exec-php if it is possible. 28. Experiment with CSS font-face for consistent fonts. # 29. Fix unnecessary
after galleries. # 30. Sort out and line-height in paragraphs. # 31. Sort out markup in comments (
  • etc.). 32. Remove reply (to comment) button when it is clicked. # 33. Change title for /tagged/mu to read something like "The mu journal." Add a link to this on the top menu? 34. Generalise pick_by_tag() for use in featured content. 35. Truncate long titles (and add them back as title="" tags) for popular entries and recent discussions. 36. Add back numeric bullets for ordered lists.