| 12345678910111213 |
- tCMS2 still left undone (will add to as I think of em)
- * config needs to be based on a model json file.
- * tests for config reading and comparison based on model
- * tests for config validation of user input (wanna make sure we *can* install)
- * tests for config writing
- * Make config page in Admin work right
- * Need rel=alternate 'link' tags in HEAD for RSS feeds
- * SINGLE USER INSTALL INFO TO MANUAL, MULTI-USER INSTALL INFO TO MANUAL
- `make dist` to make release tarball
- Check licensing on all files, make sure all stuff we made is CC0, all stuff from external has proper attribs, etc.
|