Page 1 of 1

{NAV_LIST_TOP} and {NAV_TABLE_COLUMN:integer}

Posted: Tue 1. Feb 2005, 07:52
by enot
Hi everyone!
Can you please tell me, what should I do to extend {NAV_LIST_TOP} tag so it has the functionality of {NAV_TABLE_COLUMN:integer}? I badly need to display only several items on the top, so inserting integer into the {NAV_LIST_TOP:int} would be a good solution.
Thanks.

Posted: Tue 1. Feb 2005, 10:02
by frold
this must be what your are looking for!

http://www.phpwcms.de/forum/viewtopic.php?p=32052#32052

Posted: Wed 2. Feb 2005, 07:33
by enot
No, it's quite different, I think. I just need a possibility to do this: {NAV_LIST_TOP:2}, which renders exactly the same nice tabbed horisontal menu from level 2 of structure. I have to develop multilingual site, and the best solution is to use {NAV_TABLE_COLUMN:integer} to display just the required language menu. But {nav_list_top} tag does not support this feature, and that's why I'm asking for help. :roll: