xhtml compliant sitemap

Note that the expressions in brackets "{$styles.*}" need to be defined in the constants. In this case they come from the default inclusion of styles.content.default. (note that there are two parts:one goes in CONSTANTS, the other in SETUP - more on that here)

  1. styles.sitemap.text >
  2. styles.sitemap.text = HMENU
  3. styles.sitemap.text.stdWrap.wrap = <ul>|</ul>
  4. styles.sitemap.text {
  5.   1 = TMENU
  6.   1.NO.allWrap = <li>|</li>
  7.   1.NO.linkWrap = {$styles.sitemap.text.itemWrap}
  8.   1.NO.ATagBeforeWrap = 1
  9.   1.target = {$styles.sitemap.text.target}
  10.   1.expAll = 1
  11.   1.noBlur = 1
  12.   2 = TMENU
  13.   2.wrap=<ul>|</ul>
  14.   2.NO.wrapItemAndSub = <li>|</li>
  15.   2.NO.linkWrap = {$styles.sitemap.text.itemWrap}
  16.   2.NO.ATagBeforeWrap = 1
  17.   2.target = {$styles.sitemap.text.target}
  18.   2.expAll = 1
  19.   2.noBlur = 1
  20.   3 = TMENU
  21.   3.wrap=<ul>|</ul>
  22.   3.NO.wrapItemAndSub = <li>|</li>
  23.   3.NO.linkWrap = {$styles.sitemap.text.itemWrap}
  24.   3.NO.ATagBeforeWrap = 1
  25.   3.target = {$styles.sitemap.text.target}
  26.   3.expAll = 1
  27.   3.noBlur = 1
  28.   4 = TMENU
  29.   4.wrap=<ul>|</ul>
  30.   4.NO.wrapItemAndSub = <li>|</li>
  31.   4.NO.linkWrap = {$styles.sitemap.text.itemWrap}
  32.   4.NO.ATagBeforeWrap = 1
  33.   4.target = {$styles.sitemap.text.target}
  34.   4.expAll = 1
  35.   4.noBlur = 1
  36.   5 = TMENU
  37.   5.wrap=<ul>|</ul>
  38.   5.NO.wrapItemAndSub = <li>|</li>
  39.   5.NO.linkWrap = {$styles.sitemap.text.itemWrap}
  40.   5.NO.ATagBeforeWrap = 1
  41.   5.target = {$styles.sitemap.text.target}
  42.   5.expAll = 1
  43.   5.noBlur = 1
  44.   6.wrap=<ul>|</ul>
  45.   6.NO.wrapItemAndSub = <li>|</li>
  46.   6.NO.linkWrap = {$styles.sitemap.text.itemWrap}
  47.   6.NO.ATagBeforeWrap = 1
  48.   6.target = {$styles.sitemap.text.target}
  49.   6.expAll = 1
  50.   6.noBlur = 1
  51. }
  52.  
  53. # re-import the menu above in styles content default
  54. # this line is especially important because otherwise it won't work
  55.  
  56. tt_content.menu.20.2 < styles.sitemap.text
  57.  
  58.  
Last update: 29.03.2006

Did this document help you?

Yes: Write us what helped you

Ok, but: Suggest improvements, report inaccuracies etc.

not helpful: Tell us what would have helped