Hi all,
I was fishing around in the midnight commander
and there is a command under the file menu
to add either a hard link or a symbolic link
to a file.
So, to add a link in the server manager you
do the following.
On the on side of the midnight commander go
to directory where you want the link placed
/etc/e-smith/web/panels/manager/cgi-bin
On the other side go to the panel directory
/etc/e-smith/web/functions and hilight the file
you want to add to the navagation panel of
server-manager.
Hit the F9 key to drop down the menu and arrow
over to the file menu. Under the File menu
arrow down to SymLink and hit the enter key.
When the prompt comes up, hit the enter key
again to create the symlink.
Now you should find the link to the panel in your
server-manager.
To place a panel under a specific heading do the following:
Open the panel for editing and edit the following lines:
# heading : your heading title hear
#description : the title of your link here.
Yes these two lines are commented out.
However, the server-manager checks these
two lines to determine the heading under which
the link will be found and the title of the link itself.
While this is not the command line way of doing things,
it is quite fast and easy.
I am looking at the command line syntax. When I
figure out how it works, I'll post it.
Scott