Drop-Down categories menu...

Creating and modifying plugins.
Post Reply
netmorix
Regular
Posts: 26
Joined: Wed Nov 08, 2006 9:58 pm
Location: Augsburg, Germany

Drop-Down categories menu...

Post by netmorix »

I need a menu which is horizontal and has a drop down structure. This menu needs to be generated from the categories... has someone a plugin for this or already solved this ?

Image
live long and prosper
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Drop-Down categories menu...

Post by garvinhicking »

Hi!

You can use smarty templating for the plugin_categories.tpl code.

Also check out the categories dhtml menu plugin (from spartacus) which uses the PEAR::DHTML classes to emit a selection. You might be able to turn that into a horizontal one.

I know it's possible, definitely, but I don't know if anybody did it yet.

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/
lordcoffee
Regular
Posts: 308
Joined: Tue Nov 29, 2005 10:22 pm
Location: Munich - Germany
Contact:

Post by lordcoffee »

As far as I remeber Carl did this once in one of his tutorials ...

Have a look at Carls page

Greetings, Lordcoffee
netmorix
Regular
Posts: 26
Joined: Wed Nov 08, 2006 9:58 pm
Location: Augsburg, Germany

Post by netmorix »

thanks a lot for the info, but I got it already solved with opencube menus and a little plugin.

could be seen here: headsahead.alphasystems.com
live long and prosper
Post Reply