toggle sidebar state and Kubrick theme

Creating and modifying plugins.
Post Reply
Josh
Regular
Posts: 110
Joined: Mon Jul 18, 2005 3:02 pm
Location: Berlin
Contact:

toggle sidebar state and Kubrick theme

Post by Josh »

I am thinking about changing to the Kubrick theme and using the "toggle sidebar state" in order to make our blog more concise, beautiful and easy to navigate.

When I tried the Kubrick theme, the "toggle sidebar state"-plugin did not work.... Are the two not compatible?


Besides, is it possible to configure the toggle sidebar state plugin in such a why that the user does not have to click on the + or the -, but on the title of the sidebar plugin/HTML nugget? I think that might be more intuitive.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: toggle sidebar state and Kubrick theme

Post by garvinhicking »

That's right, the toggle sidebar state facility depends on CSS IDs only used in default template and derived ones. You'll need to adapt the plugin to be used on Kubrick.

And yes, the plugin can be modified to click differently - but you'll need to know some PHP. The plugin heavily relies on standard setups, and it'S impossible to make it configurable, because the plugin cannot easily now you you layouted your blog...

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/
Josh
Regular
Posts: 110
Joined: Mon Jul 18, 2005 3:02 pm
Location: Berlin
Contact:

Post by Josh »

Thank you, Garvin!
Post Reply