TODO 652 B

123456789101112131415
  1. tCMS2 still left undone (will add to as I think of em)
  2. * config needs to be based on a model json file.
  3. * tests for config reading and comparison based on model
  4. * tests for config validation of user input (wanna make sure we *can* install)
  5. * tests for config writing
  6. * Un-Stubbify first time run wizard
  7. * Make config page in Admin work right
  8. * Need rel=alternate 'link' tags in HEAD for RSS feeds
  9. * SINGLE USER INSTALL INFO TO MANUAL, MULTI-USER INSTALL INFO TO MANUAL
  10. * CRYPTO LOGIN YOU BAG BITER
  11. `make dist` to make release tarball
  12. Check licensing on all files, make sure all stuff we made is CC0, all stuff from external has proper attribs, etc.