[TYPO3-english] HMenu - Keywords
    Lee M. Childress 
    leemchildress at hotmail.com
       
    Wed Jul 14 02:38:29 CEST 2010
    
    
  
I'm try to show a list of related content on each page. Below is what I am
trying, but it is not working.
 
lib.related_content = HMENU
lib.related_content {
  special = keywords
  special {
    entryLevel = 9
  }
  1 = TMENU
  1 {
    alternativeSortingField = sorting
    noBlur = 1
    NO.allWrap = <li class="related-item"> | </li>
    wrap = ul class="related-keywords">|</ul>
  }
}
 
Where did I go wrong? Does someone have an example I can follow?
    
    
More information about the TYPO3-english
mailing list