{Nav_*}
Posted: Sun 22. Feb 2004, 13:38
Maybe I don't correctly understand the NAV Replacementtag, but maybe someone can help me :
This is my structure :
The normal {NAV_TABLE_COLUMN} Tag gives me only a listing of the levels. This is Ok, but as soon as I navigate to the (for example) Movies, I only see the Description of this directory, at the end of this description a listing containing Grafic Page 1 and Grafic Page 2 and (very bad ) those 2 available Articles are not shown in the navigation.
Is there a way to show the available articles in the Navigation ?
I tried {NAV_TABLE_SIMPLE} but then I only see the name of the Level, where the articles are in.
Using some of the other {NAV_***} Tags also doesn't help, as none of them shows available articles. They always only show the structure.
How can I realize a listing of those articles inside a structure (NOT inside the {CONTENT} Tag) ?
This is my structure :
Code: Select all
Home
|--News (Level)
|-+Worxx (Level)
|-- Description (Article)
|-+ Grafics (Level)
|-- Description (Article)
|-- Grafic Page 1 (Article)
|-- Grafic Page 2 (Article)
|-+ Movies (Level)
|-- Description (Article)
|-- Movie Page 1 (Article)
|-- Movie Page 2 (Article)
|--About us (Level)
Is there a way to show the available articles in the Navigation ?
I tried {NAV_TABLE_SIMPLE} but then I only see the name of the Level, where the articles are in.
Using some of the other {NAV_***} Tags also doesn't help, as none of them shows available articles. They always only show the structure.
How can I realize a listing of those articles inside a structure (NOT inside the {CONTENT} Tag) ?