Hi All,
I am configured 25 tabs and it extends my hudson ui in right (something like https://hudson.apache.org/hudson/view/S-Z/view/ServiceMix/). How can i customize tab to come next line and keep html page fit in browser instead of getting horizontal scroller.
I have found jboss hudson ui which looks very nice. Is there any plugin available for this.
http://hudson.jboss.org/hudson/
Second, i have approximately 50 slaves configured with name like commerce.dev.<hostname>
But thing is that as name is long so it is not wrapping up.
Any idea to make these changes will be helpful.
Thanks
Pawan
----------------------------------------------
On Thu, Feb 24, 2011 at 4:01 PM, Gandhi, Pawan
<Pawan....@dowjones.com> wrote:
>
> I am configured 25 tabs and it extends my hudson ui in right (something like
> https://hudson.apache.org/hudson/view/S-Z/view/ServiceMix/). How can i
> customize tab to come next line and keep html page fit in browser instead of
> getting horizontal scroller.
I recommend my own plugin to help with this :-)
http://wiki.jenkins-ci.org/display/JENKINS/DropDown+ViewsTabBar+Plugin
> Second, i have approximately 50 slaves configured with name like
> commerce.dev.<hostname>
> But thing is that as name is long so it is not wrapping up.
I don't think there's much that can be done for this..
-Jesse
--
There are 10 types of people in this world, those
that can read binary and those that can not.
Thanks. This is solve the purpose.