Koozali.org: home of the SME Server

Server Manager Catagories

Eric

Server Manager Catagories
« 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?

Greg Zartman

Re: Server Manager Catagories
« Reply #1 on: January 16, 2003, 01:27:46 AM »
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

Eric

Re: Server Manager Catagories
« Reply #2 on: January 16, 2003, 07:47:42 PM »
Pico?  Blahhh...  use vi

JeffC

Re: Server Manager Catagories
« Reply #3 on: January 17, 2003, 08:06:17 PM »
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