Hobbit patch for highlighting of lines (used in blue theme)
list Robert Holden
Here is my suggested patch for 4.2.0 of hobbit to allow for highlighting of lines when mouse-over. This is a fairly simple change to 1 file (pagegen.c). I stored a copy of the patch here: http://www.uunc.net/hobbitmon/hobbit-4.2.0-pagegen.c.patch This patch is utilized by the Blue Themed hobbit: http://www.uunc.net/hobbitmon/blue-theme.tar.gz I will post updates to these files and others at: http://www.uunc.net/hobbitmon Robert
Attachments (1)
list Dns
Hi Robert, May a stupid question: How do i apply the patch? Thanks... Kind regards, DNS
▸
----- Original Message ---- From: Robert Holden <user-25cd5b2bea13@xymon.invalid> To: user-ae9b8668bcde@xymon.invalid Sent: Tuesday, August 19, 2008 11:09:41 PM Subject: [hobbit] Hobbit patch for highlighting of lines (used in blue theme) Here is my suggested patch for 4.2.0 of hobbit to allow for highlighting of lines when mouse-over. This is a fairly simple change to 1 file (pagegen.c). I stored a copy of the patch here: http://www.uunc.net/hobbitmon/hobbit-4.2.0-pagegen.c.patch This patch is utilized by the Blue Themed hobbit: http://www.uunc.net/hobbitmon/blue-theme.tar.gz I will post updates to these files and others at: http://www.uunc.net/hobbitmon Robert
list Josh Luthman
Maybe something here would help? http://www.hobbitmon.com/patches/ Josh Luthman Office: XXX-XXX-XXXX Direct: XXX-XXX-XXXX XXXX Wayne St Suite XXXX Troy, OH XXXXX Those who don't understand UNIX are condemned to reinvent it, poorly. --- Henry Spencer
▸
On Wed, Aug 20, 2008 at 1:48 AM, DNS <user-08e747311acb@xymon.invalid> wrote:
Hi Robert, May a stupid question: How do i apply the patch? Thanks... Kind regards, DNS ----- Original Message ---- From: Robert Holden <user-25cd5b2bea13@xymon.invalid> To: user-ae9b8668bcde@xymon.invalid Sent: Tuesday, August 19, 2008 11:09:41 PM Subject: [hobbit] Hobbit patch for highlighting of lines (used in blue theme) Here is my suggested patch for 4.2.0 of hobbit to allow for highlighting of lines when mouse-over. This is a fairly simple change to 1 file (pagegen.c). I stored a copy of the patch here: http://www.uunc.net/hobbitmon/hobbit-4.2.0-pagegen.c.patch This patch is utilized by the Blue Themed hobbit: http://www.uunc.net/hobbitmon/blue-theme.tar.gz I will post updates to these files and others at: http://www.uunc.net/hobbitmon Robert
list Joshua Krause
I applied the blue-theme and followed the readme. But I don't get a menu, no gifs show up and all my lettering is white. Did I do something wrong? -Josh
▸
From: Robert Holden [mailto:user-25cd5b2bea13@xymon.invalid] Sent: Tuesday, August 19, 2008 5:10 PM To: user-ae9b8668bcde@xymon.invalid Subject: [hobbit] Hobbit patch for highlighting of lines (used in blue theme) Here is my suggested patch for 4.2.0 of hobbit to allow for highlighting of lines when mouse-over. This is a fairly simple change to 1 file (pagegen.c). I stored a copy of the patch here: http://www.uunc.net/hobbitmon/hobbit-4.2.0-pagegen.c.patch This patch is utilized by the Blue Themed hobbit: http://www.uunc.net/hobbitmon/blue-theme.tar.gz I will post updates to these files and others at: http://www.uunc.net/hobbitmon Robert
list Robert Holden
Couple of things to check ... 1. ownership / permissions 2. path issues (load the page, then check view page source) ... look in the section titled 'Begin bulletin_header' (that file is used for the css and javascripts, graphics) ... verify that they are showing the correct path to the files (menu.css, theme-notIE.css, theme.css, menu.js, menu_items.js, menu_tpl.js and any gifs) 4. verify that you overwrote an existing web/www directory structure, otherwise there will be missing files (I only posted the files I changed, not all files in the directory) 5. Try showing what is in all the variables (debugging of sorts) by relinking bulletin_footer to bulletin_footer.show-variables (instead of bulletin_footer.good). On the botton of all pages it will show many of the variables used by hobbit (well, the ones I could find). It may take a minute or so to update on the bb.htm and bb2.htm pages as these are recreated every few minutes. Reports update immediately. Let me know what you discover. Robert
▸
On Wed, Aug 20, 2008 at 10:37 AM, Joshua Krause <user-41d3365fe380@xymon.invalid>wrote:
I applied the blue-theme and followed the readme. But I don't get a menu, no gifs show up and all my lettering is white. Did I do something wrong? -Josh *From:* Robert Holden [mailto:user-25cd5b2bea13@xymon.invalid] *Sent:* Tuesday, August 19, 2008 5:10 PM *To:* user-ae9b8668bcde@xymon.invalid *Subject:* [hobbit] Hobbit patch for highlighting of lines (used in blue theme) Here is my suggested patch for 4.2.0 of hobbit to allow for highlighting of lines when mouse-over. This is a fairly simple change to 1 file (pagegen.c). I stored a copy of the patch here: http://www.uunc.net/hobbitmon/hobbit-4.2.0-pagegen.c.patch This patch is utilized by the Blue Themed hobbit: http://www.uunc.net/hobbitmon/blue-theme.tar.gz I will post updates to these files and others at: http://www.uunc.net/hobbitmon Robert
list Joshua Krause
Won't be able to try til tomorrow but will look into it and get back with you. I just went back to the old way. Thanks,
▸
-Josh
From: Robert Holden [mailto:user-25cd5b2bea13@xymon.invalid]
Sent: Wednesday, August 20, 2008 1:51 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] Hobbit patch for highlighting of lines (used in blue
theme)
Couple of things to check ...
1. ownership / permissions
2. path issues (load the page, then check view page source) ... look in
the section titled 'Begin bulletin_header' (that file is used for the css
and javascripts, graphics) ... verify that they are showing the correct path
to the files (menu.css, theme-notIE.css, theme.css, menu.js, menu_items.js,
menu_tpl.js and any gifs)
4. verify that you overwrote an existing web/www directory structure,
otherwise there will be missing files (I only posted the files I changed,
not all files in the directory)
5. Try showing what is in all the variables (debugging of sorts) by
relinking bulletin_footer to bulletin_footer.show-variables (instead of
bulletin_footer.good). On the botton of all pages it will show many of the
variables used by hobbit (well, the ones I could find). It may take a
minute or so to update on the bb.htm and bb2.htm pages as these are
recreated every few minutes. Reports update immediately.
Let me know what you discover.
Robert
On Wed, Aug 20, 2008 at 10:37 AM, Joshua Krause <user-41d3365fe380@xymon.invalid>
▸
wrote: I applied the blue-theme and followed the readme. But I don't get a menu, no gifs show up and all my lettering is white. Did I do something wrong? -Josh From: Robert Holden [mailto:user-25cd5b2bea13@xymon.invalid] Sent: Tuesday, August 19, 2008 5:10 PM To: user-ae9b8668bcde@xymon.invalid Subject: [hobbit] Hobbit patch for highlighting of lines (used in blue theme) Here is my suggested patch for 4.2.0 of hobbit to allow for highlighting of lines when mouse-over. This is a fairly simple change to 1 file (pagegen.c). I stored a copy of the patch here: http://www.uunc.net/hobbitmon/hobbit-4.2.0-pagegen.c.patch This patch is utilized by the Blue Themed hobbit: http://www.uunc.net/hobbitmon/blue-theme.tar.gz I will post updates to these files and others at: http://www.uunc.net/hobbitmon Robert
list Henrik Størner
▸
In <user-d6b562cd7722@xymon.invalid> "Robert Holden" <user-25cd5b2bea13@xymon.invalid> writes:
Here is my suggested patch for 4.2.0 of hobbit to allow for highlighting of lines when mouse-over. This is a fairly simple change to 1 file (pagegen.c).
It just adds a "class=line" to the <td> tag, simple enough. Applied on my copy, so I'll check it into SVN later tonight. Regards, henrik