Hello
At last, I've found the time to implement a Wizard widget in Config::Model::TkUI ;-)
Powered by Config::Model::WizardHelper, the new Tk wizard will scan a configuration mode and stop on all:
- element with 'level' set to 'important' in the configuration model
- element with an error (mostly missing mandatory value)
The new version of Config::Model::TkUI also feature a new widget (NodeEditor) that will help edition of simple configuration like sshd_config.
OpenSsh configuration model was also updated so that the wizard will show the most important items to be configured.
All the best