[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hobbit] adding hostname on mouse over ?



thomas.seglard.enata (at) cnp.fr wrote:
Hello,

We have a lot of pages with a lot of lines within. Admins are asking me if it's possible to add server hostname into the little popup when you have your mouse over a test. From now on, we just have nameoftest:color:time, I want to be able to have hostname:nameoftest:color:time. I don't find anything in ~BBHOME§/server/web/* files... Could you help me, please ?
Sincerly,


Thomas

I fear that the only solution would be to add the hostname to the htmlalttag, line 474 of bbdisplay/pagegen.c


You'll then have to recompile using make clean make and copy the resulting binary on your server.

Good luck :)

Cheers,
Gildas