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
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:robertholden at gmail.com] Sent: Tuesday, August 19, 2008 5:10 PM To: hobbit at hswn.dk 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
Couple of things to check ...
- ownership / permissions
- 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)
- 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)
- 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 <forums at triadbiz.rr.com>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:robertholden at gmail.com] *Sent:* Tuesday, August 19, 2008 5:10 PM *To:* hobbit at hswn.dk *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
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:robertholden at gmail.com] Sent: Wednesday, August 20, 2008 1:51 PM To: hobbit at hswn.dk Subject: Re: [hobbit] Hobbit patch for highlighting of lines (used in blue theme)
Couple of things to check ...
- ownership / permissions
- 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)
- 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)
- 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 <forums at triadbiz.rr.com> 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:robertholden at gmail.com] Sent: Tuesday, August 19, 2008 5:10 PM To: hobbit at hswn.dk
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
In <eb2031b0808191409r31588b56yd9d435518e420a13 at mail.gmail.com> "Robert Holden" <robertholden at gmail.com> 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
participants (3)
-
forums@triadbiz.rr.com
-
henrik@hswn.dk
-
robertholden@gmail.com