ITC 280 Assignment Seven

07.27.2011

Time spent five hours

Tasks

  • uploaded the nm common files to Zephyr
  • adjusted the configuration settings in the config include file and connection include file to match my server and database credentials
  • downloaded the hobbit theme
  • sliced hobbit theme into header and footer includes
  • Accomplish the following tasks
  1. The THEME_PATH must be applied to all web files (images/CSS/JS/links)
  2. config->copyright and at least one sidebar (config->sidebar1 or config->sidebar2) must appear as part of your theme
  3. config->nav1 must appear via the makeLinks() or similar function
  4. meta_inc.php must deliver all meta data from config_inc.php
  • updated file description spreadsheet

Problems/observations

  • the theme concept here is very similar to WordPress