Index: [Article Count Order] [Thread]

Date:  Wed, 10 Sep 2008 01:13:32 +0200
From:  Michael Stauber <bq (at mark) solarspeed.net>
Subject:  [coba-e:13912] Re: Changing default BQ UI tab
To:  coba-e (at mark) bluequartz.org
Message-Id:  <200809100113.33377.bq (at mark) solarspeed.net>
In-Reply-To:  <2E9F687A-7DDD-465A-B01C-D11F1CCD9EC5 (at mark) rainstormconsulting.com>
References:  <2E9F687A-7DDD-465A-B01C-D11F1CCD9EC5 (at mark) rainstormconsulting.com>
X-Mail-Count: 13912

Hi Jeremy,

> is there an easy way to change the default tab in the BlueQuartz admin
> UI?  I've been requested to do so as most of the time is spent under
> Site Management on our servers vs the Server Management.
>
> I assume it can't be too hard, but no idea where to look. 

/usr/sausalito/ui/menu/base/vsite/vsite.xml

In there change the line ...

        <parent id="root" order="10">

... to this:

        <parent id="root" order="1">

The "order" defines what comes first in a menu. Entries with lower values end 
up on top. Or in this case on the leftmost side in this horizontal menu.

-- 
With best regards,

Michael Stauber