TODO 587 B

12345678910111213
  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. * Make config page in Admin work right
  7. * Need rel=alternate 'link' tags in HEAD for RSS feeds
  8. * SINGLE USER INSTALL INFO TO MANUAL, MULTI-USER INSTALL INFO TO MANUAL
  9. `make dist` to make release tarball
  10. Check licensing on all files, make sure all stuff we made is CC0, all stuff from external has proper attribs, etc.