Hi!
I have a custom block that lists links (it´s been made with php since it needs some arguments).
Could be possible to create a nicemenu with it?
I know that you´re gonna tell me "doh! Read the module´s title! Nice... "menus"! But I I just have to ask if it was possible, since I would live it to be implemented on other thinks...
Thanks for your patience!
Rosamunda

Comments

krabbe’s picture

Version: 6.x-1.3 » 6.x-2.x-dev

My question points into the same direction.
Using views I created a monthly archive block which outputs a list of months as links.
Is it possible to use nicemenu with this block?

Thanx,
krabbe

add1sun’s picture

Status: Active » Closed (won't fix)

Nice menus is designed to work with an HTML structure based on the Drupal menu system. I'm sure you can copy the CSS and rework it for what you need, but this is definitely something that won't be "built in" to the module.