Hello,
If you know a little Perl programming, it will be easy.
Regards.
NB69,
Writing server-manager panels is never easy. It takes a great deal of planning, thought, and a fair knowledge of SME and perl. Even the simpliest of panels can take the gurus hours to create. If it's your first panel, plan on spending a couple of days sorting things out.
The best place to start learning is by looking at existing panel code. Have a look in /etc/e-smith/functions, /usr/lib/perl5/site_perl/esmith/FormMagick/Panel/, and /etc/e-smith/locale/en/etc/e-smith/web/functions/, and /etc/e-smith/locale/en/etc/e-smith/web/functions/
Each panel consists of a file located in each one of these three locations. For example, you'll find a "workgroup" file in each of these three locations that form the Workgroup panel.
At first, this will all be very overwelming.... Don't give up. Study the code and before long things will start falling into place.
Greg Zartman