RS2/todo
From RockServ
Random, haphazard notes of stuff left to be done.
- Communicate database schema
- Document meaning of this schema
- Abstract the Dillfrog.pm, Dillfrog::Auth.pm, etc modules and/or pack them up.
- Authentication/logging (Dillfrog::Auth)
- In-game msg and e-mail (Dillfrog::Mail)
- Database calls and generic functions (Dillfrog)
- Either do not require, or modify or strip the RS2 news_man.pm module.
- Possibly require this to be scoped to the Dillfrog namespace rather than exporting it all
- Decide how to rebuild the help system.
- Currently the code pulls help files from the dillfrog.com Web site, which you won't want to do.
- Do we generate a bunch of static help files instead?
- Use Wiki for help files?
