The Site Punchlist

This is where I’m going to try to keep notes on upcoming changes to the website.

Frontend changes

  • INCREASE THE DAMN READABILITY
  • Implement HTML5 Boilerplate
  • Modernizr.js, prettify.js, etc… - check out some of those fancy shmancy .js libraries
  • The hell? I thought I fixed the header style colors.. as well as the list padding/margins as well - Fix site for Firefox
  • /weblog - fix internal styles for images (link articles table => media table somehow)
  • /weblog - fix styles for the content (too wide) Joe: Made the width auto adjust
  • /home - have supersized feed from ->gallery_id and not be simply hardcoded in
  • Overall restyling
    • <ul />
    • <li />
    • <h* />
    • <other />
  • /weblog - fix the styles for the sidebar

Backend view changes

  • /admin - Adding groups to media data structure (categories table as well as category_id for association)
  • /articleedit - Fix the article_model so I can remove unused input fields (ex: tag slugs)

Backend Changes

  • Build in a ‘save’ feature
  • Better upload/crop image functionality
  • Upgrade the properties/project editor in preparation for map app integration

Toolbar changes

  • Upgrade twitter bootstrap to 1.3
  • Sitewide - why does the toolbar jump just that little bit when going from backend to frontend?
  • Frontend - remove any major font changing styles, start over with those
  • Frontend - Add :hover to toolbar
  • Have the subnav_f flag place the link on the right side of the toolbar

..the overall organization of this list is going to change over time as well.  Hopefully becoming easier to understand after each change.