toggle for categories

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: HTML_TreeMenu - where and how to ?

Post by garvinhicking »

JWalker, but it in your bundled-libs directory. "HTTP" has nothing to do with "HTML". :)

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
JWalker
Regular
Posts: 177
Joined: Mon Sep 12, 2005 4:14 pm
Location: Botevgrad, Bulgaria
Contact:

TreeMenu - edited post

Post by JWalker »

He-he, obviously I watched too much in the monitor today. :)
RobW

Post by RobW »

Thanks Guys - yes, the default paths in the module were incorrect. Fixed em up and it works a treat.
JWalker
Regular
Posts: 177
Joined: Mon Sep 12, 2005 4:14 pm
Location: Botevgrad, Bulgaria
Contact:

Styling problem ?

Post by JWalker »

Now the plugin works well and last thing is the title. Why it is not as another plugins titles ?
Here is what I mean :
http://www.geocities.com/i_cenov/s9y/fo ... eeMenu.htm .

I tried with other themes, the result is the same.

Ivan
Last edited by JWalker on Wed Oct 19, 2005 10:45 am, edited 1 time in total.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Styling problem ?

Post by garvinhicking »

JWalker,

hm, this seems to be a JS/CSS issue. What's your URL so we can look at the page exactly?

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
JWalker
Regular
Posts: 177
Joined: Mon Sep 12, 2005 4:14 pm
Location: Botevgrad, Bulgaria
Contact:

Post by JWalker »

It is not public URL, I use the blog in intranet only :(. The theme is 'sudan' slightly modified by me.

Regards

Ivan
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hm, that's bad. Then copy the whole HTML and CSS output ("Save whole webpage" with firefox) to a webspace and link to a .zip file with the contents here so we can fetch the output there to look at it.

Without it, it's hard to detect the problems as they are not happening on my system here...

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
JWalker
Regular
Posts: 177
Joined: Mon Sep 12, 2005 4:14 pm
Location: Botevgrad, Bulgaria
Contact:

Post by JWalker »

The link is http://www.geocities.com/i_cenov/s9y/forum/s9y.zip.
Browser encoding : Cyrillic (Windows-1251).
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hrm, okay. That really looks weird.

Sadly I have no knowledge of HTML_TreeMenu. Maybe your package has a different API than the old one the plugin was developed with...maybe you can ask the author of the plugin, Jackson Miller, if he knows whats going on? His contact address is inside the plugin file...

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
JWalker
Regular
Posts: 177
Joined: Mon Sep 12, 2005 4:14 pm
Location: Botevgrad, Bulgaria
Contact:

Post by JWalker »

There is one tree menu when I use normally blog. The two menus appear in the saved page only.

By the way, this is very minor problem, let put it aside by now.

Ivan
sweety
Regular
Posts: 42
Joined: Tue Jul 05, 2005 11:05 am

Post by sweety »

garvinhicking wrote:Sweety, this sounds like a CSS issue. You'll need to post your URL so that we can understand it.

Regards,
Garvin

Hi garvin,
sorry for not responding to your post till now....and
Thanks a lot for your help..ur idea solved my issue..it was an CSS problem...
in this line of code
$cat_nodes[0] = new HTML_TreeNode(array('text'=>'<span class="serendipitySideBarTitle">'.$this->get_config('title', '').'</span>'));

i removed <span class="....">
and it worked for me....
Thank you once again....u r the real genious

and also......BELATED HAPPY BIRTHDAY

Regards,
sweety
Post Reply