Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Eric on January 16, 2003, 01:11:20 AM
-
I'm looking to sort my server manager panels in a different order. Is there someway I can do this?
-
Yes, have a look in /etc/e-smith/web/functions. Here you will find the perl code that create the server manager panels. Open one of the function sin pico and have a look in the header for the file for a line that looks like this:
# heading : Collaboration
# description : Groups
# navigation : 3000 3200
Play around with the navigation numbers. The first number is used to define the major group and the second the order within that group.
Regards,
Greg Zartman
-
Pico? Blahhh... use vi
-
Eric,
As a followup to Greg's post. When you are done editing any panel in /etc/e-smith/web/functions, make sure you chmod it to 4750.
Remember, vi is the center of evil :>
-jeff