[SOLVED] Two different-looking NAV_TABLE_COLUMNS
Posted: Sun 23. May 2004, 14:45
I'm looking for a solution for the following problem:
I want to add a secondairy menu showing a specific branch of articles somewhere on the right (I use a NAV_TABLE_COLUMN on the left) The specific branch is set unvisible.
When I make a menu like this: {NAV_TABLE_COLUMN:16} (where 16 is the ID of the branch I would like to show here) I get what I want, but with the same (and thus wrong) layout as my major (left) menu.
The NAV_LIST_CURRENT has the right layout, but unfortunately it cannot be set to render the right ID.
So basically: who knows how to set a different style for a second TABLE_COLUMN, or who knows how to get a simple/list menu to start (and stay) at a specific ID
I use 1.1-rc4 in the 22-05-2004 version.
> apart from this question, maybe the jungle of different NAV_ functionality can be cleared up so that every NAV_ reflects the same options? So wheter I use a _TABLE_COLUMN, a _TABLE_SIMPLE, a _ROW, a _TOP, a _LIST or whatever other menu there is, I can set the following: [show_index]:[start_id]:[max_depth]:[css_class] ???
I want to add a secondairy menu showing a specific branch of articles somewhere on the right (I use a NAV_TABLE_COLUMN on the left) The specific branch is set unvisible.
When I make a menu like this: {NAV_TABLE_COLUMN:16} (where 16 is the ID of the branch I would like to show here) I get what I want, but with the same (and thus wrong) layout as my major (left) menu.
The NAV_LIST_CURRENT has the right layout, but unfortunately it cannot be set to render the right ID.
So basically: who knows how to set a different style for a second TABLE_COLUMN, or who knows how to get a simple/list menu to start (and stay) at a specific ID
I use 1.1-rc4 in the 22-05-2004 version.
> apart from this question, maybe the jungle of different NAV_ functionality can be cleared up so that every NAV_ reflects the same options? So wheter I use a _TABLE_COLUMN, a _TABLE_SIMPLE, a _ROW, a _TOP, a _LIST or whatever other menu there is, I can set the following: [show_index]:[start_id]:[max_depth]:[css_class] ???