TODO 497 B

123456789
  1. tCMS2 still left undone (will add to as I think of em)
  2. * 'make install' target that runs configure.php to do first time config and install.
  3. * 'configure.php' needs CLI run opts triggered on ARGV not being blank
  4. * config needs to be based on a model json file.
  5. * tests for config reading and comparison based on model
  6. * tests for config validation of user input (wanna make sure we *can* install
  7. * tests for config writing
  8. * Un-Stubbify first time run wizard
  9. * Make config page in Admin work right