[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: "Robert Holden" <robertholden (at) gmail.com>
- Date: Wed, 20 Aug 2008 10:50:56 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=zgmY/i9DVxehuugUpvuupsgI+kYEWuiQFiPsS91oAVI=; b=jIduIhFFZ76tHYTLTpTcj4+dGWRXX6+X85Ul6kU36CJfdYtsFUR/Cgy6vedAXxjWIk uEf6AdNIgG86DnVDDQfkd84/Cdj9vL6VUfu0pRn40aPzDYulL8xiKfwCu+EyyAwBKU15 CT+bwq+sRwnGCS0ba1QkYFbc+lvPAQW8wQOQ0=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=EgJAqIGfL5pq9wVm9R7akA7QKaLdnLQ8dde+bwyRmqDkrQTXSqxFzlIbep+S1ntEIZ 9IMqD51hFw394X++oETq04YBZW3JivZYATuccrfpSn9zD0HDYiI1Tj42pKRONgdlFUmH NBPvxG8n528AHesgCERsNZ9h367F3Ep8ByNpk=
- References: <eb2031b0808191409r31588b56yd9d435518e420a13 (at) mail.gmail.com> <00e701c902eb$5c8a56f0$159f04d0$ (at) rr.com>
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
>
>
>