Page 1 of 1

Make your menu a list!

Posted: Sat 10. Apr 2004, 23:18
by ionrock
Hello All,
I have been very busy with work and school to spend every waking hour on this message board and for that I do apologize b/c it really has looked like the posting fued between frold and psouper is plain old insane. But to make up for things I posted a hack on my website for making your menu out of a list instead of using the tables. It is a new replacement tag and it works just like the usual {NAV_TABLE_COLUMN} as far as displaying sub menu structure items (this is how it is different from {NAV_TABLE_SIMPLE}). It doesn't take any parameters b/c it is meant ot be a replacement for the NAV_TABLE_COLUMN. It was created to make menus more customizable (like things on listamatic, alistapart, etc). Enjoy!

Posted: Sun 11. Apr 2004, 00:03
by bertalizer
Does it make nested lists like this?
http://www.phpwcms.de/forum/viewtopic.php?t=1423
Seem like a lot of people wanted this type of navigation :lol:
B.

Posted: Sun 11. Apr 2004, 00:16
by ionrock
It does nest the lists. You can see an example on my site when you click the phpwcms development link. The list menu is at the bottom of the page. :)

Posted: Mon 12. Apr 2004, 01:36
by Jérôme
Hey ionrock!

For what I see, this looks great (I do believe in W3C/XHTML ;)) and I am eagerly looking forward to try it out!

Thank you very much for this!