I think all webmin forms and important divs should
contain it's unique html id (<div id="test">)
What is the point? It will allow more freedom to theme
designers and allow cool theme modifications (i am just
now thinking of one: i will modify edit_user.cgi form,
so the form will split into two parts, which will be
user switchable. part1: add email user, part2: add ftp
user. resulting form will be better arranged for
non-technical users, especially for webhosts using webmin)
Did i make it clear? Sorry for my english :) I am
willing to contribute this to as many modules as i am
able (starting with edit_user), just tell me where to
download latest code...
Logged In: YES
user_id=764870
See my vision in html:
http://devitka.sh.cvut.cz/~meba/edit_user.cgi.html
Logged In: YES
user_id=129364
This will eventually be possibly as I update all Webmin code
to use the ui-lib.pl functions for form generation, which
can be overridden by themes ... but this is a long process,
so it will take a while!