[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [hobbit] Hobbit patch for highlighting of lines (used in blue theme)
- To: <hobbit (at) hswn.dk>
- Subject: RE: [hobbit] Hobbit patch for highlighting of lines (used in blue theme)
- From: "Joshua Krause" <forums (at) triadbiz.rr.com>
- Date: Wed, 20 Aug 2008 14:34:16 -0400
- References: <eb2031b0808191409r31588b56yd9d435518e420a13 (at) mail.gmail.com> <00e701c902eb$5c8a56f0$159f04d0$ (at) rr.com> <eb2031b0808201050s3dbf7fa5re4c3726b12fed535 (at) mail.gmail.com>
- Thread-index: AckC7bvqMfIunMqPQteJ2C0ipy6WAQABY7Xg
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 ...
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 <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