Various improvements for the helpop module.•••- Ensure that the config is actually valid. This found an invalid
entry in the default helpop configs.
- Columize the index page and build it whilst reading the config
instead of at request time.
Tidy up keywords on module methods.•••- Remove virtual keyword from a ton of methods which don't need it.
- Add override keyword to a ton of methods which do need it.